Skip to content

Commit 37fc4db

Browse files
authored
drop sample-source and controller (#396)
1 parent e6442d9 commit 37fc4db

36 files changed

Lines changed: 69 additions & 163 deletions

.github/ISSUE_TEMPLATE/release-checklist.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -563,24 +563,6 @@ Check the [update-deps workflow](https://github.com/knative-extensions/knobots/a
563563
[reconciler-test-prow-badge]: https://prow.knative.dev/badge.svg?jobs=release_reconciler-test_main_periodic
564564
[reconciler-test-prow-job]: https://prow.knative.dev?job=release_reconciler-test_main_periodic
565565

566-
[sample-controller-version-badge]: https://img.shields.io/github/release-pre/knative-extensions/sample-controller.svg?sort=semver
567-
[sample-controller-release-badge]: https://github.com/knative/release/actions/workflows/knative-extensions-sample-controller.yaml/badge.svg
568-
[sample-controller-release-page]: https://github.com/knative-extensions/sample-controller/releases
569-
[sample-controller-release-workflow]: https://github.com/knative/release/actions/workflows/knative-extensions-sample-controller.yaml
570-
[sample-controller-nightly-badge]: https://prow.knative.dev/badge.svg?jobs=nightly_sample-controller_main_periodic
571-
[sample-controller-nightly-page]: https://prow.knative.dev?job=nightly_sample-controller_main_periodic
572-
[sample-controller-prow-badge]: https://prow.knative.dev/badge.svg?jobs=release_sample-controller_main_periodic
573-
[sample-controller-prow-job]: https://prow.knative.dev?job=release_sample-controller_main_periodic
574-
575-
[sample-source-version-badge]: https://img.shields.io/github/release-pre/knative-extensions/sample-source.svg?sort=semver
576-
[sample-source-release-badge]: https://github.com/knative/release/actions/workflows/knative-extensions-sample-source.yaml/badge.svg
577-
[sample-source-release-page]: https://github.com/knative-extensions/sample-source/releases
578-
[sample-source-release-workflow]: https://github.com/knative/release/actions/workflows/knative-extensions-sample-source.yaml
579-
[sample-source-nightly-badge]: https://prow.knative.dev/badge.svg?jobs=nightly_sample-source_main_periodic
580-
[sample-source-nightly-page]: https://prow.knative.dev?job=nightly_sample-source_main_periodic
581-
[sample-source-prow-badge]: https://prow.knative.dev/badge.svg?jobs=release_sample-source_main_periodic
582-
[sample-source-prow-job]: https://prow.knative.dev?job=release_sample-source_main_periodic
583-
584566
[autoscaler-keda-version-badge]: https://img.shields.io/github/release-pre/knative-extensions/autoscaler-keda.svg?sort=semver
585567
[autoscaler-keda-release-badge]: https://github.com/knative/release/actions/workflows/knative-extensions-autoscaler-keda.yaml/badge.svg
586568
[autoscaler-keda-release-page]: https://github.com/knative-extensions/autoscaler-keda/releases

.github/workflows/knative-caching.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative/caching'
76

.github/workflows/knative-client.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative/client'
76

.github/workflows/knative-eventing.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative/eventing'
76

.github/workflows/knative-extensions-autoscaler-keda.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/autoscaler-keda'
76

.github/workflows/knative-extensions-backstage-plugins.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/backstage-plugins'
76

.github/workflows/knative-extensions-eventing-autoscaler-keda.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/eventing-autoscaler-keda'
76

.github/workflows/knative-extensions-eventing-ceph.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/eventing-ceph'
76

.github/workflows/knative-extensions-eventing-github.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/eventing-github'
76

.github/workflows/knative-extensions-eventing-gitlab.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Copyright 2023 The Knative Authors.
1+
# Copyright The Knative Authors.
22
# SPDX-License-Identifier: Apache-2.0
3-
4-
# This file is automagically generation from ./hack/update-workflows.sh
3+
# This file is automagically generated from ./hack/update-workflows.sh
54

65
name: 'knative-extensions/eventing-gitlab'
76

0 commit comments

Comments
 (0)