Skip to content

Tags: timeedit/utility-orb

Tags

v3.0.3

Toggle v3.0.3's commit message
bugfix make vars available before assignment

v3.0.2

Toggle v3.0.2's commit message
add default value to job with parameter urlmap_src

v3.0.1

Toggle v3.0.1's commit message
add executor parameters to job. Remove executor google

As we parameterize the job we dont need the executor google_sdk_alpine.
Mostly its because of the assumption you cannot pass parameters to an
executor and if we could we would still have default values that are
identical to the executor making it meaningless.

v2.2.3

Toggle v2.2.3's commit message
hotfix add resource class to version 2.2.3

v3.0.0

Toggle v3.0.0's commit message
cloud run done

v2.2.2

Toggle v2.2.2's commit message
Generate get secret, inform which secret failed to fetch

v2.2.1

Toggle v2.2.1's commit message
make script get_secret cleanup TE_SAFE_TOKEN file

v2.2.0

Toggle v2.2.0's commit message
Add get_secret_esc

v2.1.1

Toggle v2.1.1's commit message
Bugfix for generate secret to handle special chars

Printf requires the format arg or else it will consume special chars

v2.1.0

Toggle v2.1.0's commit message
default executor is docker cimg/base:2023.01-22.04

Everyone will have curl version issues because of te-safe
and generate_get_secret. So better to uplift the version to something
compatible. And if it breaks they can set executor to old version