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

Quietly install Nextflow in CI #780

Merged
merged 2 commits into from
Nov 19, 2020
Merged

Conversation

ewels
Copy link
Member

@ewels ewels commented Nov 19, 2020

Reduce the GitHub Actions CI logs for the Nextflow installation from 5,186 lines to 10.

See nextflow-io/nextflow#1800

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@mashehu
Copy link
Contributor

mashehu commented Nov 19, 2020

Very nice! I think you missed it in tests/lint_examples/failing_example/.github/workflows/linting.yml, but maybe that wasn't by accident.

@ewels
Copy link
Member Author

ewels commented Nov 19, 2020

Very nice! I think you missed it in tests/lint_examples/failing_example/.github/workflows/linting.yml, but maybe that wasn't by accident.

Not intentional, but shouldn't matter as that file isn't actually used and I'm hoping to remove all of these example files soon anyway.

@ewels ewels merged commit dd3227f into nf-core:dev Nov 19, 2020
@ewels ewels deleted the quiet-nextflow-install branch November 19, 2020 09:16
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.

3 participants