You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kirill Sizov 4cd43a27c8
Refactor CI (#5060)
* workflows: add docker image scan for CI workflow

* enter debug mode

* update mod-wsgi dependency

* add Trivy image scanner for cvat/ui image

* add trivyignore file

* update trivyignore file

* try scan without trivyignore

* remove trivy scanner

* add workflow that updates yarn.lock file for PRs from Snyk

* remove extra empty lines

* revert changes for mod-wsgi version

* remove deprecated set-output for workflows

* update upload-artifact action

* update upload-artifact action

* test another github action for getting changed files

* fix typo

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* revert changes for bandit linter

* remove debug changes

* remove debug changes

* remove debug changes

* remove debug changes

* exit debug mode
3 years ago
..
bandit.yml Refactor CI (#5060) 3 years ago
black.yml Refactor CI (#5060) 3 years ago
cache.yml Refactor CI (#5060) 3 years ago
cancel.yml CI: canceling previous workflow runs (#3078) 5 years ago
cleanup.yml Remove image artifacts for Comment workflow (#69) 4 years ago
codeql-analysis.yml Add CodeQL scan (#11) 4 years ago
comment.yml Refactor CI (#5060) 3 years ago
eslint.yml Refactor CI (#5060) 3 years ago
full.yml Refactor CI (#5060) 3 years ago
hadolint.yml Refactor CI (#5060) 3 years ago
helm.yml Refactor CI (#5060) 3 years ago
isort.yml Refactor CI (#5060) 3 years ago
main.yml Refactor CI (#5060) 3 years ago
publish_docker_images.yml Update Github Actions (#5136) 3 years ago
pylint.yml Refactor CI (#5060) 3 years ago
remark.yml Refactor CI (#5060) 3 years ago
schedule.yml Refactor CI (#5060) 3 years ago
stylelint.yml Refactor CI (#5060) 3 years ago
update-yarn-lock.yml Refactor CI (#5060) 3 years ago