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

Updated github actions #774

Merged
merged 1 commit into from
Nov 16, 2020
Merged

Updated github actions #774

merged 1 commit into from
Nov 16, 2020

Conversation

KevinMenden
Copy link
Contributor

@KevinMenden KevinMenden commented Nov 16, 2020

PR to fix #739

Changed the actions in awstest.yml and awsmegatest.yml to
conda-incubator/setup-miniconda@v2

and switched version of get-diff-action@v1 to get-diff-action@v4 in ci.yml.
Also changed the PREFIX_FILTER to FILES command in ci.yml, because the former is deprecated.

These changes fix the problems of deprecated set-env commands in GitHub actions.

PR checklist

  • This comment contains a description of changes (with reason)

@KevinMenden KevinMenden requested a review from ewels November 16, 2020 07:48
@apeltzer apeltzer merged commit f7536e4 into nf-core:dev Nov 16, 2020
ewels added a commit to ewels/nf-core-smrnaseq that referenced this pull request Nov 16, 2020
ewels added a commit to ewels/nf-core-smrnaseq that referenced this pull request Nov 16, 2020
@skrakau skrakau mentioned this pull request Nov 18, 2020
5 tasks
ewels added a commit to ewels/nf-core-methylseq that referenced this pull request Nov 18, 2020
ewels added a commit to ewels/nf-core-tools that referenced this pull request Nov 18, 2020
With update to GitHub Actions technote-space/get-diff-action, we need to use env.MATCHED_FILES instead of env.GIT_DIFF to see if any of the files listed under FILES have been changed. env.GIT_DIFF basically always returns true, so currently the Docker image always builds.

Docs: https://github.com/marketplace/actions/get-diff-action#examples-of-env

Original PR: nf-core#774
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