diff --git a/.github/workflows/build_airflow.yaml b/.github/workflows/build_airflow.yaml index a39b2162c..3272e65bb 100644 --- a/.github/workflows/build_airflow.yaml +++ b/.github/workflows/build_airflow.yaml @@ -104,7 +104,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -113,7 +113,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_druid.yaml b/.github/workflows/build_druid.yaml index 50532fb2d..e552e0cbf 100644 --- a/.github/workflows/build_druid.yaml +++ b/.github/workflows/build_druid.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_hadoop.yaml b/.github/workflows/build_hadoop.yaml index b60026603..50bcb6d1d 100644 --- a/.github/workflows/build_hadoop.yaml +++ b/.github/workflows/build_hadoop.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_hbase.yaml b/.github/workflows/build_hbase.yaml index ca7aa6a23..d2ff35fbd 100644 --- a/.github/workflows/build_hbase.yaml +++ b/.github/workflows/build_hbase.yaml @@ -107,7 +107,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -116,7 +116,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_hello-world.yaml b/.github/workflows/build_hello-world.yaml index f3574cfeb..c0549d952 100644 --- a/.github/workflows/build_hello-world.yaml +++ b/.github/workflows/build_hello-world.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_hive.yaml b/.github/workflows/build_hive.yaml index 5780e36db..60e4c6c6d 100644 --- a/.github/workflows/build_hive.yaml +++ b/.github/workflows/build_hive.yaml @@ -107,7 +107,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -116,7 +116,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_java-base.yaml b/.github/workflows/build_java-base.yaml index d9deb3579..0901f8f5a 100644 --- a/.github/workflows/build_java-base.yaml +++ b/.github/workflows/build_java-base.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_java-devel.yaml b/.github/workflows/build_java-devel.yaml index bb7f55b7c..7b60bb505 100644 --- a/.github/workflows/build_java-devel.yaml +++ b/.github/workflows/build_java-devel.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_kafka-testing-tools.yaml b/.github/workflows/build_kafka-testing-tools.yaml index 8769d9c60..041249a31 100644 --- a/.github/workflows/build_kafka-testing-tools.yaml +++ b/.github/workflows/build_kafka-testing-tools.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_kafka.yaml b/.github/workflows/build_kafka.yaml index 7cf944bd5..18a7379d7 100644 --- a/.github/workflows/build_kafka.yaml +++ b/.github/workflows/build_kafka.yaml @@ -108,7 +108,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -117,7 +117,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_kcat.yaml b/.github/workflows/build_kcat.yaml index 2dca935ee..3611b3fb4 100644 --- a/.github/workflows/build_kcat.yaml +++ b/.github/workflows/build_kcat.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_krb5.yaml b/.github/workflows/build_krb5.yaml index 1daa796ce..b7dda6208 100644 --- a/.github/workflows/build_krb5.yaml +++ b/.github/workflows/build_krb5.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_nifi.yaml b/.github/workflows/build_nifi.yaml index b33659478..8c7760f83 100644 --- a/.github/workflows/build_nifi.yaml +++ b/.github/workflows/build_nifi.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_omid.yaml b/.github/workflows/build_omid.yaml index 6a1831427..9d3c4f25f 100644 --- a/.github/workflows/build_omid.yaml +++ b/.github/workflows/build_omid.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_opa.yaml b/.github/workflows/build_opa.yaml index 9d2df1a8d..66e89bde9 100644 --- a/.github/workflows/build_opa.yaml +++ b/.github/workflows/build_opa.yaml @@ -104,7 +104,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -113,7 +113,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_spark-k8s.yaml b/.github/workflows/build_spark-k8s.yaml index 45f6698ed..426da44f4 100644 --- a/.github/workflows/build_spark-k8s.yaml +++ b/.github/workflows/build_spark-k8s.yaml @@ -107,7 +107,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -116,7 +116,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_stackable-base.yaml b/.github/workflows/build_stackable-base.yaml index 5f0eafb56..7270402a1 100644 --- a/.github/workflows/build_stackable-base.yaml +++ b/.github/workflows/build_stackable-base.yaml @@ -103,7 +103,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -112,7 +112,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_superset.yaml b/.github/workflows/build_superset.yaml index b8686a53a..c566e3f31 100644 --- a/.github/workflows/build_superset.yaml +++ b/.github/workflows/build_superset.yaml @@ -104,7 +104,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -113,7 +113,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_testing-tools.yaml b/.github/workflows/build_testing-tools.yaml index 3678e560b..9eb3917fc 100644 --- a/.github/workflows/build_testing-tools.yaml +++ b/.github/workflows/build_testing-tools.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_tools.yaml b/.github/workflows/build_tools.yaml index 783345a59..6973b5730 100644 --- a/.github/workflows/build_tools.yaml +++ b/.github/workflows/build_tools.yaml @@ -103,7 +103,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -112,7 +112,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_trino-cli.yaml b/.github/workflows/build_trino-cli.yaml index effe9cbba..9e70bba42 100644 --- a/.github/workflows/build_trino-cli.yaml +++ b/.github/workflows/build_trino-cli.yaml @@ -105,7 +105,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -114,7 +114,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_trino.yaml b/.github/workflows/build_trino.yaml index ba253be81..e4f9a7eb9 100644 --- a/.github/workflows/build_trino.yaml +++ b/.github/workflows/build_trino.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_vector.yaml b/.github/workflows/build_vector.yaml index 9344a120d..c9be2497a 100644 --- a/.github/workflows/build_vector.yaml +++ b/.github/workflows/build_vector.yaml @@ -102,7 +102,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -111,7 +111,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.github/workflows/build_zookeeper.yaml b/.github/workflows/build_zookeeper.yaml index 262f67b2d..b234693cb 100644 --- a/.github/workflows/build_zookeeper.yaml +++ b/.github/workflows/build_zookeeper.yaml @@ -106,7 +106,7 @@ jobs: image-registry-username: github image-registry-password: ${{ secrets.NEXUS_PASSWORD }} image-repository: stackable/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} - name: Publish and Sign Image Index Manifest to oci.stackable.tech uses: stackabletech/actions/publish-index-manifest@a3f7587879e9f12e04a29fd26435949aaa4fd59c # 0.2.0 @@ -115,7 +115,7 @@ jobs: image-registry-username: robot$sdp+github-action-build image-registry-password: ${{ secrets.HARBOR_ROBOT_SDP_GITHUB_ACTION_BUILD_SECRET }} image-repository: sdp/${{ env.PRODUCT_NAME }} - image-index-manifest-tag: ${{ matrix.versions }}-stackable0.0.0-dev + image-index-manifest-tag: ${{ matrix.versions }}-stackable${{ env.SDP_VERSION }} notify: name: Failure Notification diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 695b84062..5b559f37f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,5 +58,5 @@ repos: name: update-readme-badges language: system entry: .scripts/update_readme_badges.sh - stages: [commit, merge-commit, manual] + stages: [pre-commit, pre-merge-commit, manual] pass_filenames: false