Skip to content

Commit dda080b

Browse files
committed
Update build scans used in cross-platform testing
1 parent 95c19bb commit dda080b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
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
106106
- name: Run Gradle Experiment 05
107107
working-directory: develocity-gradle-build-validation
108-
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/
108+
run: ./05-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/dgndhzndrffks -s https://ge.solutions-team.gradle.com -u https://ge.solutions-team.gradle.com/cache/
109109
- name: Run Maven Experiment 01
110110
working-directory: develocity-maven-build-validation
111111
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
@@ -117,4 +117,4 @@ jobs:
117117
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
118118
- name: Run Maven Experiment 04
119119
working-directory: develocity-maven-build-validation
120-
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/pmyw25ry3h4ao -s https://ge.solutions-team.gradle.com
120+
run: ./04-validate-remote-build-caching-ci-local.sh -1 https://ge.solutions-team.gradle.com/s/4zpdvd2l2ualu -s https://ge.solutions-team.gradle.com

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

Lines changed: 2 additions & 2 deletions
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/nwjtzjc4uxahs -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/dgndhzndrffks -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/pmyw25ry3h4ao -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/4zpdvd2l2ualu -s https://ge.solutions-team.gradle.com

0 commit comments

Comments
 (0)