platypush/.drone
Fabio Manganiello e39e36e5f6
[CI/CD] A more resilient github-mirror script.
- Fail immediately if no branches are checked out.

- Rebase only if we're pushing on master (don't bother for feature
  branches).

- Do a push force to Github.
2024-09-02 02:31:11 +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 [CI/CD] A more resilient github-mirror script. 2024-09-02 02:31:11 +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 [CI/CD] grep the version out of version.py. 2024-07-27 15:29:08 +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 [CI/CD] grep the version out of version.py. 2024-07-27 15:29:08 +02:00