SIGN IN SIGN UP

Set up a modern web app by running one command.

0 0 172 JavaScript

Migrate from Azure Pipelines to GitHub Actions (#13222)

Beyond just a pure migration, this also:

- Drops Node 14 usage from CI (which also removes the need for explicit
  npm 8 installs)
- Removes the "old node" test, which just checked that installing on old
  node failed. We shouldn't need to test that
- Consolidates the build & test workflows so we don't end up with
  a proliferation of workflows.
P
Paul O’Shannessy committed
0a827f69ab0d2ee3871ba9b71350031d8a81b7ae
Parent: 0f5e990
Committed by GitHub <noreply@github.com> on 6/14/2023, 8:58:56 PM