Angular Robot
0fc0d67146
build: update cross-repo angular dependencies ( #61286 )
...
See associated pull request for more information.
PR Close #61286
2025-05-14 10:43:35 +00:00
Angular Robot
8f9a21ae6f
build: update cross-repo angular dependencies ( #61234 )
...
See associated pull request for more information.
PR Close #61234
2025-05-12 15:30:57 -07:00
Paul Gschwendtner
c8dfe6da34
ci: ensure pnpm-lock file and aspect lock files are up-to-date ( #61224 )
...
Ensures that the pnpm lock file and Aspect lock files are up-to-date
in PRs.
PR Close #61224
2025-05-09 11:54:38 +02:00
Alan Agius
db06708e5e
ci: update workflow to clone repo with history ( #61223 )
...
Tentative fix for:
```
Adding upstream remote: ***github.com/angular-robot/angular.git
origin https://github.com/angular/angular (fetch)
origin https://github.com/angular/angular (push)
upstream ***github.com/angular-robot/angular.git (fetch)
upstream ***github.com/angular-robot/angular.git (push)
Pushing 19.2.x from origin to angular-robot upstream...
To https://github.com/angular-robot/angular.git
! [rejected] 19.2.x -> 19.2.x (stale info)
error: failed to push some refs to 'https://github.com/angular-robot/angular.git '
```
PR Close #61223
2025-05-08 11:56:57 -07:00
Alan Agius
adffb2ec82
ci: use --force-with-lease when pushing to remote branch ( #61222 )
...
Tentative fix for:
```
! [rejected] 20.0.x -> 20.0.x (fetch first)
error: failed to push some refs to 'https://github.com/angular-robot/angular.git '
```
PR Close #61222
2025-05-08 11:33:44 -07:00
Angular Robot
f7e4541b8f
build: update cross-repo angular dependencies ( #61164 )
...
See associated pull request for more information.
PR Close #61164
2025-05-08 09:54:57 -07:00
Miles Malerba
c49d206dd6
ci: fix typo in update-cdk-apis job and mark it for megre ( #61195 )
...
Updates the name which accidentally remained unchanged from when I
copied it from the CLI help script
Also marks the PR for merge immediately. The caretaker can sanity check
it, approve it, and merge it.
PR Close #61195
2025-05-08 09:42:51 -07:00
Alan Agius
0f99d63060
ci: fix step name ( #61213 )
...
This fixes the name of the step which was previously incorrect
PR Close #61213
2025-05-08 09:27:02 -07:00
Alan Agius
66753dcdc0
ci: use bash syntax for CURRENT_BRANCH in GitHub Actions ( #61212 )
...
Replaces incorrect use of GitHub Actions expression syntax `${{CURRENT_BRANCH }}` inside a run block with proper bash variablesyntax `$CURRENT_BRANCH`, preventing 'Unrecognized named-value' errors.
PR Close #61212
2025-05-08 16:32:42 +02:00
Alan Agius
6f4307faf3
ci: remove redundant dash in workflow file ( #61206 )
...
This appears to the reason why the workflow is erroring out that each step is required to have `uses` or `run`
PR Close #61206
2025-05-08 14:41:31 +02:00
Alan Agius
50993be218
ci: add workflow to sync non-default branches ( #61201 )
...
This workflow addresses a limitation with Renovate's behavior in fork mode. Renovate does not automatically sync non-default branches in forked repositories.
This workflow automates syncing forked non-default branches with their upstream counterparts. This ensures Renovate can detect and apply updates to these branches, maintaining up-to-date dependencies across all relevant branches.
PR Close #61201
2025-05-08 13:29:53 +02:00
Angular Robot
d225c72618
build: update github/codeql-action action to v3.28.17 ( #61134 )
...
See associated pull request for more information.
PR Close #61134
2025-05-06 09:09:56 -07:00
Angular Robot
826b4f604f
build: update angular/dev-infra digest to a4538b2 ( #61096 )
...
See associated pull request for more information.
PR Close #61096
2025-05-02 07:56:25 -07:00
Miles Malerba
8828a84ecf
ci: add a script to copy cdk api files to adev ( #61081 )
...
Refactors the update-cli-help script into a generic script to copy json
assets, and uses the shared code to also copy the CDK apis
PR Close #61081
2025-05-01 15:00:41 -07:00
Angular Robot
33a336f74a
build: update cross-repo angular dependencies ( #61069 )
...
See associated pull request for more information.
PR Close #61069
2025-04-30 15:12:30 -07:00
Angular Robot
bb00b93db3
build: update cross-repo angular dependencies ( #61062 )
...
See associated pull request for more information.
PR Close #61062
2025-04-30 09:31:36 -07:00
Angular Robot
3735d55f6f
build: update cross-repo angular dependencies ( #61045 )
...
See associated pull request for more information.
PR Close #61045
2025-04-29 12:21:16 -07:00
Angular Robot
09cc3949d1
build: update cross-repo angular dependencies ( #61021 )
...
See associated pull request for more information.
PR Close #61021
2025-04-29 10:08:21 -07:00
Angular Robot
6b7e368602
build: update github/codeql-action action to v3.28.16 ( #61035 )
...
See associated pull request for more information.
PR Close #61035
2025-04-29 09:51:08 -07:00
Angular Robot
03360cf944
build: update cross-repo angular dependencies ( #60998 )
...
See associated pull request for more information.
PR Close #60998
2025-04-25 08:45:54 -07:00
Angular Robot
3331b10e19
build: update cross-repo angular dependencies ( #60978 )
...
See associated pull request for more information.
PR Close #60978
2025-04-23 17:37:09 +02:00
Angular Robot
61012cb239
build: update cross-repo angular dependencies ( #60960 )
...
See associated pull request for more information.
PR Close #60960
2025-04-22 21:23:37 +02:00
Angular Robot
619291b924
build: update cross-repo angular dependencies ( #60914 )
...
See associated pull request for more information.
PR Close #60914
2025-04-22 10:56:53 +02:00
Angular Robot
620f127131
build: update cross-repo angular dependencies ( #60877 )
...
See associated pull request for more information.
PR Close #60877
2025-04-16 11:58:44 -04:00
Angular Robot
e24b6d5066
build: update cross-repo angular dependencies ( #60847 )
...
See associated pull request for more information.
PR Close #60847
2025-04-14 13:41:14 -04:00
Angular Robot
1522e6c3f2
build: update cross-repo angular dependencies ( #60835 )
...
See associated pull request for more information.
PR Close #60835
2025-04-11 10:19:13 -04:00
Paul Gschwendtner
cda922d480
build: update post-approval dev-infra action
...
This should fix errors with the suspended GitHub app installation.
2025-04-11 12:24:35 +02:00
Angular Robot
6aa0bbd4e4
build: update cross-repo angular dependencies ( #60811 )
...
See associated pull request for more information.
PR Close #60811
2025-04-10 11:31:17 -04:00
Paul Gschwendtner
7fc14d7f26
build: fix adev first party linking and re-enable tests ( #60825 )
...
This commit attempts to finally fix the long-standing first-party
package linking issue with the rather tricky `rules_nodejs` toolchain.
I've verified that no version of e.g. `@angular/core` ends up in the
Bazel sandbox. This is achieved by also filtering transitive Angular
deps for first-party linked packages. e.g. `@angular/docs`.
In addition, `@angular/docs` accidentally ended up bundling parts of
Angular core because it relied on an entry-point that was not part of
the "well known externals". As part of the ongoing `ng_package`
update/rewrite, we should look into disabling bundling of ANY external
dependency/module. This is possible because we use relative imports
inside APF packages as of recently!
This commit should allow us to develop and continue new compiler
features, without having to temporarily (or longer) disable all
`angular.dev` unit tests!
Fixes #54858 .
PR Close #60825
2025-04-10 14:19:52 +00:00
Angular Robot
df42976084
build: update github/codeql-action action to v3.28.15 ( #60780 )
...
See associated pull request for more information.
PR Close #60780
2025-04-08 16:26:14 -07:00
Angular Robot
9bba182c0e
build: update cross-repo angular dependencies ( #60777 )
...
See associated pull request for more information.
PR Close #60777
2025-04-08 16:09:31 -07:00
Angular Robot
5039ed0fa7
build: update cross-repo angular dependencies ( #60747 )
...
See associated pull request for more information.
PR Close #60747
2025-04-07 10:31:01 -07:00
Angular Robot
3ea01639e3
build: update cross-repo angular dependencies ( #60743 )
...
See associated pull request for more information.
PR Close #60743
2025-04-04 09:51:39 -07:00
Angular Robot
1765ebf7c4
build: update cross-repo angular dependencies ( #60714 )
...
See associated pull request for more information.
PR Close #60714
2025-04-03 15:49:06 -07:00
Angular Robot
9d5a1a8dec
build: update cross-repo angular dependencies ( #60706 )
...
See associated pull request for more information.
PR Close #60706
2025-04-02 18:23:56 +00:00
Joey Perrott
b55f4de6e6
ci: update to latest dev-infra action versions ( #60675 )
...
Update to the latest actions
PR Close #60675
2025-04-01 18:15:18 +00:00
Angular Robot
5d013e20a4
build: update cross-repo angular dependencies ( #60671 )
...
See associated pull request for more information.
PR Close #60671
2025-04-01 14:50:32 +00:00
Angular Robot
bf4b42f9cd
build: update cross-repo angular dependencies ( #60661 )
...
See associated pull request for more information.
PR Close #60661
2025-04-01 12:22:35 +00: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
e5876c5ff6
build: update angular/dev-infra digest to a9c1c54 ( #60639 )
...
See associated pull request for more information.
PR Close #60639
2025-03-31 17:32:35 +00:00
Andrew Kushnir
d034d52ac6
ci: moving integration tests into a separate GH action ( #60594 )
...
This commit extracts integration tests from the `test` CI job into a separate GH job (to run in parallel).
PR Close #60594
2025-03-31 16:39:14 +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
Angular Robot
0fedf2cf80
build: update cross-repo angular dependencies ( #60553 )
...
See associated pull request for more information.
PR Close #60553
2025-03-28 02:19:16 +00:00
Joey Perrott
e400424563
ci: update bazel RBE setup on CI and use trusted build configuration for upstream CI runs ( #60589 )
...
Update to use the latest bazel/configure-remote action from dev-infra and set up trusted builds
for CI runs from upstream branches.
PR Close #60589
2025-03-27 18:16:09 +00:00
Angular Robot
14d27eeb67
build: update scorecard action dependencies ( #60543 )
...
See associated pull request for more information.
PR Close #60543
2025-03-26 20:40:59 -07:00
Angular Robot
f9993e4fbe
build: update all non-major dependencies ( #60542 )
...
See associated pull request for more information.
PR Close #60542
2025-03-26 20:40:29 -07:00
Angular Robot
11994a715b
build: update cross-repo angular dependencies ( #60511 )
...
See associated pull request for more information.
PR Close #60511
2025-03-24 09:04:36 -07:00
Matthieu Riegler
dcfa8a04f5
docs(docs-infra): disable shared-docs tests. ( #60520 )
...
Those tests are currently broken until we bump the angular version (pending release).
PR Close #60520
2025-03-24 06:56:15 +00:00
Angular Robot
9ffeff91ea
build: update cross-repo angular dependencies ( #60490 )
...
See associated pull request for more information.
PR Close #60490
2025-03-20 15:34:26 -07:00
Alan Agius
a7183d8889
ci: run adev tests before build ( #60485 )
...
Since tests run faster than the build, executing them first allows for quicker failure detection, improving efficiency.
PR Close #60485
2025-03-20 12:30:05 -07:00