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

build: Fix index.yaml generation #63

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

keelerm84
Copy link
Member

Fixes #62

Copy link

This pull request has been linked to Shortcut Story #237129: Fix index.yaml generation.


- name: Generate updated index.yaml
shell: bash
run: helm repo index . --url https://launchdarkly.github.io/ld-relay-helm --merge helm-repo/index.yaml
run: helm repo index new_chart --url https://launchdarkly.github.io/ld-relay-helm --merge helm-repo/index.yaml
Copy link
Member Author

Choose a reason for hiding this comment

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

Merging with a direct subdirectory prefixes the paths with that subdirectory. Instead, we should package into a completely separate folder and merge with a folder from a separate hierarchy.

@keelerm84 keelerm84 requested a review from a team March 19, 2024 16:14
@keelerm84 keelerm84 merged commit 4495711 into main Apr 4, 2024
2 checks passed
@keelerm84 keelerm84 deleted the mk/sc-237129/fix-index-generation branch April 4, 2024 17:02
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.

Releases prior to 3.3.0 no longer resolve
2 participants