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

miniogre update to update pre-existing reproducibility artifacts #34

Open
wilderlopes opened this issue Nov 29, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@wilderlopes
Copy link
Contributor

Why

It is useful to update the artifacts during the work session, for example, when the developer installs something manually and wants to update the artifacts before committing them.

Features

It differs from miniogre run --no-container because it allows the user to generate each artifact separately. For example:

miniogre update --artifact requirements.txt: updates only the requirements.txt
miniogre update --artifact README.md: updates only the requirements.txt

But the regular miniogre update will update all the existing artifacts.

@wilderlopes wilderlopes added the enhancement New feature or request label Nov 29, 2024
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

No branches or pull requests

1 participant