12 Commits

Author SHA1 Message Date
Tobias Knöppler
53c9f43dbe publish-image.yml: Fix issue with artifact file name containing spaces 2025-11-16 20:04:14 +01:00
Tobias Knöppler
bee56f5767
.github/workflows: Update artifact actions to v4
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2025-03-22 11:23:56 +01:00
Tobias Knöppler
eb35f8344e
.github/publish-image.yml: Migrate from hub to gh
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2023-10-25 10:46:52 +02:00
Tobias Knöppler
5a732c89a6
publish-image.yml: Fix condition for publishing images
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2023-04-16 04:02:48 +02:00
Tobias Knöppler
be6e109230
publish-image.yml: Retry updating release description with random delays to avoid race conditions
- build-lxd.yml: Remove EXPERIMENTAL-suffix from LXC image artifacts

Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2023-04-16 01:19:21 +02:00
thecalcaholic
f05f2fa55a publish-image.yml: Us gh instead of hub as github API client, to work around https://github.com/github/hub/issues/1817 2022-08-16 23:59:47 +02:00
thecalcaholic
7a9ad8e3ef publish-image.yml: Escape backtics 2022-08-16 21:41:57 +02:00
thecalcaholic
c28a21e0ed publish-image.yml: Fix trailing quote 2022-08-16 21:41:50 +02:00
thecalcaholic
5c13eba8c4 publish-image.yml: Provide GITHUB_TOKEN to the publish artifact step 2022-08-16 21:41:42 +02:00
thecalcaholic
e014bf1b5e publish-image.yml: Escape back tics 2022-08-16 11:31:51 +02:00
Tobias K
1c77b169a1 publish-image.yml: Make it clear in the job output if we're doing a dry-run 2022-08-13 11:55:33 +02:00
Tobias Knöppler
64ce2b2643
Implement automated tests for all images (#1529) 2022-08-12 14:34:48 +02:00