Commit Graph

16 Commits

Author SHA1 Message Date
pedro 7023d95f1b build__common: bugfix wrong substitution 2024-03-15 09:44:04 +01:00
pedro de3f6f077d better wait_seconds 2024-03-15 09:03:02 +01:00
pedro f9171b65c5 add instance autotest-pair 2024-02-29 18:18:40 +01:00
pedro c7bf0ca0fb update on pulling repositories
- add git pull also ssikit_trustchain
- allow customized branch pulling (idhub main on pilots vs release on
  test instances), by default main
- now autotest and nightly instances are going to point to release
2024-02-29 12:30:21 +01:00
pedro 4b3345673d build__common.sh bugfix deployment dir 2024-02-06 15:56:24 +01:00
pedro cd796ce262 bugfix persistent idhubs were not updating code
includes refactor of common functionality moved to build__common

related, somehow, to #2
2024-02-06 14:51:31 +01:00
pedro 24739e3983 add persistence flag, which by default is yes
progress for #2 (resolves idhub persisten needs)

and you have to explicitly say when you don't want it
2024-02-06 14:30:22 +01:00
pedro 68f9a64e4c env var idhub could be used
instance autotest starts using it
2024-02-05 20:48:20 +01:00
pedro 19b64da7f5 build__common: wider figlet for autotest 2024-02-05 20:06:15 +01:00
pedro 5ddc747d31 idhub target deployments persistent by default
except autotest instance
2024-02-05 20:00:45 +01:00
pedro bfd6a92d6c rename from pilot test to autotest instance
differentiate between instance and pilot

build common arg is target (which can be pilot or instance)
2024-02-05 20:00:30 +01:00
pedro eb4afcb969 build: be more sensitive on machine that runs this 2024-01-25 15:57:20 +01:00
pedro 2cd782368d add new pilot test 2024-01-25 15:18:13 +01:00
pedro 837486a0fa build__common.sh: refactor var name 2024-01-24 14:58:27 +01:00
pedro f9393b5311 build_common: no branches, main; ensure git dir 2024-01-23 10:42:42 +01:00
pedro 3af59e9423 bugfix namespace, build__all script, simple pilots
- build__all.sh
- build__common.sh (includes common_start and common_end) which
  simplifies pilots
2024-01-19 11:01:49 +01:00