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

Validate that package names are the same across index.yaml and packages/ #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adamkpickering
Copy link

In order to make the repository easier to understand and work with (think: scripting) we want to ensure that package/chart names are always the same across index.yaml (and therefore assets/ and charts/) and packages/. For example, we want the package at packages/jfrog/artifactory-ha to correspond to a helm chart with the name artifactory-ha. This PR introduces a validation that ensures that this is the case.

@adamkpickering adamkpickering marked this pull request as ready for review October 25, 2024 22:39
@adamkpickering adamkpickering requested a review from a team as a code owner October 25, 2024 22:39
@adamkpickering adamkpickering marked this pull request as draft October 29, 2024 16:56
@adamkpickering
Copy link
Author

Converted to draft in order to rebase this onto #37.

@adamkpickering adamkpickering force-pushed the validate-package-names branch 2 times, most recently from ebbf7a4 to 44cc98a Compare October 29, 2024 17:16
@adamkpickering adamkpickering marked this pull request as ready for review October 31, 2024 17:40
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

Successfully merging this pull request may close these issues.

1 participant