We encountered a case where the build cannot be ported from Github Actions to the trdl pipeline because it uses access tokens from github repo secrets to access dependecies from a private repository.
We found no way to pass these secrets into the trdl build environment that is defined in trdl.yaml without disclosing them.