Add github workflows (#254)

* Add new workflows to set labels and build/test the backend

* Add frontend workflow

* Limit triggers to PUSH only

* Fix so that BE and FE are mutually exclusive

* Bump up frontend

* Fix case to match current tags
This commit is contained in:
Chevdor
2020-04-17 21:45:32 +02:00
committed by GitHub
parent 35a9b1af2e
commit 00d21ef16c
5 changed files with 87 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dotstats/frontend",
"version": "0.1.0",
"version": "0.2.0",
"author": "Parity Technologies Ltd. <admin@parity.io>",
"license": "GPL-3.0",
"description": "Polkadot Telemetry frontend",