Alan Agius
ff90477150
ci: separate integration tests to speed up CI ( #63640 )
...
This commit separates the integration tests into their own CI job.
This change aims to speed up the overall CI process by allowing
integration tests to run independently. This also aligns the CI
configuration with the v19 branch.
PR Close #63640
2025-09-09 10:46:28 -07:00
Alan Agius
1c30234d24
ci: update dev-infra github actions to latest SHA ( #63640 )
...
This commit updates all usages of `angular/dev-infra/github-actions` to their latest SHA.
This is necessary to ensure that all workflows are using the most up-to-date versions of the actions,
which can include bug fixes, performance improvements, or new features.
PR Close #63640
2025-09-09 10:46:27 -07:00
Alan Agius
3cbc8a50c5
ci: update to latest version of dev-infra actions
...
This resolves
```
ERROR: java.io.IOException: Error getting access token for service account: 400 Bad Request
{"error":"invalid_grant","error_description":"Invalid JWT Signature."}
```
2025-01-29 13:29:59 +01:00
Angular Robot
a1fd551cf3
build: update github/codeql-action action to v3.27.2 ( #58604 )
...
See associated pull request for more information.
PR Close #58604
2024-11-12 14:47:18 +00:00
Angular Robot
1f13a5eb3b
build: update scorecard action dependencies ( #58400 )
...
See associated pull request for more information.
PR Close #58400
2024-10-29 05:10:30 -07:00
Jessica Janiuk
2fb88a56dd
ci: temporarily disable adev tests ( #58309 )
...
This disables adev tests until the next release. This is due to #54858 .
PR Close #58309
2024-10-22 11:30:38 -07:00
Angular Robot
713a14fadd
build: update actions/cache digest to 6849a64 ( #58305 )
...
See associated pull request for more information.
PR Close #58305
2024-10-22 09:44:22 -07:00
Angular Robot
4049d7797d
build: update scorecard action dependencies ( #58202 )
...
See associated pull request for more information.
PR Close #58202
2024-10-15 06:38:07 +00:00
Paul Gschwendtner
6cd2028d81
ci: disable bazel-saucelabs job ( #58162 )
...
Disables the `bazel-saucelabs` job in `main`, and re-uses the PR legacy
saucelabs job to run on `main` instead (which is much more stable and
reliable).
PR Close #58162
2024-10-11 14:07:35 +00:00
Angular Robot
59394ee830
build: update actions/cache digest to 3624ceb ( #58125 )
...
See associated pull request for more information.
PR Close #58125
2024-10-08 13:27:59 -07:00
Angular Robot
7b13d34a24
build: update scorecard action dependencies ( #58116 )
...
See associated pull request for more information.
PR Close #58116
2024-10-08 06:18:16 +00:00
Angular Robot
99b5417d28
build: update actions/cache digest to 2cdf405 ( #58107 )
...
See associated pull request for more information.
PR Close #58107
2024-10-08 06:17:36 +00:00
Angular Robot
bf83801b8c
build: update actions/checkout digest to eef6144 ( #58108 )
...
See associated pull request for more information.
PR Close #58108
2024-10-07 13:26:53 -07:00
JoostK
39a851fa55
refactor: change security issue redirect to angular.dev ( #58070 )
...
Ensure the security issue template points to the correct location.
PR Close #58070
2024-10-04 10:57:43 -07:00
Angular Robot
6b67cb5976
build: update scorecard action dependencies ( #58024 )
...
See associated pull request for more information.
PR Close #58024
2024-10-01 08:25:10 +00:00
Aristeidis Bampakos
7cbec22a85
docs(docs-infra): use angular.dev in the pull request template ( #57990 )
...
PR Close #57990
2024-09-30 13:33:00 -07:00
Aristeidis Bampakos
e3adaeaed3
docs(docs-infra): link issue template in the new docs ( #57989 )
...
PR Close #57989
2024-09-30 13:32:21 -07:00
Angular Robot
613dd02746
build: update github/codeql-action action to v3.26.8 ( #57937 )
...
See associated pull request for more information.
PR Close #57937
2024-09-24 11:12:41 +02:00
Angular Robot
1701c40f08
build: update cross-repo angular dependencies ( #57857 )
...
See associated pull request for more information.
Closes #57833 as a pr takeover
PR Close #57857
2024-09-19 11:20:26 +02:00
Angular Robot
dbd697ca2d
build: update github/codeql-action action to v3.26.7 ( #57843 )
...
See associated pull request for more information.
PR Close #57843
2024-09-17 15:48:13 +02:00
Matthieu Riegler
5014bb5b1c
docs(docs-infra): enable tests for api-gen ( #57618 )
...
PR Close #57618
2024-09-05 14:05:05 +00:00
Angular Robot
5d7e446ce2
build: update scorecard action dependencies ( #57636 )
...
See associated pull request for more information.
PR Close #57636
2024-09-03 07:51:22 -07:00
Joey Perrott
07607716d4
ci: use version 13.15.1 of firebase-tools for deployment of doc sites ( #57583 )
...
Use 13.15.1 instead of tracking to latest to prevent unexpected and unbisectable changes.
PR Close #57583
2024-08-29 10:14:43 -07:00
Angular Robot
4231404065
build: update github/codeql-action action to v3.26.5 ( #57543 )
...
See associated pull request for more information.
PR Close #57543
2024-08-27 13:25:58 -07:00
Angular Robot
1a5f5ee5ce
build: update github/codeql-action action to v3.26.3 ( #57455 )
...
See associated pull request for more information.
PR Close #57455
2024-08-20 13:20:01 -07:00
Joey Perrott
58e00deb34
fix(docs-infra): leverage http_server rule from @angular/build-tooling for adev local serving ( #57428 )
...
Use the http_server rule to serve adev locally to allow for slightly faster rebuilds and livereload on changes
PR Close #57428
2024-08-19 09:18:21 -07:00
Angular Robot
d3b46ade94
build: update scorecard action dependencies ( #57358 )
...
See associated pull request for more information.
PR Close #57358
2024-08-13 09:30:16 -07:00
Angular Robot
f9a97c710d
build: update actions/upload-artifact action to v4.3.5 ( #57271 )
...
See associated pull request for more information.
PR Close #57271
2024-08-06 13:50:52 +00:00
Angular Robot
722ae984c0
build: update actions/upload-artifact action to v4.3.5 ( #57270 )
...
See associated pull request for more information.
PR Close #57270
2024-08-06 13:50:11 +00:00
Paul Gschwendtner
6ae7d5e0bc
ci: update license checking to latest version ( #57205 )
...
This may help with detecting the license of google-protobuf- which
is a transitive dependency of `@bazel/worker`
PR Close #57205
2024-07-31 16:02:11 +00:00
Paul Gschwendtner
2d314865c8
build: lock file maintenance ( #57205 )
...
See associated pull request for more information.
PR Close #57205
2024-07-31 16:02:11 +00:00
Angular Robot
3afd7f00b2
build: update scorecard action dependencies ( #57150 )
...
See associated pull request for more information.
PR Close #57150
2024-07-31 14:00:40 +00:00
Angular Robot
a50a81cb1a
build: update github/codeql-action action to v3.25.13 ( #57091 )
...
See associated pull request for more information.
PR Close #57091
2024-07-23 10:29:16 -07:00
Angular Robot
f8f3baa7a1
build: update github/codeql-action action to v3.25.12 ( #56997 )
...
See associated pull request for more information.
PR Close #56997
2024-07-16 08:41:58 -07:00
Angular Robot
9173e9b0d6
build: update actions/upload-artifact action to v4.3.4 ( #56905 )
...
See associated pull request for more information.
PR Close #56905
2024-07-15 11:34:59 -07:00
Paul Gschwendtner
e5f11dd31e
build: fix rate limits when deploying angular.dev site ( #56929 )
...
This commit fixes that the angular.dev deployment is subject
to GitHub API rate limiting due to lack of an access token.
This commit fixes this, similar to how we fixed it in
`angular/components`. The token is pure read-only.
PR Close #56929
2024-07-11 08:54:50 -07:00
Angular Robot
c0ef7de28e
build: update actions/upload-artifact action to v4.3.4 ( #56906 )
...
See associated pull request for more information.
PR Close #56906
2024-07-10 17:28:33 +02:00
Angular Robot
1d30296d9c
build: update github/codeql-action action to v3.25.11 ( #56803 )
...
See associated pull request for more information.
PR Close #56803
2024-07-02 13:04:26 -04:00
Joey Perrott
b4cc8d4a8e
ci: upload build artifacts on each pr run ( #56787 )
...
Upload the snapshot build artifacts to each pr run to use for testing.
PR Close #56787
2024-07-01 18:48:57 +00:00
Joey Perrott
0bd55a684f
refactor(docs-infra): complete removal of aio directory ( #56496 )
...
Finish removal of aio directory as it is no longer used or relied upon.
PR Close #56496
2024-06-18 12:26:00 -07:00
Angular Robot
b592fb59c1
build: update scorecard action dependencies ( #56485 )
...
See associated pull request for more information.
PR Close #56485
2024-06-18 09:30:45 -07:00
Angular Robot
4b8d90806a
build: update actions/checkout action to v4.1.7 ( #56484 )
...
See associated pull request for more information.
PR Close #56484
2024-06-18 09:28:57 -07:00
Angular Robot
4cd5fb592b
build: update actions/checkout digest to 692973e ( #56438 )
...
See associated pull request for more information.
PR Close #56438
2024-06-17 08:46:06 -07:00
Joey Perrott
ee8ecfaef0
ci: begin checking licenses of upstream dependencies to ensure they are approved ( #56460 )
...
Begin checking upstream dependency licenses.
PR Close #56460
2024-06-14 13:49:23 -07:00
Jessica Janiuk
b2c44c76dc
ci: bump github action commit message labels hash ( #56435 )
...
This updates to the latest git hash for the github action for commit messages.
PR Close #56435
2024-06-13 08:55:28 -07:00
Angular Robot
79299575af
build: update github/codeql-action action to v3.25.8 ( #56374 )
...
See associated pull request for more information.
PR Close #56374
2024-06-11 12:39:32 -07:00
Paul Gschwendtner
f0d63f17e2
build: update cross-repo angular dependencies ( #56364 )
...
This commit also performs lock file maintenance on all integration
tests, fixing some ambigous ESM/CJS dependency graph issues.
e.g.
```
Unknown error: Error [ERR_REQUIRE_ESM]: require() of ES Module /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/string-width/index.js from /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs not supported.
Instead change the require of index.js in /tmp/ng-integration-test-aTpQOT/test-sandbox/node_modules/cliui/build/index.cjs to a dynamic import() which is available in all CommonJS modules.
------------------------------------------
```
Closes #56261 .
PR Close #56364
2024-06-11 12:35:47 -07:00
Angular Robot
feb9858a53
build: update all non-major dependencies ( #56118 )
...
See associated pull request for more information.
PR Close #56118
2024-06-11 08:21:47 -07:00
Angular Robot
6ca056532a
build: lock file maintenance ( #56361 )
...
See associated pull request for more information.
PR Close #56361
2024-06-10 13:54:11 -07:00
Paweł Kubiak
c8951ab57f
fix(docs-infra): remove config release from test scripts ( #56062 )
...
fix(docs-infra): remove config release from test scripts
As we discussed in one of the previous PRs we should remove `--config=release` from test scripts on CI
fix(docs-infra): use DI to inject current VERSION.major
PR Close #56062
2024-06-04 17:27:27 +00:00