Commit graph

15 commits

Author SHA1 Message Date
David Mehren
eb727810b5
Update issue templates to use the new labels
Signed-off-by: David Mehren <git@herrmehren.de>
2020-12-01 21:14:11 +01: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
Philip Molares
c7def38ba4 linke to the contribution documentation explicitly
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 16:48:18 +01:00
Philip Molares
bd80099a1a removed extended changelog
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 12:08:53 +01:00
Philip Molares
90883b284d Update .github/pull_request_template.md
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 12:08:53 +01:00
Philip Molares
54fa38034b Update .github/pull_request_template.md
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 12:08:47 +01:00
Philip Molares
8dfe4d4a26 Update .github/pull_request_template.md
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 12:08:38 +01:00
Philip Molares
77bfdd5bf7 Update .github/pull_request_template.md
Co-authored-by: David Mehren <git@herrmehren.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-21 12:08:31 +01:00
Philip Molares
9ae7ed611f changed PR Template to indicate DCO and change handling of unnecessary checkboxes.
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-20 22:14:18 +01:00
David Mehren
87400eab0c
Direct questions to the community forum
Signed-off-by: David Mehren <git@herrmehren.de>
2020-11-16 11:54:38 +01:00
Philip Molares
5d018689fc
Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: David Mehren <git@herrmehren.de>
2020-11-16 11:54:38 +01:00
Philip Molares
2f224fc6d8
Update .github/ISSUE_TEMPLATE/feature_request.md
Co-authored-by: David Mehren <git@herrmehren.de>
2020-11-16 11:54:38 +01:00
Jonas Zohren
d3eb8e70f8
Add templates for issues and PRs
Signed-off-by: Jonas Zohren <15788906+jfowl@users.noreply.github.com>
2020-11-16 11:54:38 +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