Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connector.yaml: automatically push a tag when specification.version is changed #61

Open
hariso opened this issue Dec 3, 2024 · 0 comments

Comments

@hariso
Copy link
Contributor

hariso commented Dec 3, 2024

Feature description

Part of ConduitIO/conduit#1523.

Automatically pushing a tag when specification.version in connector.yaml is changed is part of Versionin Handling explained in ConduitIO/conduit#1522.

Feature description

  • Releasing happens by opening a PR that updates connector.version in connector.yml manually. If needed, we can provide a script that bumps it for us.
  • A GitHub action that detects any commit to main which updates the version in connector.yml. If it detects one, it pushes a tag with the updated version, triggering a release.

(Taken from no. 4 in ConduitIO/conduit#1522.)

@hariso hariso changed the title connector.yaml: automatically create create when version in connector.yaml changes connector.yaml: automatically push a tag when specification.version is changed Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant