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 an obuilder clean command to clean all build results #140

Merged
merged 1 commit into from
Jan 31, 2023
Merged

Conversation

MisterDA
Copy link
Contributor

It can be extended later to also clean other metadata.
This is useful for the Docker backend when I sometimes want to start over from a clean state, but I can't just delete the state directory since the images etc are stored in Docker. A possible extension would be to add functions to the store and sandbox to also clean their states (that will be needed for the Docker backend).

It can be extended later to also clean other metadata.
@MisterDA MisterDA merged commit cd6ee6b into master Jan 31, 2023
@MisterDA MisterDA deleted the clean branch January 31, 2023 10:37
kit-ty-kate pushed a commit to ocaml/opam-repository that referenced this pull request Feb 20, 2023
CHANGES:

- Updates to address rsync and sandbox issues.
  (@mtelvers ocurrent/obuilder#139, reviewed by @tmcgilchrist and @MisterDA)
- Add an obuilder clean command to clean all build results.
  (@MisterDA ocurrent/obuilder#140, reviewed by @tmcgilchrist)
- Make rsync-mode mandatory when using rsync store.
  (@tmcgilchrist ocurrent/obuilder#132, reviewed by @kit-ty-kate and @MisterDA)
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