act/pkg/runner
Till! 5bdb9ed0fd
container credentials (#868)
* Chore: add a snapshot target

* Update: support credentials for private containers

Resolves: #788

* fix: rework container credentials

Signed-off-by: hackercat <me@hackerc.at>

* fix: check if Credentials are not nil

* fix: return on missing credentials key

Co-authored-by: hackercat <me@hackerc.at>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-11-27 18:05:56 +00:00
..
res Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
testdata Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
command.go fix: hide masked value (#668) 2021-05-15 21:11:16 +00:00
command_test.go fix: warn Apple M1 (arm64) users (#743) 2021-06-23 18:09:27 +00:00
expression.go Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
expression_test.go Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
logger.go feat: allow existing logger from context (#898) 2021-11-27 17:45:56 +00:00
run_context.go container credentials (#868) 2021-11-27 18:05:56 +00:00
run_context_test.go Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
runner.go feat: add option for docker image rebuild (#878) 2021-11-24 07:51:37 -08:00
runner_test.go Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
step_context.go Add more steps context support (#887) 2021-11-27 17:55:26 +00:00
step_context_test.go Update images, fix extrapath (#723) 2021-06-10 23:12:05 +00:00