-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add links to the release issue template (#1954)
* doc: add links to template * add changelog item * link to dependency updates * undo network links * update processor-sdk * update template * prepare to latest version * update template
- Loading branch information
Showing
4 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,20 +35,20 @@ body: | |
attributes: | ||
label: Update Dependencies | ||
options: | ||
- label: '**conduit-commons**: Run `scripts/get-compare-link.sh ../conduit-commons/` to compare the latest tag and `main` branch. If changes are needed, push a new tag.' | ||
- label: '**conduit-connector-protocol**: Update `conduit-commons` if necessary: `go get github.com/conduitio/[email protected]`. Run `scripts/get-compare-link.sh ../conduit-connector-protocol/` and tag if needed.' | ||
- label: '**conduit-connector-sdk**: Update dependencies (`conduit-commons`, `conduit-connector-protocol`) as needed. Run `scripts/get-compare-link.sh ../conduit-connector-sdk/` and tag if needed.' | ||
- label: '**conduit-processor-sdk**: Update `conduit-commons` if necessary. Run `scripts/get-compare-link.sh ../conduit-processor-sdk/` and tag if needed.' | ||
- label: '**conduit-schema-registry**: Update `conduit-commons` if necessary. Run `scripts/get-compare-link.sh ../conduit-schema-registry/` and tag if needed.' | ||
- label: '**Connector SDK in conduit-connector-template**: Bump the Connector SDK dependency.' | ||
- label: '**conduit-connector-file**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-file/` and tag if needed.' | ||
- label: '**conduit-connector-kafka**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-kafka/` and tag if needed.' | ||
- label: '**conduit-connector-generator**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-generator/` and tag if needed.' | ||
- label: '**conduit-connector-s3**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-s3/` and tag if needed.' | ||
- label: '**conduit-connector-postgres**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-postgres/` and tag if needed.' | ||
- label: '**conduit-connector-log**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-log/` and tag if needed.' | ||
- label: '**Bump built-in connectors on Conduit**: Run `scripts/bump-builtin-connectors.sh`' | ||
- label: '**Release Conduit** (see instructions below).' | ||
- label: '**[conduit-commons](https://github.com/ConduitIO/conduit-commons)**: Run `scripts/get-compare-link.sh ../conduit-commons/` to compare the latest tag and `main` branch. If changes are needed, push a new tag.' | ||
- label: '**[conduit-connector-protocol](https://github.com/ConduitIO/conduit-connector-protocol)**: Update `conduit-commons` if necessary: `go get github.com/conduitio/[email protected]`. Run `scripts/get-compare-link.sh ../conduit-connector-protocol/` and tag if needed.' | ||
- label: '**[conduit-connector-sdk](https://github.com/ConduitIO/conduit-connector-sdk)**: Update dependencies (`conduit-commons`, `conduit-connector-protocol`) as needed. Run `scripts/get-compare-link.sh ../conduit-connector-sdk/` and tag if needed.' | ||
- label: '**[conduit-processor-sdk](https://github.com/ConduitIO/conduit-processor-sdk)**: Update `conduit-commons` if necessary. Run `scripts/get-compare-link.sh ../conduit-processor-sdk/` and tag if needed.' | ||
- label: '**[conduit-schema-registry](https://github.com/ConduitIO/conduit-schema-registry)**: Update `conduit-commons` if necessary. Run `scripts/get-compare-link.sh ../conduit-schema-registry/` and tag if needed.' | ||
- label: '**[Connector SDK in conduit-connector-template](https://github.com/ConduitIO/conduit-connector-template)**: Bump the Connector SDK dependency.' | ||
- label: '**[conduit-connector-file](https://github.com/ConduitIO/conduit-connector-file)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-file/` and tag if needed.' | ||
- label: '**[conduit-connector-kafka](https://github.com/ConduitIO/conduit-connector-kafka)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-kafka/` and tag if needed.' | ||
- label: '**[conduit-connector-generator](https://github.com/ConduitIO/conduit-connector-generator)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-generator/` and tag if needed.' | ||
- label: '**[conduit-connector-s3](https://github.com/ConduitIO/conduit-connector-s3)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-s3/` and tag if needed.' | ||
- label: '**[conduit-connector-postgres](https://github.com/ConduitIO/conduit-connector-postgres)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-postgres/` and tag if needed.' | ||
- label: '**[conduit-connector-log](https://github.com/ConduitIO/conduit-connector-log)**: Bump the Connector SDK `scripts/bump-sdk-in-connectors.sh vX.Y.Z`. Run `scripts/get-compare-link.sh ../conduit-connector-log/` and tag if needed.' | ||
- label: '**Bump built-in connectors on Conduit**: Run `scripts/bump-builtin-connectors.sh`' | ||
- label: '**Release Conduit** (see instructions below).' | ||
|
||
|
||
- type: markdown | ||
|
@@ -62,9 +62,10 @@ body: | |
options: | ||
- label: 'Write a blog post.' | ||
- label: 'Regenerate processor documentation on [conduit-site](https://github.com/ConduitIO/conduit-site).' | ||
- label: 'Update the banner on the website.' | ||
- label: 'Search and replace the latest version in `conduit-site`.' | ||
- label: 'Search and replace the latest version in [README.md](../README.md).' | ||
- label: 'Update the banner on the [website](https://github.com/ConduitIO/conduit-site). ⚠️ Remember to bump the `announcementBar.id`.' | ||
- label: 'Create a changelog on the [website](https://github.com/ConduitIO/conduit-site).' | ||
- label: 'Search and replace the latest version in [`conduit-site`](https://github.com/ConduitIO/conduit-site).' | ||
- label: 'Search and replace the latest version in [README.md](https://github.com/ConduitIO/conduit/blob/main/README.md).' | ||
|
||
- type: markdown | ||
attributes: | ||
|
@@ -75,7 +76,6 @@ body: | |
attributes: | ||
label: Releasing Conduit | ||
options: | ||
- label: 'Trigger a release by pushing a new tag starting with `v` (e.g., `v1.2.3`).' | ||
- label: 'Use the script [scripts/tag.sh](https://github.com/ConduitIO/conduit/blob/main/scripts/tag.sh) to ensure version conformity.' | ||
|
||
- type: markdown | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters