Skip to content

Commit 2cc2137

Browse files
committed
Use new build scans for CI/Local testing
1 parent 547a868 commit 2cc2137

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: .github/workflows/cross-platform-testing-build-from-source.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: ./04-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/p4ghldkcscfwi -2 https://ge.solutions-team.gradle.com/s/jhzljnet32x5m
102102
- name: Run Gradle Experiment 05
103103
working-directory: develocity-gradle-build-validation
104-
run: ./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/cemwsttqjhzhq -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
104+
run: ./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/nwjtzjc4uxahs -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
105105
- name: Run Maven Experiment 01
106106
working-directory: develocity-maven-build-validation
107107
run: ./01-validate-local-build-caching-same-location.sh -r https://github.com/gradle/maven-build-scan-quickstart.git -g test -s https://ge.solutions-team.gradle.com
@@ -113,4 +113,4 @@ jobs:
113113
run: ./03-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/sysk4hrdbkja6 -2 https://ge.solutions-team.gradle.com/s/f7yfwfxqzg5us
114114
- name: Run Maven Experiment 04
115115
working-directory: develocity-maven-build-validation
116-
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/6jgkaknikci2c -e -s https://ge.solutions-team.gradle.com
116+
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/hwt4rrrisdq4i -e -s https://ge.solutions-team.gradle.com

Diff for: .github/workflows/cross-platform-testing-use-development-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: ./04-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/p4ghldkcscfwi -2 https://ge.solutions-team.gradle.com/s/jhzljnet32x5m
7979
- name: Run Gradle Experiment 05
8080
working-directory: develocity-gradle-build-validation
81-
run: ./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/cemwsttqjhzhq -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
81+
run: ./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/nwjtzjc4uxahs -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
8282
- name: Run Maven Experiment 01
8383
working-directory: develocity-maven-build-validation
8484
run: ./01-validate-local-build-caching-same-location.sh -r https://github.com/gradle/maven-build-scan-quickstart.git -g test -s https://ge.solutions-team.gradle.com
@@ -90,4 +90,4 @@ jobs:
9090
run: ./03-validate-remote-build-caching-ci-ci.sh -1 https://ge.solutions-team.gradle.com/s/sysk4hrdbkja6 -2 https://ge.solutions-team.gradle.com/s/f7yfwfxqzg5us
9191
- name: Run Maven Experiment 04
9292
working-directory: develocity-maven-build-validation
93-
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/6jgkaknikci2c -e -s https://ge.solutions-team.gradle.com
93+
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/hwt4rrrisdq4i -e -s https://ge.solutions-team.gradle.com

0 commit comments

Comments
 (0)