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

Just run CI on the oldest + newest supported Python versions #2074

Merged
merged 5 commits into from Sep 29, 2023

Conversation

ewels
Copy link
Member

@ewels ewels commented Sep 24, 2023

Small measure to reduce the amount of CI jobs that we run.

I think it's vanishingly rare that anything fails only in a middle version of Python - it's basically always one end of the range. So maybe it makes sense to only run tests on the extremes.

@vladsavelyev
Copy link
Member

@multiqc-bot changelog

@vladsavelyev
Copy link
Member

@multiqc-bot changelog

@vladsavelyev vladsavelyev merged commit 0ff8ec3 into master Sep 29, 2023
3 checks passed
@ewels ewels deleted the ci-fewer-python-versions branch September 29, 2023 21:34
a-frantz added a commit to a-frantz/MultiQC that referenced this pull request Oct 2, 2023
* master:
  Just run CI on the oldest + newest supported Python versions (MultiQC#2074)
  Picard: fix parsing mixed strings/numbers, account for trailing tab (MultiQC#2083)
  FastQC: add top overrepresented sequences table (MultiQC#2075)
  Add GitHub Actions bot workflow to fix code linting from a PR comment (MultiQC#2082)
  Use custom exception type instead of `UserWarning` when no samples are found. (MultiQC#2049)
  Lint modules for missing `self.add_software_version` (MultiQC#2081)
  Changelog bot: Update docs (MultiQC#2077)
  Changelog action: remove `.capitalize()`, add changelog entry (MultiQC#2080)
  Add action to populate the change log from PR titles triggered by `@multiqc-bot changelog` (MultiQC#2025)

# Conflicts:
#	CHANGELOG.md
#	multiqc/modules/ngsderive/ngsderive.py
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

3 participants