Commit Graph

7 Commits

Author SHA1 Message Date
Sergejs Kostjucenko
da96cecf56
bump gha versions and add dependabot (#97) 2022-08-26 11:44:16 +07:00
Pavel Rybalko
2c91c85fb7
Show current version (#80)
* identify version using Git describe

* fix tests
2021-12-10 20:32:59 +07:00
Pavel Rybalko
cbdfc7e08b
add end-to-end UI tests. Resolves #30
* add 2e2 tests

* fix prettier

* add workflow

* prettify

* update vue/cli-service

* update readme
2021-11-17 11:21:00 +07:00
Pavel Rybalko
00c8dd3495
fix #69 add security scanners 2021-09-27 12:53:09 +07:00
Kirill Pimenov
82700733be
Fail on ESLint warnings as well
Since some security-relevant issues are marked as warnings in the
rulesets we use, and it's easier to prohibit all warnings than to
redefine each individual rule in `.eslintrc.js`
2020-08-03 20:41:24 +02:00
Kirill Pimenov
31909b8396
Cache yarn, don't run twice 2020-08-03 16:58:18 +02:00
Kirill Pimenov
cbc1b337be
Move CI to Github Actions 2020-08-03 16:38:30 +02:00