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

Add support for templates folder when packaging helm (#69) #70

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

iDiogenes
Copy link
Contributor

@iDiogenes iDiogenes commented Feb 27, 2024

It can be necessary in bazel to assemble template files together into a single directory to be packaged by using something like aspect's copy_to_directory. This commit updates the package.go to include support for path to a templates directory which would be generated by copy_to_directory.

@iDiogenes
Copy link
Contributor Author

@abrisco or @freeformstu - I have been currently pulling this code directly from my repo as I need the functionality, but would prefer to use the bazel central registry again for this module. Would it be possible for someone to review this PR and provide feedback. Thank you.

@abrisco
Copy link
Owner

abrisco commented Apr 15, 2024

Hey! Super sorry about the absence here! I will take a look this week :)

Copy link
Owner

@abrisco abrisco 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 to me, thank you!

@abrisco abrisco merged commit 86b6fd9 into abrisco:main Apr 22, 2024
11 checks passed
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.

2 participants