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 README files to compressed and copy archive directories #43

Merged
merged 6 commits into from
Nov 28, 2024

Conversation

pjbriggs
Copy link
Member

Updates the make_archive_dir and make_copy functions to include a "README" file (called ARCHIVE_README) in the resulting compressed and copy archive directories.

Each file is intended to give a description of the archive contents and metadata (for example, for a compressed archive it describes what the .tar.gz and .md5 files refer too).

The PR implements a new utility class ReadmeFile which is used to populate and write these files.

@pjbriggs pjbriggs added the enhancement New feature or request label Nov 28, 2024
@pjbriggs pjbriggs merged commit 9247423 into master Nov 28, 2024
10 checks passed
@pjbriggs pjbriggs deleted the add-readmes-to-archive-dirs branch November 28, 2024 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant