Skip to content

Commit 290c5b8

Browse files
authored
Merge pull request #160 from gradle/erichaagdev/revert-use-dev-release-on-all-workflows
REVERT: Temporarily use development releases on all workflows
2 parents 0412b12 + cc4abb2 commit 290c5b8

24 files changed

+0
-24
lines changed

.github/workflows/run-experiments-androidx.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- name: Download latest version of the validation scripts
4646
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
4747
with:
48-
downloadDevelopmentRelease: true
4948
token: ${{ secrets.GITHUB_TOKEN }}
5049
- name: Configure validation scripts network settings
5150
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-apereo-cas.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-apollo-kotlin.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-armeria.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Download latest version of the validation scripts
3434
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3535
with:
36-
downloadDevelopmentRelease: true
3736
token: ${{ secrets.GITHUB_TOKEN }}
3837
- name: Configure validation scripts network settings
3938
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-caffeine.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-detekt.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-gradle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Download latest version of the validation scripts
3434
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3535
with:
36-
downloadDevelopmentRelease: true
3736
token: ${{ secrets.GITHUB_TOKEN }}
3837
- name: Configure validation scripts network settings
3938
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-hibernate-orm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-hibernate-search.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/maven/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

.github/workflows/run-experiments-junit5.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Download latest version of the validation scripts
3333
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
3434
with:
35-
downloadDevelopmentRelease: true
3635
token: ${{ secrets.GITHUB_TOKEN }}
3736
- name: Configure validation scripts network settings
3837
uses: gradle/develocity-oss-projects/.github/actions/configure-validation-scripts-network-settings@main

0 commit comments

Comments
 (0)