dependabot[bot]
47cbadb6ac
Bump actions/setup-node from 3 to 4
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 14:00:24 +00:00
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