Releases: craig-day/fetch-build-from-gcb
Releases · craig-day/fetch-build-from-gcb
v4
New Features
- Added a
sha
output that is the git SHA that triggered the GCB build, if available
v4-pre
Automatic release of v4-pre
v3
Simplifying the inputs even further by using the auto-populated GITHUB_
environment variables to get the event information.
v3-pre
Automatic release of v3-pre
v2
No longer expect the credentials to be in a file, read them directly from input.
Breaking Changes
- The
google_application_credentials
input is now required - The
GOOGLE_APPLICATION_CREDENTIALS
environment variable will be ignored
v2-pre
Automatic release of v2-pre
v1
Initial release.