Miles Malerba
dddce8311f
ci: add more team members as approvers ( #63495 )
...
adds amishne, leonsenft, mattrbeck to approve but not receive review
requests
PR Close #63495
2025-08-29 15:12:13 -07:00
Matthieu Riegler
e1481d89dc
ci: add myself to review fw-general ( #63337 )
...
Also adding myself to be assigned some adev PRs
PR Close #63337
2025-08-22 12:27:37 -07:00
Paul Gschwendtner
726d6026b1
ci: mark myself as unavailable during OOO ( #63214 )
...
Marks myself as unavailable during OOO to not block reviews :)
PR Close #63214
2025-08-18 12:53:20 +02:00
Joey Perrott
82cc576e6f
build: use pnpm as the package manager instead of yarn ( #62924 )
...
Use pnpm instead of yarn as the package manager and interaction tool for the repo
PR Close #62924
2025-07-31 22:06:27 +00:00
Joey Perrott
9888fc4966
build: remove the esm interop patches and tooling ( #62879 )
...
Remove esm interop patches and tooling from previous toolchain
PR Close #62879
2025-07-29 17:25:35 +00:00
Jessica Janiuk
743b928331
ci: update renovate reviewers ( #62761 )
...
This restores the framework-team availability, since the setting was not working as intended.
PR Close #62761
2025-07-23 07:24:13 -04:00
Joey Perrott
b0effa1cc3
ci: use new size tracking in integration tests ( #62650 )
...
Use the new size tracking within integration tests
PR Close #62650
2025-07-17 13:56:22 -04:00
Jessica Janiuk
bece163f87
ci: add to public-api approvers list ( #62591 )
...
This appends reviewers to the approvers list.
PR Close #62591
2025-07-11 10:43:27 -07:00
Jessica Janiuk
624195706d
ci: adjust renovate teams ( #62578 )
...
This switches framework team to approve but not requested, and adds the currently active caretaker group to the teams for renovate.
PR Close #62578
2025-07-10 12:52:31 -07:00
Miles Malerba
c682dfffcd
ci: add gemini code assist config ( #62560 )
...
Configures gemini to not interact with new pull requests, only review on
demand
PR Close #62560
2025-07-09 12:42:45 -07:00
Jessica Janiuk
aad1e747d6
ci: update pullapprove reviewers ( #62448 )
...
This sets some people to be reviewers, but not actively requested to account for availability.
PR Close #62448
2025-07-03 09:15:19 +00:00
Jan Martin
53575390f4
ci: add jkrems to pullapprove (public-api) ( #62340 )
...
Allow jkrems to (co-)approve public-api changes.
PR Close #62340
2025-06-27 18:37:00 +00:00
Jessica Janiuk
1bf1fb2ad7
ci: Update pullapprove ownership for compiler and zonejs ( #62261 )
...
This updates the zone.js owners and adds thePunderWoman to compiler approvers.
PR Close #62261
2025-06-25 12:46:40 +00:00
Paul Gschwendtner
579618d6d6
build: remove packages/bazel ( #61843 )
...
Removes the `@angular/bazel` package as we no longer need it. Yay!
It's replaced by `rules_angular`.
PR Close #61843
2025-06-04 09:13:41 +00:00
Doug Parker
2f0ecfc8ef
refactor: expand DevTools reviewer list ( #61709 )
...
Updates the current list of DevTools reviewers to make a few small changes.
1. Adds `hawkgs` and `milomg`.
2. Removes the leading `~` from `JeanMeche` to include him in automatic review requests.
3. Adds `jkrems` for additional Googler coverage in automatic review requests.
4. Removes `mgechev` and `MarkTechson` who haven't been involved in daily DevTools development for a while.
5. Adds the leading `~` to `devversion` and `josephperrott` to remove them from automatic review requests while leaving them with access for "break glass" situations.
Note that the leading `~` means that the individual may approve PRs and satisfy the group's requirement, but PullApprove will not automatically request a review from them. See https://v3-docs.pullapprove.com/config/reviewers/#reviewers-that-dont-want-review-requests .
PR Close #61709
2025-05-30 09:56:09 -04:00
Paul Gschwendtner
032b802f54
build: remove irrelevant madge circular deps tests ( #61156 )
...
We don't need this tooling anymore because we are already validating
that there are no circular dependencies via the `ng-dev` tooling that
checks `.ts` files directly.
Also these tests never actually failed to my knowledge.
PR Close #61156
2025-05-07 11:28:59 -07:00
hawkgs
af67334fe5
ci: add hawkgs to pullapprove ( #60536 )
...
Add hawkgs to pullaprove for angular-dev.
PR Close #60536
2025-03-26 20:39:31 -07:00
Jessica Janiuk
3f0f2e65a8
ci: update shared primitives reviewers list ( #60447 )
...
This tightens up the list of reviewers for any shared primitives code changes.
PR Close #60447
2025-03-19 08:37:40 +01:00
Kristiyan Kostadinov
375b4ef5dc
build: update public-api approvers ( #60328 )
...
Adds myself and Paul to the public API reviewers to help with the reviews.
PR Close #60328
2025-03-11 11:07:18 -07:00
Miles Malerba
f2d51c9ba2
build: remove circular deps goldens ( #60021 )
...
Removes the circular dependencies golden file and cleans up the
associated pullapprove group. All circular dependencies have been
removed and no new ones may be added.
PR Close #60021
2025-02-19 21:01:31 +00:00
Miles Malerba
c056fb9df9
ci: add mmalerba to pullapprove ( #60005 )
...
Add mmalerba to pullapprove config
PR Close #60005
2025-02-19 15:18:07 +00:00
Jessica Janiuk
d46aa79873
build: update zone.js pullapprove rule ( #59942 )
...
This fixes the broken pullapprove config due to a missing array.
PR Close #59942
2025-02-13 20:16:49 +00:00
Jessica Janiuk
d1a3e6203c
build: update zone.js pullapprove rule ( #59941 )
...
This excludes lock and package files from requiring zones approval.
PR Close #59941
2025-02-13 19:17:13 +00:00
Andrew Scott
8ee91bceed
build: remove self from unavailable list ( #59858 )
...
remove self from unavailable list
PR Close #59858
2025-02-05 12:18:57 -08:00
Pawel Kozlowski
3d1496274c
ci: update Ethan Cline GitHub user name ( #59516 )
...
Use case-sensitive user name.
PR Close #59516
2025-01-14 10:52:04 -05:00
Ethan Cline
a648fa14dd
ci: Add self (Ethan Cline) as primitives-shared reviewer. ( #59437 )
...
Add self (Ethan Cline) as primitives-shared reviewer.
PR Close #59437
2025-01-09 10:31:29 -05:00
Paul Gschwendtner
97039e8ce8
ci: remove devversion from unavailable pullapprove list ( #59391 )
...
Removing myself as I'm available for reviews.
PR Close #59391
2025-01-07 15:31:49 +00:00
Jessica Janiuk
2c3630aafd
ci: consolidate pullapprove groups ( #59080 )
...
This change was originally proposed by @alxhub. We should all be comfortable reviewing and approving any and all code in the repo. This consolidation removes the barriers for that to happen.
PR Close #59080
2024-12-19 14:38:42 -07:00
Jessica Janiuk
f073bedda4
ci: add kirjs to pullapprove groups ( #59025 )
...
This adds Kirill to a number of pullapprove groups.
PR Close #59025
2024-12-03 18:31:37 +01:00
Paul Gschwendtner
7c628f9ee8
ci: mark devversion as unavailable ( #59007 )
...
Will be unavailable for a bit, and don't want to block review queue :)
PR Close #59007
2024-12-02 15:13:23 +01:00
Joey Perrott
9fced64146
ci: remove circleci as we no longer rely on it ( #58615 )
...
Remove CircleCI artifacts and configuration
PR Close #58615
2024-11-12 18:39:25 +00:00
Alan Agius
4c3e1a99c1
ci: add packages/ssr in pullappove ( #58556 )
...
This directory was not included in the pullapprove config.
PR Close #58556
2024-11-07 22:43:23 +00:00
Alan Agius
55c442033f
ci: add myself to the renovate-changes PullApprove group ( #58537 )
...
I frequently need to ping others to approve Renovate PRs, so this should streamline the process.
PR Close #58537
2024-11-07 18:51:48 +00:00
Jessica Janiuk
9cd9428992
ci: clean up pullapprove list ( #58325 )
...
This removes no longer active users from the shared primitives list of reviewers.
PR Close #58325
2024-10-23 07:59:49 -07:00
Matthieu Riegler
84b6896956
refactor(platform-server): Add an ssr benchmark setup. ( #57647 )
...
In order to investigate the performances of SSR, this commit introduces a benchmark suite which will measure several step of the rendering.
PR Close #57647
2024-10-04 10:45:22 -07:00
Andrew Scott
bb06d3eecd
ci: add atscott to unavailable list ( #57995 )
...
I will not be available to review PRs for a while
PR Close #57995
2024-09-30 13:34:24 -07:00
Andrew Kushnir
5c967f37b1
ci: make PullApprove config up-to-date ( #57985 )
...
This commit updates PullApprove config:
- Removes Dylan
- Adds Alex to the `fw-forms` group
- Adds Charles to the `fw-language-service` group
PR Close #57985
2024-09-30 13:30:42 -07:00
Joey Perrott
a448f5a6f2
ci: update ownership to include MarkTechson ( #57885 )
...
Update pullapprove to include MarkTechson in ownership of a couple areas.
PR Close #57885
2024-09-20 16:59:49 +02:00
Joey Perrott
ddbdf224a5
ci: update pullapprove config to enact changes for renovate ( #57853 )
...
Enact the pullapprove config for changes to renovate reviews
PR Close #57853
2024-09-19 11:18:35 +02:00
Paul Gschwendtner
37f8c9a1d9
ci: fix fw-testing group triggering for schematics testing changes ( #57526 )
...
The `fw-testing` group should not trigger for schematic changes.
PR Close #57526
2024-08-27 13:21:47 -07:00
Matthieu Riegler
8f08d04916
ci: add an entry for aio in the pullapprove config ( #56952 )
...
This would allow me & ben to review some of the changes on the 17.3 branch, for example the redirections.
PR Close #56952
2024-07-11 17:03:26 -07:00
Jessica Janiuk
ecd5e6b754
ci: update pullapprove primitives list ( #56761 )
...
This removes one user from the shared primitives group to fix pullapprove requests.
PR Close #56761
2024-06-28 21:07:59 +00:00
Andrew Kushnir
917cd14bb4
ci: add more team members into the public-api group ( #56743 )
...
This commit adds more team members into the `public-api` group, so that they can approve public API changes, but they would not be requested for reviews by PullApprove (to avoid requests for unrelated changes).
PR Close #56743
2024-06-27 18:24:43 +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
Jeremy Elbourn
f0fbced1c5
docs: update and reorganize contributor docs ( #56141 )
...
* Move from `docs/` to `contributing-docs/`
* Updated file names to better communicate their content
* Consolidated content into fewer docs
* Updated and/or deleted obsolete info
PR Close #56141
2024-06-11 08:20:59 -07:00
Dylan Hunn
c673a0288d
ci: add dylhunn@ to language-service pullapprove ( #55999 )
...
Add dylhunn@ as an approver for language service code.
PR Close #55999
2024-06-03 16:19:49 +00:00
Jessica Janiuk
67128c321b
ci: update explicit required reviews for primitives ( #56191 )
...
This removes the explicit 1 review required for the primitives and primitives-shared groups so that PR creators can serve as their own approval for that group.
PR Close #56191
2024-05-30 18:34:58 +00:00
Jessica Janiuk
b9b78d12bc
ci: update primitives-shared membership ( #56189 )
...
This updates the shared primitives ownership list to be correct.
PR Close #56189
2024-05-30 17:28:25 +00:00
Andrew Scott
e41a52286f
Revert "refactor: move example generation into adev, removing content from aio ( #55263 )" ( #55326 )
...
This reverts commit 9bc15994ce .
PR Close #55326
2024-04-12 14:57:05 -07:00
Rahat Ahmed
92debf4476
ci: Merge primitives-shared and primitives-event-dispatch groups ( #55273 )
...
This simplifies the approvals necessary for the event dispatch directory
PR Close #55273
2024-04-10 10:59:43 -07:00