Commit Graph

5 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
78fa7109c7
Release script prompts to stop running DEV scripts (#24154) 2022-03-24 19:33:59 -04:00
Andrew Covenant
fe419346da
Console message fixed for devtools (#23067) 2022-01-05 11:45:45 -05:00
Luna Ruan
ac8fc34e61
remove dist folder in release script for standalone and inline before building (#22232) 2021-09-01 12:16:00 -07:00
Brian Vaughn
b9964684bd
DevTools release script updates: (#22170) 2021-08-24 18:59:34 -04:00