David Mehren
4566622c01
Run CI for Renovate branches
...
This ensures that CI data exists and renovate can
automerge on success or create a PR on failure.
Signed-off-by: David Mehren <git@herrmehren.de>
2021-07-26 20:14:15 +02:00
David Mehren
29e08cdb9f
CI: Stop running tests with Node.js 10
...
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-22 22:52:51 +02:00
David Mehren
26f79c1d98
CI: Run tests with Node.js 16
...
Signed-off-by: David Mehren <git@herrmehren.de>
2021-04-22 18:40:01 +02:00
Renovate Bot
0012ccad14
Update actions/setup-node action to v2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2021-02-05 20:59:08 +00:00
Tilman Vatteroth
9fb5dbbd22
Limit CI runs to pushes to master and pull requests against master
...
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-26 21:22:03 +01:00
Erik Michelson
daf14a51e1
Added zipping and uploading of production builds
...
This extends the 'production build' workflow with uploading the final bundle as an artifact. The bundle is only uploaded on pushes to `master` and with Node.js 14.
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-25 22:27:01 +01:00
David Mehren
4ba4bad7de
Migrate to GitHub Actions
...
GH Actions now also do a production build with all supported Node versions to catch any Webpack errors
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-11 20:44:18 +01:00