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

chore: fix bump workflow for manual runs #235

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

rud
Copy link
Contributor

@rud rud commented Aug 22, 2024

Invoke this workflow manually when you want to create an updated Helm chart. If you pass in a ZITADEL release tag, then that is the version the new chart will use, otherwise the chart will automatically refer to the latest version.

Related chat thread

Definition of Ready

  • I am happy with the code
  • Short description of the feature/issue is added in the pr description
  • PR is linked to the corresponding user story
  • Acceptance criteria are met
  • All open todos and follow ups are defined in a new ticket and justified
  • Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • No debug or dead code
  • My code has no repetitions
  • Documentation/examples are up-to-date
  • All non-functional requirements are met
  • If possible, the test configuration is adjusted so acceptance tests cover my changes

@hifabienne hifabienne added the os-contribution This is a contribution from our open-source community label Aug 22, 2024
…version

Invoke this workflow manually when you want to create an updated Helm chart. If you pass in a ZITADEL release tag, then that is the version the new chart will use, otherwise the chart will automatically refer to the latest version.
@rud rud force-pushed the rud/setup-easy-zitadel-updating branch from 91e34e5 to 54f47ff Compare August 22, 2024 14:45
@eliobischof eliobischof changed the title feat: bump workflow now supports manual run with an optional ZITADEL version tag chore: fix bump workflow for manual runs Aug 22, 2024
Copy link
Member

@eliobischof eliobischof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @rud, this PR probably makes a lot of lives easier 😃
Let's try it out and add the cron lines if everything works as expected.

@eliobischof eliobischof merged commit 5febb55 into zitadel:main Aug 22, 2024
8 checks passed
@rud rud deleted the rud/setup-easy-zitadel-updating branch August 23, 2024 02:15
@rud rud mentioned this pull request Aug 23, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os-contribution This is a contribution from our open-source community
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants