Commit Graph

2 Commits

Author SHA1 Message Date
Ruslan Lesiutin
b091ef7e0b
fix: update release scripts for react devtools (#31069)
This has been broken since the migration to GitHub actions.

Previously, we've been using `buildId` as an identifier from CircleCI.
I've decided to use a commit hash as an identifier, because I don't know
if there is a better option, and
`scripts/release/download_build_artifacts.js` allows us to download them
for a specific commit.
2024-09-26 15:42:59 +01:00
Brian Vaughn
b9964684bd
DevTools release script updates: (#22170) 2021-08-24 18:59:34 -04:00