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

Bug fixes in v1.4 release #319

Merged
merged 13 commits into from
Oct 17, 2019
Merged

Bug fixes in v1.4 release #319

merged 13 commits into from
Oct 17, 2019

Conversation

drpatelh
Copy link
Member

@drpatelh drpatelh commented Oct 17, 2019

Many thanks to contributing to nf-core/rnaseq!

To ensure that your build passes, please make sure your pull request is to the dev branch rather than to master. Thank you!

Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).

PR checklist

  • PR is to dev rather than master
  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/rnaseq branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/nf-core/rnaseq/tree/master/.github/CONTRIBUTING.md

  • Bump versions to 1.5dev
  • Fixed parameter warnings #316 and 318
  • Fixed #307 - Confusing Info Printout about GFF and GTF
  • Adjusted some but not all spacing. Will need to review this all again before the next release.

@drpatelh
Copy link
Member Author

Some of the version changes you sent werent consistent @apeltzer . Ive bumped everything to 1.4.1 now. Can you just double-check everything please?

@drpatelh
Copy link
Member Author

Some tests are failing? 😕

@drpatelh
Copy link
Member Author

Ah, its because we bumped versions and tests cant find the appropriate container...

@drpatelh
Copy link
Member Author

Why are we still using 0.32.0 though for tests? You bumped that no @apeltzer ?

@drpatelh
Copy link
Member Author

Ah, GitHub actions files need to be updated too. Will need to add this into bump-versions:

nxf_ver: ['0.32.0', '']

@apeltzer
Copy link
Member

We bumped it everywhere but in the GitHub Actions tests ... (which are not auto-bumped atm).

@apeltzer
Copy link
Member

Open an issue for that nf-core/tools#429

@drpatelh
Copy link
Member Author

Ok. Tests are still failing because GitHub cant find the docker container for 1.4.1 whats the easiest way to fix this?

@drpatelh
Copy link
Member Author

Looking much better. Do your thing with the patch release when youre happy 👍

@apeltzer apeltzer changed the base branch from dev to patch October 17, 2019 13:30
@apeltzer apeltzer changed the base branch from patch to dev October 17, 2019 13:30
@apeltzer apeltzer merged commit 7be55d3 into nf-core:dev Oct 17, 2019
apeltzer added a commit that referenced this pull request Oct 17, 2019
apeltzer added a commit that referenced this pull request Oct 17, 2019
@drpatelh drpatelh mentioned this pull request Oct 17, 2019
9 tasks
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.

2 participants