platypush/.drone
Fabio Manganiello 8c0943e700
[CI/CD] Moved generation of Arch stable package to tag events.
Separating the generation of the Arch git package (on each commit to
master) from the generation of the Arch stable package (only on a new
tag) ensures that:

1. The checksum of the package isn't calculated on an older version of
   the archive.

2. The stable version of the package is always exactly aligned with the
   commit associated to the tag.
2024-07-16 22:03:32 +02:00
..
macros Split Drone CI steps into separate shell scripts. 2024-05-23 00:17:55 +02:00
build-ui.sh 🐛 [CI/CD] Fixed build-ui.sh script. 2024-06-06 22:46:37 +02:00
github-mirror.sh Split Drone CI steps into separate shell scripts. 2024-05-23 00:17:55 +02:00
rebuild-docs.sh Don't link wiki/Home.md to wiki/index.md 2024-05-26 03:16:32 +02:00
run-tests.sh Split Drone CI steps into separate shell scripts. 2024-05-23 00:17:55 +02:00
update-apt-repo.sh [#368] Added Ubuntu release logic to update-apt-repo step too. 2024-05-26 22:56:23 +02:00
update-arch-git-package.sh [CI/CD] Moved generation of Arch stable package to tag events. 2024-07-16 22:03:32 +02:00
update-arch-stable-package.sh [CI/CD] Moved generation of Arch stable package to tag events. 2024-07-16 22:03:32 +02:00
update-components-cache.sh Split Drone CI steps into separate shell scripts. 2024-05-23 00:17:55 +02:00
update-deb-packages.sh [#368] Added Ubuntu packages 2024-05-26 22:38:22 +02:00
update-pip-package.sh [CI/CD] Added extra dependencies to update-pip-package step. 2024-05-26 03:40:10 +02:00
update-rpm-repo.sh [#368] Added Ubuntu packages 2024-05-26 22:38:22 +02:00