Angular Robot
5961e96196
build: update all github actions
...
See associated pull request for more information.
2025-11-24 09:35:45 -05:00
Angular Robot
200c9d94ff
build: update all github actions to v6
...
See associated pull request for more information.
2025-11-21 12:23:04 -05:00
Alan Agius
1a094ddb2b
ci: try to resolve vscode extension e2e flakes
...
Update e2e test runner to VS Code 1.102.0, streamline test activation, and manage temporary directories via `TEST_TMPDIR`.
2025-11-20 17:03:15 -05:00
Angular Robot
4c31f8ebf4
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-19 15:00:49 -08:00
Angular Robot
52d05f9be9
build: update all github actions
...
See associated pull request for more information.
2025-11-19 08:13:22 -08:00
Angular Robot
ceb2d7166b
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-18 11:19:53 -08:00
Angular Robot
3661ae199c
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-17 11:46:57 -08:00
Joey Perrott
25546f6152
Revert "ci: remove cache usage from pr.yml"
...
This reverts commit 3760feb5ec .
2025-11-17 11:08:54 -08:00
Joey Perrott
cf07486532
ci: remove cache usage from ci.yml
...
Remove the @actions/cache usages from ci.yml
2025-11-17 11:08:54 -08:00
Angular Robot
a6968ed0ca
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-17 10:58:10 -08:00
Joey Perrott
3760feb5ec
ci: remove cache usage from pr.yml
...
Remove the @actions/cache usages from pr.yml
2025-11-17 09:29:49 -08:00
Angular Robot
45569b62a0
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-14 13:55:27 -08:00
Angular Robot
ab0ea1a8f0
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-13 15:29:02 -08:00
Angular Robot
57a78b72ad
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-13 09:09:30 -08:00
Angular Robot
78b1a2e0cc
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-12 11:33:08 -08:00
Angular Robot
631cf977a8
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-11 11:51:05 -08:00
Angular Robot
3b1fbf00da
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-11 10:19:24 -08:00
Angular Robot
050c475b51
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-10 08:23:57 -08:00
Angular Robot
ff3013c014
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-06 15:28:11 -08:00
Angular Robot
3085915a7f
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-06 11:55:54 -08:00
Angular Robot
8315504d60
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-06 07:47:07 -08:00
Angular Robot
a54bea5a08
build: update all github actions
...
See associated pull request for more information.
2025-11-05 14:28:57 -08:00
Joey Perrott
c277214f91
fix(docs-infra): properly expose the prerendered routes for sitemap generation
...
Properly expose the prerendered routes for sitemap generation rather than only copying the browser directory
2025-11-04 23:10:58 +00:00
Angular Robot
608421b83f
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-04 17:50:39 +00:00
Angular Robot
615518d9fd
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-03 21:27:02 +00:00
Joey Perrott
0cb1ade6e5
docs: add the version of angular being used to the footer
...
Include the version of angular being used for the build in the footer of the application
2025-11-03 19:45:11 +00:00
Angular Robot
5c5353d1e5
build: update cross-repo angular dependencies ( #64795 )
...
See associated pull request for more information.
PR Close #64795
2025-10-30 19:22:04 +00:00
Alan Agius
6f870cead2
ci: refactor cross-repo documentation update scripts ( #64792 )
...
Consolidate separate scripts for updating Aria, CDK, and CLI documentation into a single, unified script. This change streamlines the documentation update process and improves maintainability. The workflow file has been updated to use the new consolidated script.
PR Close #64792
2025-10-30 19:19:20 +00:00
Cheng-Hsuan Tsai
3784fbcc12
ci: add workflow to copy and generate aria api pages
...
- add a script to copy Aria API json files from `angular/aria-builds`.
- build Aria API docs from json files.
2025-10-29 20:38:33 +00:00
Angular Robot
3ed6441d33
build: update github/codeql-action action to v4.31.0
...
See associated pull request for more information.
2025-10-29 10:42:53 +01:00
Angular Robot
6fa818bc37
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 20:48:52 +01:00
Angular Robot
3032332da0
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 10:26:15 -07:00
Angular Robot
9f57ca6e8a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-27 17:13:16 +01:00
Angular Robot
9b0940db37
build: update all github actions to v5
...
See associated pull request for more information.
2025-10-27 09:30:46 +01:00
Angular Robot
7e41d6d44a
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-27 09:28:11 +01:00
Angular Robot
d7e5aeaf0d
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-24 18:48:13 +02:00
Angular Robot
b258d01f89
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-24 15:25:32 +02:00
Angular Robot
bbae71c93e
build: update cypress-io/github-action action to v6.10.3 ( #64633 )
...
See associated pull request for more information.
PR Close #64633
2025-10-24 09:34:26 +02:00
Angular Robot
f6d7375026
build: update cross-repo angular dependencies ( #64629 )
...
See associated pull request for more information.
PR Close #64629
2025-10-24 09:32:54 +02:00
Angular Robot
13d8ccc41b
build: update cross-repo angular dependencies ( #64622 )
...
See associated pull request for more information.
PR Close #64622
2025-10-23 18:24:58 +02:00
Angular Robot
6a3e881542
build: update cross-repo angular dependencies ( #64616 )
...
See associated pull request for more information.
PR Close #64616
2025-10-23 16:01:28 +02:00
Angular Robot
3ace778667
build: update cross-repo angular dependencies ( #64609 )
...
See associated pull request for more information.
PR Close #64609
2025-10-23 12:39:17 +02:00
Angular Robot
f0debd5245
build: update cross-repo angular dependencies ( #64597 )
...
See associated pull request for more information.
PR Close #64597
2025-10-22 21:45:34 +00:00
Angular Robot
893af8b64c
build: update cross-repo angular dependencies ( #64593 )
...
See associated pull request for more information.
PR Close #64593
2025-10-22 20:24:15 +00:00
Angular Robot
99271bbeed
build: update cross-repo angular dependencies ( #64587 )
...
See associated pull request for more information.
PR Close #64587
2025-10-22 15:53:09 +00:00
Angular Robot
9fef846f99
build: update cross-repo angular dependencies ( #64585 )
...
See associated pull request for more information.
PR Close #64585
2025-10-22 15:25:37 +00:00
Angular Robot
5cca9e60b2
build: update cross-repo angular dependencies ( #64582 )
...
See associated pull request for more information.
Closes #64576 as a pr takeover
PR Close #64582
2025-10-22 14:50:04 +00:00
Angular Robot
d9126eaed1
build: update cross-repo angular dependencies ( #64563 )
...
See associated pull request for more information.
PR Close #64563
2025-10-21 16:41:47 +00:00
Angular Robot
dff4a27590
build: update cross-repo angular dependencies ( #64547 )
...
See associated pull request for more information.
PR Close #64547
2025-10-20 21:16:31 +00:00
Angular Robot
657f310373
build: update cross-repo angular dependencies ( #64544 )
...
See associated pull request for more information.
PR Close #64544
2025-10-20 17:09:12 +00:00