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

Clean up failing "fork sync" actions #47

Closed
wants to merge 44 commits into from
Closed

Conversation

kelly-sovacool
Copy link
Member

dnousome and others added 30 commits July 31, 2023 16:28
Two problems with previous code:

- syntax error -- tried to use variable that didn't exist
- checking file extension isn't reliable to know the type, anyone can write a plain text file and give it a .gz extension
Fix gzip check in rule `ffpefilter_mafs`
On hotfix: add pre-commit config to enforce conventional commits style
unless runmode == 'init'

fixes #29
Don't overwrite user's config files unless runmode == 'init'
don't assume /lscratch/$SLURM_JOBID is always available

resolves #32
Hotfix: set tmp dir dynamically
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.

4 participants