Build branch outflow with version outflow (3e2efbe)

Build pipeline: viash-hub.demultiplex.outflow-g8lwb

Source commit: 3e2efbee8c

Source message: Make sure state info is not written [no_run_nxf_tests,no_run_base_tests]
This commit is contained in:
CI
2024-12-10 15:15:28 +00:00
parent f6d898cb00
commit 906e5c4a4b
21 changed files with 63 additions and 57 deletions

View File

@@ -2,5 +2,11 @@ manifest {
nextflowVersion = '!>=20.12.1-edge'
}
process {
withName: publishStatesProc {
publishDir = [ enabled: false ]
}
}
// include common settings
includeConfig("${params.rootDir}/src/config/labels.config")

View File

@@ -141,9 +141,9 @@ build_info:
output: "target/executable/io/interop_summary_to_csv"
executable: "target/executable/io/interop_summary_to_csv/interop_summary_to_csv"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -470,9 +470,9 @@ tar -C /tmp/ --no-same-owner --no-same-permissions -xvf /tmp/interop.tar.gz && \
mv /tmp/interop-1.3.1-Linux-GNU/bin/index-summary /tmp/interop-1.3.1-Linux-GNU/bin/summary /usr/local/bin/
LABEL org.opencontainers.image.description="Companion container for running component io interop_summary_to_csv"
LABEL org.opencontainers.image.created="2024-12-10T14:52:35Z"
LABEL org.opencontainers.image.created="2024-12-10T15:10:43Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="4245b40c8f598c3ed1f977a8f07633c94db034b8"
LABEL org.opencontainers.image.revision="3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
LABEL org.opencontainers.image.version="outflow"
VIASHDOCKER

View File

@@ -169,9 +169,9 @@ build_info:
output: "target/executable/io/publish"
executable: "target/executable/io/publish/publish"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -479,9 +479,9 @@ FROM debian:stable-20220912
ENTRYPOINT []
RUN apt update && apt install -y procps
LABEL org.opencontainers.image.description="Companion container for running component io publish"
LABEL org.opencontainers.image.created="2024-12-10T14:52:35Z"
LABEL org.opencontainers.image.created="2024-12-10T15:10:44Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="4245b40c8f598c3ed1f977a8f07633c94db034b8"
LABEL org.opencontainers.image.revision="3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
LABEL org.opencontainers.image.version="outflow"
VIASHDOCKER

View File

@@ -148,9 +148,9 @@ build_info:
output: "target/executable/io/untar"
executable: "target/executable/io/untar/untar"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -476,9 +476,9 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
LABEL org.opencontainers.image.description="Companion container for running component io untar"
LABEL org.opencontainers.image.created="2024-12-10T14:52:35Z"
LABEL org.opencontainers.image.created="2024-12-10T15:10:44Z"
LABEL org.opencontainers.image.source="https://github.com/viash-hub/demultiplex"
LABEL org.opencontainers.image.revision="4245b40c8f598c3ed1f977a8f07633c94db034b8"
LABEL org.opencontainers.image.revision="3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
LABEL org.opencontainers.image.version="outflow"
VIASHDOCKER

View File

@@ -139,9 +139,9 @@ build_info:
output: "target/nextflow/dataflow/combine_samples"
executable: "target/nextflow/dataflow/combine_samples/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -2972,9 +2972,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/combine_samples",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -133,9 +133,9 @@ build_info:
output: "target/nextflow/dataflow/gather_fastqs_and_validate"
executable: "target/nextflow/dataflow/gather_fastqs_and_validate/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -2965,9 +2965,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/dataflow/gather_fastqs_and_validate",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -220,9 +220,9 @@ build_info:
output: "target/nextflow/demultiplex"
executable: "target/nextflow/demultiplex/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
dependencies:
- "target/nextflow/io/untar"
- "target/nextflow/dataflow/gather_fastqs_and_validate"

View File

@@ -3088,9 +3088,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/demultiplex",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -141,9 +141,9 @@ build_info:
output: "target/nextflow/io/interop_summary_to_csv"
executable: "target/nextflow/io/interop_summary_to_csv/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -2977,9 +2977,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/interop_summary_to_csv",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -169,9 +169,9 @@ build_info:
output: "target/nextflow/io/publish"
executable: "target/nextflow/io/publish/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -3011,9 +3011,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/publish",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -148,9 +148,9 @@ build_info:
output: "target/nextflow/io/untar"
executable: "target/nextflow/io/untar/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
package_config:
name: "demultiplex"
version: "outflow"

View File

@@ -2989,9 +2989,9 @@ meta = [
"engine" : "docker|native",
"output" : "target/nextflow/io/untar",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",

View File

@@ -156,9 +156,9 @@ build_info:
output: "target/nextflow/runner"
executable: "target/nextflow/runner/main.nf"
viash_version: "0.9.0"
git_commit: "4245b40c8f598c3ed1f977a8f07633c94db034b8"
git_remote: "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-17-g4245b40"
git_commit: "3e2efbee8c2deafb1b68eab44c5b9640536c3cca"
git_remote: "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex"
git_tag: "v0.1.1-18-g3e2efbe"
dependencies:
- "target/nextflow/demultiplex"
- "target/nextflow/io/publish"

View File

@@ -3003,9 +3003,9 @@ meta = [
"engine" : "native|native",
"output" : "target/nextflow/runner",
"viash_version" : "0.9.0",
"git_commit" : "4245b40c8f598c3ed1f977a8f07633c94db034b8",
"git_remote" : "https://x-access-token:ghs_sB7wMG2xwNdg7QnND7N1smsoVpwFO11EH6hM@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-17-g4245b40"
"git_commit" : "3e2efbee8c2deafb1b68eab44c5b9640536c3cca",
"git_remote" : "https://x-access-token:ghs_TvmsZK2VAagFhHAuts3ZIuMFP8c1Ta1GVjOj@github.com/viash-hub/demultiplex",
"git_tag" : "v0.1.1-18-g3e2efbe"
},
"package_config" : {
"name" : "demultiplex",