Donncha Ó Cearbhaill
531d63ab07
Release monthly from a scheduled workflow
...
The package version now comes from the latest v* git tag, so a release
is a tag and nothing else. A scheduled workflow tags main on the first
of the month when something was merged since the last release, creates
the GitHub release with generated notes, and publishes to PyPI and the
container registry. Pushing a v* tag by hand goes through the same path.
2026-09-01 15:49:25 +02:00
besendorf and Donncha Ó Cearbhaill
a92ec7f963
Build Docker images for ARM64 ( #880 )
...
Co-authored-by: Donncha Ó Cearbhaill <donncha.ocearbhaill@amnesty.org >
2026-08-19 11:46:48 +02:00
besendorf
7b64463727
Update GitHub Actions ( #866 )
2026-08-12 15:42:15 +02:00
Donncha Ó Cearbhaill and scribblemaniac
ccd563f2ba
Improve docker images tags based on PR #740 ( #754 )
...
* Modify docker image deployment behavior
* Use build-push-action to create image provenance & sbom attestations
* Upgrade github actions
* Fix inconsistent capitialization in dockerfiles
---------
Co-authored-by: scribblemaniac <scribblemaniac@users.noreply.github.com >
2026-04-01 18:42:30 +02:00
Donncha Ó Cearbhaill
19b3b97571
Build Docker image on release rather than on branch ( #561 )
...
* Build image on release
* Allow workflow to be trigger manually outside of releases
2024-10-23 12:04:53 +02:00
Donncha Ó Cearbhaill
720aeff6e9
Add workflow for building Docker image ( #559 )
2024-10-23 11:53:55 +02:00