File tree Expand file tree Collapse file tree
modules/nextflow/src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -127,8 +127,7 @@ dockerImage:
127127dockerPack :
128128 BUILD_PACK=1 ./gradlew publishToMavenLocal dockerPack -Dmaven.repo.local=${PWD} /build/docker/.nextflow/capsule/deps/ installPlugin
129129
130- upload-plugins :
131- ./gradlew plugins:upload
130+ release-plugins :
131+ ./gradlew releasePluginToRegistryIfNotExists
132+
132133
133- publish-index :
134- ./gradlew plugins:publishIndex
Original file line number Diff line number Diff line change 1- build =5954
2- version =25.07 .0-edge
3- timestamp =1755254584328
4- commitId =a2949f721
1+ build =5955
2+ version =25.08 .0-edge
3+ timestamp =1757880365005
4+ commitId =206cc0158
Original file line number Diff line number Diff line change 1- nf-amazon@3.1 .0
2- nf-azure@1.19 .0
3- nf-cloudcache@0.4.3
4- nf-codecommit@0.3 .0
5- nf-console@1.2.1
6- nf-google@1.22.2
7- nf-k8s@1.1.1
8- nf-tower@1.14 .0
9- nf-wave@1.14.1
1+ nf-amazon@3.2 .0
2+ nf-azure@1.20 .0
3+ nf-cloudcache@0.5.0
4+ nf-codecommit@0.4 .0
5+ nf-console@1.3.0
6+ nf-google@1.23.0
7+ nf-k8s@1.2.0
8+ nf-tower@1.15 .0
9+ nf-wave@1.15.0
Original file line number Diff line number Diff line change 1515# limitations under the License.
1616
1717[[ " $NXF_DEBUG " == ' x' ]] && set -x
18- NXF_VER=${NXF_VER:- ' 25.07 .0-edge' }
18+ NXF_VER=${NXF_VER:- ' 25.08 .0-edge' }
1919NXF_ORG=${NXF_ORG:- ' nextflow-io' }
2020NXF_HOME=${NXF_HOME:- $HOME / .nextflow}
2121NXF_PROT=${NXF_PROT:- ' https' }
Original file line number Diff line number Diff line change 1- 4e04afcc989cd311d2ac07660b4fe0b1
1+ 006ec70e2c2c997a42353c2159df20d6
Original file line number Diff line number Diff line change 1- 659a38db97470d1eb618218292794013181c4eed
1+ 7b2a7de07a14bb8961a43e4c26894a764b33a0fe
Original file line number Diff line number Diff line change 1- 3ed45b5773ef175c903029e462c603aec7f71b41b40a0234c38ce29760a14afa
1+ 5e25a2ec208767e12c8c91f6148e651cfde3994451b3a5bbe3ef12b97d5b47ee
Original file line number Diff line number Diff line change 11# # plugins settings
22nextflowPluginVersion =1.0.0-beta.9
3- nextflowPluginProvider =Seqera Labs
3+ nextflowPluginProvider =nextflow-io
You can’t perform that action at this time.
0 commit comments