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

[charts] Implement Chart Release Validations on GHActions #469

Open
1 of 3 tasks
nicholasSUSE opened this issue Aug 22, 2024 · 2 comments
Open
1 of 3 tasks

[charts] Implement Chart Release Validations on GHActions #469

nicholasSUSE opened this issue Aug 22, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nicholasSUSE
Copy link
Contributor

nicholasSUSE commented Aug 22, 2024

When making Pull Requests for releasing charts against the release-v2.* branches,
3 Checkpoints must be manually reviewed.

Example: rancher/charts#4369

Task

Implement all these Checkpoints on GHActions jobs.

The jobs must call Golang code from charts-build-scripts if needed.

Separate the 3 checks into 3 Pull Request, each one is very complex.\

  • Checkpoint 0: Validate release.yaml
  • Checkpoint 1: Compare contents of assets/ to charts/
  • Checkpoint 2: Compare assets against index.yaml
@nicholasSUSE
Copy link
Contributor Author

nicholasSUSE commented Sep 12, 2024

@nicholasSUSE
Copy link
Contributor Author

Holding this task for now in favor of: #475

@nicholasSUSE nicholasSUSE changed the title Implement Chart Release Validations on GHActions [charts] Implement Chart Release Validations on GHActions Oct 24, 2024
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