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

Use cached builds for release and publish workflow #423

Open
NohaIhab opened this issue Jan 21, 2025 · 1 comment
Open

Use cached builds for release and publish workflow #423

NohaIhab opened this issue Jan 21, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@NohaIhab
Copy link
Contributor

Context

Based on the CI now using cached builds and building charms in separate runners in #421 and using them in the integration tests, we should use the same charm artifacts in the release and publish workflow. This is to ensure that we release the same artifact that we have tested. It is compliant with the CI/CD 25.04 roadmap item scope.

What needs to get done

  1. Refactor the release workflow to use the same builds as tests
  2. Refactor the publish workflow to use the same builds as tests

Definition of Done

single cached build for integration tests, publish, and release

@NohaIhab NohaIhab added the enhancement New feature or request label Jan 21, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6772.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant