aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/release.yml
Commit message (Collapse)AuthorAgeFilesLines
* Publish via uv.J08nY2025-11-181-12/+9
|
* 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 ↵Adam Janovsky2025-02-131-0/+2
| | | | https://github.com/tonistiigi/binfmt/issues/215
* Bump setup-python action in CI, use caching.J08nY2024-06-201-1/+1
|
* introduce dockerhub environmentAdam Janovsky2023-11-271-0/+9
|
* replace testing workflow with actual release workflowAdam Janovsky2023-11-271-3/+8
|
* apt-get update on other github actionsadamjanovsky2023-11-241-0/+2
|
* bump github actionsadamjanovsky2023-11-241-2/+2
|
* bump required python to 3.8Adam Janovsky2023-11-141-1/+1
|
* bump action for dockerhub uploadAdam Janovsky2023-07-131-7/+6
|
* pypi: switch to trusted publishingAdam Janovsky2023-05-181-3/+5
|
* update release on pypi actionAdam Janovsky2022-12-101-1/+1
|
* Refactor FIPS & unify CLI actions (#275)adamjanovsky2022-12-081-1/+1
| | | | | | | | | | * Unifies CLIs into sine CLI * Merge much of dataset functionality into `Dataset` baseclass * Refactor `unittest` -> `pytest` * Unify processing pipeline across datasets (common public functions) * Unify and refactor processing of auxillary datasets (CPE, CVE, PP, Algorithms, ...) * Upgrade Github Actions pipelines * Allow for failure of some tests * Refactor type hints
* Fix PyPi build (#226)0.0.8adamjanovsky2022-06-021-3/+5
| | | | | * Update pillow to 9.1.1 * Setup.py -> build during PyPi build * Fetch whole repository prior to PyPi build
* fix consq. of moving dockerfileAdam Janovsky2022-05-011-3/+3
|
* Update release.ymladamjanovsky2022-02-021-2/+2
| | | Rename workflow run
* release action only on publishing a releaseAdam Janovsky2022-02-011-2/+4
|
* adjust release behaviourAdam Janovsky2022-02-011-23/+1
|
* add automatic release notes, prerelase flagAdam Janovsky2022-02-011-0/+3
|
* Merge release jobs into single workflowAdam Janovsky2022-02-011-0/+69