aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* disable manual dispatch of release pipelineAdam Janovsky2025-02-141-1/+0
* temporarily allow manual trigger of release workflowAdam Janovsky2025-02-131-0/+1
* pin qemu at v7.0.0 in release workflow due to https://github.com/tonistiigi/b...Adam Janovsky2025-02-131-0/+2
* Bump deprecated CI action version.J08nY2024-09-191-2/+2
* chore(deps): bump actions/download-artifact in /.github/workflowsdependabot[bot]2024-09-031-1/+1
* Use pre-commit action in CI.J08nY2024-06-201-11/+3
* Bump setup-python action in CI, use caching.J08nY2024-06-204-4/+10
* Fix NVD tests.J08nY2024-06-101-1/+5
* replace seccerts -> sec-certsAdam Janovsky2024-04-251-1/+1
* revert spacy model download installationAdam Janovsky2024-02-201-0/+1
* spacy model download now with pipAdam Janovsky2024-02-201-1/+0
* introduce dockerhub environmentAdam Janovsky2023-11-271-0/+9
* replace testing workflow with actual release workflowAdam Janovsky2023-11-272-39/+8
* build multiarch image on pushAdam Janovsky2023-11-271-0/+1
* add action to try multiarch buildAdam Janovsky2023-11-271-0/+35
* apt-get update on other github actionsadamjanovsky2023-11-243-1/+7
* apt-get update on docsadamjanovsky2023-11-241-0/+2
* bump github actionsadamjanovsky2023-11-243-6/+6
* fix python version in docs pipelineAdam Janovsky2023-11-141-1/+1
* bump required python to 3.8Adam Janovsky2023-11-144-4/+4
* rename github action for pre-commitAdam Janovsky2023-11-101-2/+2
* switch black -> ruff formatAdam Janovsky2023-11-102-44/+18
* introduce all_requirements.txtadamjanovsky2023-10-182-3/+0
* bump action for dockerhub uploadAdam Janovsky2023-07-131-7/+6
* pypi: switch to trusted publishingAdam Janovsky2023-05-181-3/+5
* Cache dependencies in github test workflow.J08nY2023-04-141-0/+4
* final commitAdam Janovsky2023-02-042-64/+22
* .Adam Janovsky2023-02-041-2/+6
* just another random pipeline fixAdam Janovsky2023-02-041-1/+1
* add compiled deps to lint pipelineAdam Janovsky2023-02-041-1/+3
* fix error in new_lint.ymlAdam Janovsky2023-02-041-5/+2
* new lint pipelineAdam Janovsky2023-02-041-0/+41
* pin linter versions, fix some lint problemsAdam Janovsky2023-02-031-1/+4
* fix typo in ruff github actionAdam Janovsky2023-01-271-1/+1
* replace pyupgrade with ruffAdam Janovsky2023-01-271-16/+0
* replace flake8 with ruffAdam Janovsky2023-01-271-15/+1
* replace isort with ruffAdam Janovsky2023-01-271-5/+8
* delete draft release action (not used)Adam Janovsky2022-12-141-19/+0
* download spacy model in test pipelineAdam Janovsky2022-12-141-1/+3
* update release on pypi actionAdam Janovsky2022-12-101-1/+1
* flat -> src layout (#294)adamjanovsky2022-12-091-0/+2
* Add codecov and rename workflow jobs for consistency.J08nY2022-12-082-2/+4
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-085-29/+38
* Docs: upload to web on tag revisionAdam Janovsky2022-06-061-1/+1
* Fix PyPi build (#226)0.0.8adamjanovsky2022-06-021-3/+5
* push docs also on releaseAdam Janovsky2022-05-271-1/+3
* Actions: fix draft releaseAdam Janovsky2022-05-271-2/+1
* merge mainAdam Janovsky2022-05-201-1/+3
|\
| * add lemmatization prior to cve matchingAdam Janovsky2022-05-051-1/+3
* | fix consq. of moving dockerfileAdam Janovsky2022-05-011-3/+3