Joey Perrott
c3bd22d10d
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-12-04 11:26:14 -08:00
Joey Perrott
34caae5978
ci: use defined ng-dev config for deploying docs site
...
Use the repo defined ng-dev configuration for deploying the docs site
(cherry picked from commit eebcaf49f1 )
2025-12-03 11:26:10 -08:00
Pawel Kozlowski
c112ef1808
Revert "build: update cross-repo angular dependencies"
...
This reverts commit 82d616b681 .
2025-12-03 11:34:40 +01:00
Joey Perrott
82d616b681
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-12-03 10:09:29 +01:00
Angular Robot
2935fef3af
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-12-02 10:47:29 +01:00
Joey Perrott
a877e8abaa
build: update to latest ng-dev tooling for caretaker handoff update
...
Update to the latest tooling to upate how caretaker handoff is handled, using new standardized groupings
(cherry picked from commit 0bb09dc5ba )
2025-11-19 22:30:20 +00:00
Angular Robot
56ba2c8344
build: lock file maintenance
...
See associated pull request for more information.
2025-11-18 08:17:14 -08:00
Angular Robot
1021b7a394
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-12 11:32:20 -08:00
jnizet
0e13ae5dfc
fix(docs-infra): avoid double slash in sitemap urls
...
Previously, the URLs in the generated sitemap contained double slashes between the host and the path. It's not the case anymore.
fix #65022
(cherry picked from commit afe5fc0399 )
2025-11-10 07:53:44 -08:00
Joey Perrott
26995e2082
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-06 07:52:22 -08:00
Joey Perrott
5fb0b80f10
feat(docs-infra): generate the sitemap for angular.dev
...
We automatically generate the sitemap for the angular.dev deployment and include it in the assets pushed
to firebase.
Co-authored-by: Matthieu Riegler <kyro38@gmail.com>
2025-11-06 07:52:22 -08:00
Angular Robot
f0ffd9bebd
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-05 15:26:25 -08:00
Angular Robot
bb267d1f04
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-11-05 00:07:49 +00:00
Angular Robot
0b1339ef34
build: lock file maintenance
...
See associated pull request for more information.
2025-11-04 18:56:49 +00:00
Joey Perrott
7a4813104c
ci: make the github action fail when a firebase command fails ( #64801 )
...
When a firebase command line execution fails, the github action should be shown as failing instead of continuing to attempt to run and resulting in
an exit code of 0 and success
PR Close #64801
2025-10-30 17:24:27 +00:00
Angular Robot
098f6751ef
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 20:49:10 +01:00
Angular Robot
b41a0704ec
build: update cross-repo angular dependencies
...
See associated pull request for more information.
2025-10-28 10:26:32 -07:00
Angular Robot
81b876582c
build: lock file maintenance
...
See associated pull request for more information.
2025-10-28 10:27:50 +01: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
e77d3fb064
build: update all non-major dependencies ( #64460 )
...
See associated pull request for more information.
PR Close #64460
2025-10-16 14:34:51 +00:00
Angular Robot
4d1d962492
build: lock file maintenance ( #64376 )
...
See associated pull request for more information.
PR Close #64376
2025-10-14 12:21:32 -07:00
Angular Robot
8cd1b43d42
build: update cross-repo angular dependencies ( #64282 )
...
See associated pull request for more information.
PR Close #64282
2025-10-09 06:39:05 -07:00
Alan Agius
858e37cf83
build: update cross-repo angular dependencies ( #64255 )
...
See associated pull request for more information.
Closes #64212 as a pr takeover
PR Close #64255
2025-10-07 20:15:46 -04:00
Angular Robot
470dca1c01
build: lock file maintenance ( #64252 )
...
See associated pull request for more information.
PR Close #64252
2025-10-06 15:23:00 -04:00
Angular Robot
5a0225d9f9
build: update all non-major dependencies ( #63928 )
...
See associated pull request for more information.
PR Close #63928
2025-09-19 17:00:49 +00:00
Angular Robot
5c74339dfc
build: update cross-repo angular dependencies ( #63902 )
...
See associated pull request for more information.
Closes #63890 as a pr takeover
PR Close #63902
2025-09-18 14:39:51 +00:00
Angular Robot
32751cce7d
build: update cross-repo angular dependencies ( #63750 )
...
See associated pull request for more information.
PR Close #63750
2025-09-12 15:07:04 +00:00
Angular Robot
19c2f9c49b
build: update cross-repo angular dependencies ( #63721 )
...
See associated pull request for more information.
PR Close #63721
2025-09-11 16:37:46 +00:00
Alan Agius
37e1edaf7f
build: mark pnpapi as external for esbuild ( #63723 )
...
In the `deploy-docs-site` GitHub action, esbuild fails to resolve `pnpapi` during the bundling process. This is because `pnpapi` is a dependency that is available in the Node.js environment at runtime and should not be bundled.
This commit marks `pnpapi` as an external dependency for esbuild to prevent it from being bundled and resolve the build failure.
```
✘ [ERROR] Could not resolve "pnpapi" [plugin bazel-sandbox]
```
See: https://github.com/angular/angular/pull/63722#issuecomment-3278922553
PR Close #63723
2025-09-11 15:36:34 +00:00
Angular Robot
58cb2bec32
build: update cross-repo angular dependencies ( #63395 )
...
See associated pull request for more information.
PR Close #63395
2025-08-27 16:13:08 -07:00
Joey Perrott
2fcafb65c5
build: rename defaults2.bzl to defaults.bzl ( #63383 )
...
Use defaults.bzl for the common macros
PR Close #63383
2025-08-25 15:45:01 -07:00
Joey Perrott
718bfd2fb7
build: move from using WORKSPACE to MODULE.bazel ( #63246 )
...
Update to use MODULE.bazel
PR Close #63246
2025-08-20 08:26:17 +00:00
Angular Robot
21b0fd3d13
build: update cross-repo angular dependencies ( #62952 )
...
See associated pull request for more information.
PR Close #62952
2025-08-13 09:21:28 -07:00
Angular Robot
6c51c29925
build: lock file maintenance ( #62977 )
...
See associated pull request for more information.
PR Close #62977
2025-08-12 10:05:28 -07:00
Joey Perrott
cbc258eec8
build: remove ts_project_interop infrastructure ( #62908 )
...
Remove the interop macros and final usages
PR Close #62908
2025-07-31 09:12:58 +00:00
Joey Perrott
c19d0aef4f
build: use ts_config rule from rules_ts only and always load from common location ( #62808 )
...
Only use the ts_config rule from rules_ts, and always load the rule from tools/defaults2.bzl
PR Close #62808
2025-07-25 10:08:13 +02:00
Angular Robot
a95b7ba593
build: lock file maintenance ( #62793 )
...
See associated pull request for more information.
Closes #62621 as a pr takeover
PR Close #62793
2025-07-24 10:58:43 +00:00
Joey Perrott
15bb25805f
build: use esbuild from aspect rules ( #62568 )
...
Use the esbuild ruleset from aspect rules instead of via @bazel/esbuild
PR Close #62568
2025-07-10 13:45:15 -07:00
Angular Robot
a4300a7b6b
build: lock file maintenance ( #62368 )
...
See associated pull request for more information.
PR Close #62368
2025-06-30 09:09:14 +00:00
Angular Robot
7d2e942653
build: lock file maintenance ( #62202 )
...
See associated pull request for more information.
PR Close #62202
2025-06-24 09:37:35 +00:00
Angular Robot
b6b73a552c
build: update cross-repo angular dependencies ( #61854 )
...
See associated pull request for more information.
PR Close #61854
2025-06-04 11:21:43 -04:00
Alan Agius
9832e72fc3
build: disable esbuild metadata file generation ( #61636 )
...
Disables creation of the esbuild meta.json file, which is not utilized in the build process. This streamlines the output and avoids generating unused artifacts.
PR Close #61636
2025-05-26 08:57:41 +00:00
Angular Robot
a62d3e72ce
build: update dependency @octokit/graphql to v9 ( #61503 )
...
See associated pull request for more information.
PR Close #61503
2025-05-20 12:28:18 +00:00
Angular Robot
c335dcd04c
build: update cross-repo angular dependencies ( #61415 )
...
See associated pull request for more information.
Closes #61400 as a pr takeover
PR Close #61415
2025-05-16 14:30:35 +00:00
Angular Robot
c34efccef0
build: lock file maintenance ( #61266 )
...
See associated pull request for more information.
PR Close #61266
2025-05-13 16:35:32 -07:00
Joey Perrott
0b92c51a75
ci: migrate node target version for deploy script to node20 ( #61102 )
...
Migrate the generated script to target node20 which is already the environment we run the action in.
PR Close #61102
2025-05-06 13:33:28 -07:00
Joey Perrott
8756c8aa07
build: migrate documentation site deploy script to use ts_project ( #61102 )
...
Migrate to the new toolchain
PR Close #61102
2025-05-06 13:33:28 -07:00
Angular Robot
2b6d228736
build: lock file maintenance ( #60765 )
...
See associated pull request for more information.
PR Close #60765
2025-04-14 10:52:41 -04:00
Angular Robot
3767429e9f
build: update cross-repo angular dependencies ( #60644 )
...
See associated pull request for more information.
PR Close #60644
2025-03-31 18:26:23 +00:00
Angular Robot
e50a56b11f
build: update cross-repo angular dependencies ( #60638 )
...
See associated pull request for more information.
PR Close #60638
2025-03-31 16:35:45 +00:00