pipeline/cmd/git-init
Dan Lorenc ea94852c3a Refactor Resource result output, and add support for Git resources.
This change builds upon #1406, and logs the exact Git commit used by a Git input
to the ResourceResults field.

Some other cleanups are included:
- Removing custom TerminationMessagePath from the Image resource. The default is fine.
- Test cleanup.
- A new helper to write termination messages from resource containers.

And finally, this adds a new environment variable to the git resource steps, indicating the
name of the resource instance they are running as. We should make this more generic and apply
it to all resource steps as part of the extensiblity refactor.
2019-10-17 09:09:20 -05:00
..
kodata Remove runtime dependency on Build controller (#326) 2018-12-12 16:37:21 -05:00
main.go Refactor Resource result output, and add support for Git resources. 2019-10-17 09:09:20 -05:00