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 --finalize-dataset to database finalize call #558

Merged
merged 2 commits into from
Jun 9, 2021

Conversation

edoardopirovano
Copy link
Contributor

This PR makes a minor change to the database finalize call the Action makes by adding the --finalize-dataset flag to it. This allows us to free up some space on disk, at the expense of not being able to import further data into the dataset. This is okay, however, because the Action does not import further TRAP files after calling finalize.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@edoardopirovano edoardopirovano enabled auto-merge (rebase) June 9, 2021 15:42
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.

None yet

2 participants