Skip to content

Updated github actions#774

Merged
apeltzer merged 1 commit into
nf-core:devfrom
KevinMenden:dev
Nov 16, 2020
Merged

Updated github actions#774
apeltzer merged 1 commit into
nf-core:devfrom
KevinMenden:dev

Conversation

@KevinMenden

@KevinMenden KevinMenden commented Nov 16, 2020

Copy link
Copy Markdown
Contributor

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