zebra/.github/workflows/scripts
Gustavo Valverde d85b010cf9
ref(workflow): move most scripts to their own executables (#8005)
* ref(workflow): move most scripts to their own executable

* debug: JSON value

* fix(scripts): move remaining script to its own file

* fix(script): revert to the correct disk search logic

* fix(scripts)

* fix(scripts): use correct NETWORK with lowercase

* fix: typo

* fix(script): wrong variable assignment

* fix(script): use correct return values inside a function

* fix(script): fix value assigment

* test: debug

* fix(script): make disk conditions simpler

* fix(script): export variables to the `shell` executing the script

* fix(script): do not fail on expected unbound variables

* test: output

* fix(scripts): do not `echo` a variable more than once

* fix(scripts): typo

* docs(workflow): adds a description at the top of each file (#8009)

Co-authored-by: Marek <mail@marek.onl>
Co-authored-by: teor <teor@riseup.net>

---------

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
Co-authored-by: Marek <mail@marek.onl>
2023-12-12 23:51:28 +00:00
..
gcp-delete-old-cache-images.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-instances.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-delete-old-templates.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-get-available-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-get-cached-disks.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
gcp-vm-startup-script.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00
release-crates-dry-run.sh ref(workflow): move most scripts to their own executables (#8005) 2023-12-12 23:51:28 +00:00