angular/.github
Paul Gschwendtner 17a95dac22 build: resolve benchmark compare SHA from PR branch or upstream remote (#50764)
If we try to resolve the benchmark compare ref (which may be just
`main`), we are just looking inside the PR branch- but that may
not include the `main` SHA. i.e. it's possible to run a comparison
where the PR is slightly behind of the `main` branch, or a comparison
commit from a different branch is used.

We fix this/ and simplify the logic by resolving the SHAs directly in
the TypeScript code, instead of relying on the rather brittle Bash.

Note that current solution still works, but we sometimes may not be able
to resolve to an actual SHA- causing issues as in 864bd72cb2

PR Close #50764
2023-06-19 12:54:54 +00:00
..
actions/yarn-install build: update actions/cache digest to 88522ab (#49437) 2023-04-18 19:46:16 +00:00
ISSUE_TEMPLATE docs: add issue template for Angular DevTools (#47383) 2022-09-19 17:10:54 +02:00
workflows build: resolve benchmark compare SHA from PR branch or upstream remote (#50764) 2023-06-19 12:54:54 +00:00
angular-robot.yml ci: disable size tracking CI job in favor of integration tests size checks (#49788) 2023-04-11 10:48:00 -07:00
ISSUE_TEMPLATE.md build: remove emojis from github issue templates (#41902) 2021-05-04 08:09:20 -07:00
PULL_REQUEST_TEMPLATE.md build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00