Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Rosenwasser 022bdeae98 Backport package-lock infra changes to 3.9 (#44608)
From #40146
From #40703
Fixes #40692

Also

Co-authored-by: Andrew Casey <andrew.casey@microsoft.com>
2021-06-15 17:02:57 -07:00
Andrew Casey 6c1e494bee Make release-3.9 buildable
With this change, you can build the branch using `npm ci && npm run
build`.
2020-08-10 17:53:38 -07:00
Wesley Wigham bc8a98ff00 Add node 13 to CI 2020-04-09 16:16:06 -07:00
Orta 23b6f6e469 Remove node 8 from the github actions (#37870) 2020-04-09 16:15:25 -07:00
Wesley Wigham 544f4413b4 Rescedule nightly publish to 11pm pst, (7am ust)
So a nightly publish actually happens at what is night for most of the team.
2020-02-24 17:13:00 -08:00
Wesley Wigham 7bcb7232a1 Name workflow 2020-02-21 14:52:57 -08:00
Wesley Wigham 83271b7d0c Probably dont need artifact drops on release branch PRs 2020-02-21 14:49:47 -08:00
Wesley Wigham b5cb71aaed Add task mirroring devops release branch artifact building pipeline 2020-02-21 14:49:00 -08:00
Wesley Wigham 57df4663ad Publishing to npm isnt the default on github for reasons 2020-02-21 10:43:02 -08:00
Wesley Wigham 5c7ef4c48a Make the nightly publish cron task also respond to a publish-nightly event 2020-02-21 10:40:05 -08:00
Wesley Wigham d95942b05f Port nightly publish task to actions 2020-02-21 10:35:44 -08:00
Wesley Wigham d0c961e544 Try removing fetch-depth 0 config to improve speed, add sync-branch workflow 2020-02-20 15:06:58 -08:00
Wesley Wigham 7ee1ef008a Cast version result so it isnt declaration emitted as a literal type once it has a wellknown value 2020-02-20 14:49:04 -08:00
Wesley Wigham f80c0c163e Add set-version workflow 2020-02-20 14:19:08 -08:00
Wesley Wigham 4940ff8eb3 One _big_ script block (since it seems like FS edits are not persistent across steps?) 2020-02-19 13:49:41 -08:00
Wesley Wigham 38e1e660c8 Fix API baseline paths in script 2020-02-19 13:33:39 -08:00
Wesley Wigham 5db79df780 Limit dispatch triggers 2020-02-19 13:15:07 -08:00
Wesley Wigham cffaddc9f3 Add new release branch workflow 2020-02-19 13:10:47 -08:00
Orta 19c3bcb9a9 Adds puppeteer to test whether typescript.js runs in the browser (#35471)
* Adds puppeteer to test whether typescript.js runs in the browser

* Adds a check for the browser integration into the GitHub Actions CI

* Update to use playwright, and test in three browsers
2020-02-13 14:19:33 -05:00
Edward Thomson eb08ee6848 Add GitHub Actions (#34614) 2019-10-23 13:57:49 -07:00