Revert "[to revert] forced unstable stability on delivery"

This reverts commit 0c7028b448d097e513eed4caabb643d412a0dce4.
This commit is contained in:
Paul Oureib 2024-01-30 11:11:07 +01:00
parent f647dbf309
commit f6e076e640
11 changed files with 13 additions and 13 deletions

View File

@ -116,5 +116,5 @@ jobs:
module_name: connector-vmware module_name: connector-vmware
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}

View File

@ -152,5 +152,5 @@ jobs:
module_name: nrpe module_name: nrpe
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}

View File

@ -360,7 +360,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -182,7 +182,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-perl-crypt-argon2-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-perl-crypt-argon2-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -187,7 +187,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -164,7 +164,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-perl-json-path-${{ matrix.distrib }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-perl-json-path-${{ matrix.distrib }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -195,7 +195,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -180,7 +180,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-perl-libssh-session-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-perl-libssh-session-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -180,7 +180,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-perl-net-curl-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-perl-net-curl-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -256,7 +256,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-sblim-sfcc-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-sblim-sfcc-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
- name: Delivery libwsman - name: Delivery libwsman
uses: ./.github/actions/deb-delivery uses: ./.github/actions/deb-delivery
@ -265,7 +265,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-libwsman-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-libwsman-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
- name: Delivery perl-openwsman - name: Delivery perl-openwsman
uses: ./.github/actions/deb-delivery uses: ./.github/actions/deb-delivery
@ -274,7 +274,7 @@ jobs:
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
cache_key: cache-${{ github.sha }}-deb-perl-openwsman-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }} cache_key: cache-${{ github.sha }}-deb-perl-openwsman-${{ matrix.distrib }}-${{ matrix.arch }}-${{ github.head_ref || github.ref_name }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
promote: promote:
needs: [get-environment] needs: [get-environment]

View File

@ -142,5 +142,5 @@ jobs:
module_name: perl-vmware-vsphere module_name: perl-vmware-vsphere
distrib: ${{ matrix.distrib }} distrib: ${{ matrix.distrib }}
cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }} cache_key: ${{ github.sha }}-${{ github.run_id }}-deb-${{ matrix.distrib }}
stability: unstable stability: ${{ needs.get-environment.outputs.stability }}
artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }} artifactory_token: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}