uppercase secrets

This commit is contained in:
Patrick Schratz 2024-12-13 21:47:22 +01:00
commit fe1436627c
Signed by: pat-s
GPG key ID: 3C6318841EF78925
53 changed files with 310 additions and 310 deletions

View file

@ -14,9 +14,9 @@ steps:
pull: true pull: true
environment: environment:
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -14,9 +14,9 @@ steps:
pull: true pull: true
environment: environment:
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -21,17 +21,17 @@ steps:
failure: ignore failure: ignore
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -40,17 +40,17 @@ steps:
failure: ignore failure: ignore
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -19,17 +19,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -16,17 +16,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -17,17 +17,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -36,17 +36,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -36,17 +36,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -36,17 +36,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -36,17 +36,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

View file

@ -36,17 +36,17 @@ steps:
pull: true pull: true
environment: environment:
RED_HAT_DEV_PW: RED_HAT_DEV_PW:
from_secret: red_hat_dev_pw from_secret: RED_HAT_DEV_PW
AWS_ACCESS_KEY_ID: AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key from_secret: AWS_SECRET_ACCESS_KEY
PGPASS: PGPASS:
from_secret: pgpass from_secret: PGPASS
GIT_RO_TOKEN: GIT_RO_TOKEN:
from_secret: git_ro_token from_secret: GIT_RO_TOKEN
GITHUB_PAT: GITHUB_PAT:
from_secret: github_pat from_secret: GITHUB_PAT
# normal env vars # normal env vars
GIT_USER: pat-s GIT_USER: pat-s
# set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves # set the location of the 'pkgcache' cache dir which persists the R package dependencies needed to install the packages themselves

Some files were not shown because too many files have changed in this diff Show more