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 universal extension path function to sunbeamlib #496

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

Ulthran
Copy link
Contributor

@Ulthran Ulthran commented Aug 6, 2024

  • I have run pytest .tests/ on a local deployment and the tests passed successfully
  • If this adds a new output file, I have added a check to .tests/targets.txt
  • If this fixes a bug, I have added or modified an appropriate test
  • If this adds or modifies a rule that uses FASTQ files, the input accepts gzipped FASTQ and outputs gzipped FASTQ, or marks uncompressed FASTQ output as temp

If this is for a release:

  • I have updated documentation
  • I have updated the hardcoded version at the top of install.sh to match what this release's version will be
  • I have created a release archive that will be attached to this release (bash dev_scripts/generate_archive.sh)

@Ulthran Ulthran linked an issue Aug 6, 2024 that may be closed by this pull request
@Ulthran Ulthran merged commit a148477 into main Aug 7, 2024
6 checks passed
@Ulthran Ulthran deleted the 490-add-universal-get_extension_path branch August 7, 2024 13:41
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.

Add universal get_extension_path
1 participant