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.
Roman Donchenko 5441c4ee67
Fix isort version output in the workflow (#5436)
`isort --version` prints a large banner, which, after shell processing,
is collapsed into one line, and the result is an unreadable mess. Use
`--version-number` instead, which prints just the number.
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 Extend logs for CI workflows (#5179) 3 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 OPA tests (#5373) 3 years ago
hadolint.yml Refactor CI (#5060) 3 years ago
helm.yml Helm: fix secrets for non-default release name (#5403) 3 years ago
isort.yml Fix isort version output in the workflow (#5436) 3 years ago
main.yml Refactor OPA tests (#5373) 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 Fix CI due to cypress verify works too long (#5320) 3 years ago
stylelint.yml Refactor CI (#5060) 3 years ago
update-yarn-lock.yml Refactor CI (#5060) 3 years ago