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

feat: TarFileWriter #115

Merged
merged 6 commits into from
Mar 28, 2024
Merged

Conversation

aaraney
Copy link
Member

@aaraney aaraney commented Mar 25, 2024

closes #113

ngen.config_gen -- 0.0.2

Additions

  • TarFileWriter enables writing config files to an archive

@aaraney aaraney requested a review from hellkite500 March 25, 2024 15:29
@aaraney aaraney added the ngen.config_gen Related to ngen.config_gen package label Mar 25, 2024
@aaraney aaraney force-pushed the add-archive-output-type branch from 3dca1e8 to bfb2b6b Compare March 25, 2024 16:30
@aaraney aaraney merged commit 6f0bef7 into NOAA-OWP:master Mar 28, 2024
13 checks passed
@aaraney
Copy link
Member Author

aaraney commented Mar 28, 2024

Thanks for the review, @robertbartel!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ngen.config_gen Related to ngen.config_gen package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a tar gz archive file writer for config generator
2 participants