1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/.github/workflows
kalsi-avneet f5d99a89d4 Docker publish workflow: Add scheduled and workflow_dispatch triggers
* In addition to the existing triggers, add:
    * scheduled trigger
    	* At - 00:00 UTC daily.
    	* Docker image tag - `nightly-YYYYMMDD`.
    * workflow dispatch trigger
    	* For triggering workflow manually.
    	* Docker image tag: `workflow_dispatch-<git branch>-<latest commit sha>`.
* `latest` tag will also be added for both the above cases.
2025-05-11 19:49:51 +05:30
..
docker-publish.yml Docker publish workflow: Add scheduled and workflow_dispatch triggers 2025-05-11 19:49:51 +05:30
generate-documentation.yml revert back to ubuntu-latest for https://github.com/Kozea/Radicale/issues/1594 2025-03-31 07:00:18 +02:00
pypi-publish.yml try to fix https://github.com/Kozea/Radicale/issues/1493#issuecomment-2143788687 2024-06-04 07:59:52 +02:00
test.yml drop support of python 3.8, fixes https://github.com/Kozea/Radicale/issues/1628 2025-01-03 00:41:26 +01:00