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

Remove hard coding of wf details from cleanup functions #115

Merged
merged 8 commits into from
Aug 9, 2024

Conversation

aschroed
Copy link
Member

@aschroed aschroed commented Aug 8, 2024

  • refactor of cleanup.py to get info about accepted workflow versions and run times from db and remove hard coded array
  • updated find_and_release notebook to utilize this - not backward compatible
  • corrected small bug in delete_wfr function that failed to cleanup errored or duplicated workflow runs on user submitted files as they are not outputs of wfrs
  • removed the wfr_settings.py file as these functions are not used and info is out of date

@aschroed aschroed merged commit 9cbd0e2 into master Aug 9, 2024
5 checks passed
@aschroed aschroed deleted the ajs_upd_wfr_clean_fxns branch August 9, 2024 15:07
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.

3 participants