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

First Release #15

Merged
merged 23 commits into from
Sep 9, 2020
Merged

First Release #15

merged 23 commits into from
Sep 9, 2020

Conversation

FriederikeHanssen
Copy link
Contributor

@ggabernet I realised that my branch was not named correctly and their was no docker image built triggered. which is why I have now renamed the branch.

Many thanks to contributing to nf-core/bamtofastq!

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

  • 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/bamtofastq 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/bamtofastq/tree/master/.github/CONTRIBUTING.md

Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Rike, thanks for the PR!
For the tests to run, you can fix the container pulling and tagging as suggested. Additionally, we try to do release tags with 1.0.0 rather than 1.0. Do you think that you could still change it with bump-versions?

Additionally, there is an updated github actions CI workflow and a new container pushing workflow in the template that are quite useful. Maybe you could update these?

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Co-authored-by: Gisela Gabernet <[email protected]>
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HI Rike, I have some small changes. Great work with the pipeline!

.github/workflows/aws.yml Outdated Show resolved Hide resolved
.github/workflows/aws.yml Outdated Show resolved Hide resolved
.github/workflows/aws.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
@ggabernet ggabernet changed the base branch from master to dev September 9, 2020 14:22
@FriederikeHanssen
Copy link
Contributor Author

@ggabernet let's see if this works now

Copy link
Member

@ggabernet ggabernet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the container slug in the nextflow.config is missing ;)

nextflow.config Outdated Show resolved Hide resolved
Co-authored-by: Gisela Gabernet <[email protected]>
@FriederikeHanssen
Copy link
Contributor Author

waiting on the tests to pass before merging

environment.yml Outdated Show resolved Hide resolved
@FriederikeHanssen FriederikeHanssen merged commit 9fcf139 into nf-core:dev Sep 9, 2020
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