dependabot[bot]
e8de1f4988
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-22 14:00:22 +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