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

ci: Publishes helm chart #78

Merged
merged 5 commits into from
Aug 5, 2024
Merged

ci: Publishes helm chart #78

merged 5 commits into from
Aug 5, 2024

Conversation

AlfredoG87
Copy link
Contributor

Description:
Adding a new Job to the publish WF so it also publishes the helm chart

Related issue(s):

Fixes #65

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 requested review from a team as code owners August 1, 2024 22:54
@AlfredoG87 AlfredoG87 self-assigned this Aug 1, 2024
@AlfredoG87 AlfredoG87 added P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Release Issues tied to release management functions github_actions labels Aug 1, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Aug 1, 2024
Signed-off-by: Alfredo Gutierrez <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
…NAPSHOT version that will be dependent on the next release version.

at start will be `0.1.0-SNAPSHOT` and once we release `v0.1.0` it will be `0.2.0-SNAPSHOT` for integration release (whenever a push is commited to main)

Signed-off-by: Alfredo Gutierrez <[email protected]>
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks Fredy!

@AlfredoG87 AlfredoG87 merged commit 6ddb2fb into main Aug 5, 2024
7 checks passed
@AlfredoG87 AlfredoG87 deleted the gha-wf-helm-chart-publish branch August 5, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions P2 Required to be completed in the assigned milestone, but may or may not impact release schedule. Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish Helm Chart to Repo GitHub Pages
2 participants