angular-cn/dev-infra/release
Alex Rickabaugh 261b060fa1 fix(dev-infra): fetch 100 branches from Github instead of 30 (#42658)
This commit fixes an issue with the ng-dev tool, where Github's API returns
paginated branch data. Only 30 branches are returned by default, and Angular
now has more than 30 branches in its repo. This commit increases the number
of branches returned to the API limit of 100, which should buy us some time
until we can implement proper pagination.

PR Close #42658
2021-06-24 17:26:24 -07:00
..
build fix(dev-infra): build with stamping for release builds (#42354) 2021-05-26 17:51:56 +00:00
config feat(dev-infra): add support for determining if builds should be stamped (#42319) 2021-05-25 22:11:03 +00:00
notes refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
publish test(dev-infra): always use same virtual git client instance in publish tests (#42468) 2021-06-03 14:34:33 -07:00
set-dist-tag feat(dev-infra): Set up new common release notes generation tooling (#41905) 2021-05-06 09:40:29 -04:00
stamping refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
versioning fix(dev-infra): fetch 100 branches from Github instead of 30 (#42658) 2021-06-24 17:26:24 -07:00
BUILD.bazel feat(dev-infra): add release notes generation to ng-dev (#42225) 2021-05-25 18:00:04 +00:00
cli.ts feat(dev-infra): add release notes generation to ng-dev (#42225) 2021-05-25 18:00:04 +00:00