Closed ewels closed 1 year ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 74a23e7
+| ✅ 156 tests passed |+
#| ❔ 2 tests were ignored |#
!| ❗ 1 tests had warnings |!
As the workflow only runs on pipeline release, there was no way to test that it was working. I just added a workflow_dispatch
trigger to it, which means you'll get a button in the Actions tab for it where you can fire it off manually.
Use this with care, as it'll overwrite the stable tag used by the pipeline in production, potentially with new software versions.
It may be worth thinking about updating this to tag the docker image with the release number, then referencing that tag within the code. A bit more work and a bit more fiddly, but would be more reproducible.
Looks good! Errors will be fixed in dev.
Fixes for the Docker image build + push action that runs on release.
New image URL is https://quay.io/repository/nf-core/prepareaa