Skip to content

Add a parameter flag to clean up artifacts after build #11

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

Merged
merged 4 commits into from
May 29, 2025

Conversation

Rakagami
Copy link
Contributor

Issues

The artifacts that are generated by the scripts persist in the source tree. This PR adds a new parameter to remove the generated artifacts after build with the finalize hook.

This is probably a very minor issue, but I like keeping the source tree clean.

Summary

With the finalize hook, we can cleanup the generated artefacts in the build directory.

I also bumped the version. @rmorshea not sure what your version bump policy is, feel free to adjust the version as you like.

@rmorshea
Copy link
Owner

Looks good to me. Can you just update the tests to exercise this behavior?

@Rakagami
Copy link
Contributor Author

I added the parameter to the tests

@rmorshea
Copy link
Owner

I've run the tests locally. Not sure why actions aren't triggering. Will merge and release.

@rmorshea rmorshea merged commit 70410ba into rmorshea:main May 29, 2025
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