| Commit |
Type |
Description |
| bbf452b |
feat |
create the code of conduct frontend application (#1112) |
| Commit |
Type |
Description |
| 3f26e9e |
feat |
create the code of conduct managing functions (#1109) |
| Commit |
Type |
Description |
| 08f8d67 |
fix |
gracefully attempt to delete PR branches |
| 1564c4e |
fix |
properly delete obsolete branches (#1104) |
| Commit |
Type |
Description |
| 7dc7d13 |
fix |
update changelog generation templates (#1089) |
| Commit |
Type |
Description |
| d28e5f7 |
fix |
resolve generated temporary directory (#1086) |
Alan Agius
Joey Perrott
| Commit |
Type |
Description |
| 8367e5d |
fix |
use two Github clients for post approval changes (#1066) |
| Commit |
Type |
Description |
| 24361c5 |
feat |
release: properly mark releases as latest on GitHub |
Joey Perrott and Paul Gschwendtner
| Commit |
Type |
Description |
| 203b517 |
feat |
use Googler organization to determine who is allowed to perform post approval changes (#1015) |
| 18f41e8 |
fix |
determine post approval change check based on the actor rather than author (#1015) |
| Commit |
Type |
Description |
| a9312d3 |
feat |
support special action to cut lts minor release |
Joey Perrott and Paul Gschwendtner
- tslint rules are now imported from @angular/build-tooling/lint-rules/tslint
| Commit |
Type |
Description |
| 6636367 |
fix |
rbe initialization error in github actions |
| Commit |
Type |
Description |
| 1cc3056 |
feat |
create style lint rules (#1029) |
| f877532 |
refactor |
move tslint-rules into a lint-rules directory (#1029) |
| Commit |
Type |
Description |
| 1338115 |
fix |
pr: add timeout to wait before commenting on pr merge (#1038) |
| d3026e7 |
fix |
pr: use atomic push when pushing to upstream merges (#1038) |
Joey Perrott and Paul Gschwendtner
Joey Perrott and Paul Gschwendtner
| Commit |
Type |
Description |
| 0e1bb89 |
fix |
ignore all credential helpers when using the git client (#1005) |
| 511c2b3 |
fix |
properly use the fork of the user when updating yarn (#1005) |
Joey Perrott
| Commit |
Type |
Description |
| e8ed81e |
fix |
branch manager incorrectly syncs all PRs |
Paul Gschwendtner
| Commit |
Type |
Description |
| 30b176f |
fix |
do Github requests serially in branch manager |
Alan Agius
| Commit |
Type |
Description |
| 3115c3d |
feat |
never build metafile by default in esbuild actions |
| Commit |
Type |
Description |
| ad1374e |
fix |
close superseded PRs when using create-pr-for-changes |
| Commit |
Type |
Description |
| 9666ef2 |
feat |
allow for additional custom stamping |
| 156cc26 |
feat |
delete the temporary exceptional minor NPM dist tag when turning stable |
| 668a07a |
feat |
expose convertVersionBranchToSemVer function |
| 9cf7591 |
feat |
introduce combined command for dealing with NPM dist tags |
| 10e6f1b |
fix |
always emit project version info as stable stamping keys |
| 2aee1b5 |
fix |
filter alternate angular robot name from changelogs |
| 5c674f2 |
fix |
remove loopback authentication schema (#970) |
Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner