Skip to content

Commit d675955

Browse files
josephperrottalan-agius4
authored andcommitted
ci: disable the angular-build-integration perf workflow test
1 parent c9a8049 commit d675955

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.ng-dev/dx-perf-workflows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ workflows:
77
- bazel build //packages/angular/cli:npm_package
88
angular-build-integration:
99
name: Angular Build Integration
10+
disabled: true
1011
prepare:
1112
- bazel clean
1213
workflow:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@angular/forms": "^19.1.0-next.0",
6464
"@angular/localize": "^19.1.0-next.0",
6565
"@angular/material": "19.0.1",
66-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#dde9fb807550b7634613f88bb224702155f58e07",
66+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127",
6767
"@angular/platform-browser": "^19.1.0-next.0",
6868
"@angular/platform-browser-dynamic": "^19.1.0-next.0",
6969
"@angular/platform-server": "^19.1.0-next.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ __metadata:
638638
"@angular/forms": "npm:^19.1.0-next.0"
639639
"@angular/localize": "npm:^19.1.0-next.0"
640640
"@angular/material": "npm:19.0.1"
641-
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#dde9fb807550b7634613f88bb224702155f58e07"
641+
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127"
642642
"@angular/platform-browser": "npm:^19.1.0-next.0"
643643
"@angular/platform-browser-dynamic": "npm:^19.1.0-next.0"
644644
"@angular/platform-server": "npm:^19.1.0-next.0"
@@ -849,9 +849,9 @@ __metadata:
849849
languageName: node
850850
linkType: hard
851851

852-
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#dde9fb807550b7634613f88bb224702155f58e07":
853-
version: 0.0.0-9ad44d7add69b53cec32d6486e9e8a83e7ec6622
854-
resolution: "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#commit=dde9fb807550b7634613f88bb224702155f58e07"
852+
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#579163373d32ec04ef9dab6c21e34bfc6d40b127":
853+
version: 0.0.0-d4ffcd67a4788bec64b7d61a68d2ba3aa83eed61
854+
resolution: "@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#commit=579163373d32ec04ef9dab6c21e34bfc6d40b127"
855855
dependencies:
856856
"@google-cloud/spanner": "npm:7.16.0"
857857
"@octokit/rest": "npm:21.0.2"
@@ -866,7 +866,7 @@ __metadata:
866866
yaml: "npm:2.6.1"
867867
bin:
868868
ng-dev: ./bundles/cli.mjs
869-
checksum: 10c0/cd492e9d57478f61f5dc8469f12f388da5b05a2b3233bb299766d3ece828df1ca035b9b8f428d859861035f8df40251a78fbc4351dd433e8bf81170db3ed6290
869+
checksum: 10c0/8da786b9bec7d495784ae668d68febec29762ea72d914a8041e530295c4cacfc08264a5a9813b169ced9726c35c45bf021acc3e215159494b7eca385b16ac0f3
870870
languageName: node
871871
linkType: hard
872872

0 commit comments

Comments
 (0)