Skip to content

Latest commit

 

History

History
79 lines (49 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

79 lines (49 loc) · 1.76 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unresolved]

Security

Added

Changed

Removed

Fixed

[0.1.2] - 2020-02-28

Security

Added

  • Added support for setting up GOOGLE APPLICATION CREDENTIALS
  • Can specify creds as b64 or plain json

Changed

  • Changed testing framework for mocha
  • Updated linter config

Removed

Fixed

[0.1.1] - 2020-01-30

Security

Added

  • [setup-gcloud]: Added support for specifying 'latest' SDK version
  • [setup-gcloud]: Made authentication optional
  • [setup-gcloud]: Added metrics tracking label
  • [setup-gcloud]: Added CoudRun example workflow
  • [setup-gcloud]: Added integration tests

Changed

Removed

Fixed

[0.1.0] - 2019-11-08

Security

Added

  • Initial release of setup-gcloud action.
    • Provides support for configuring Google Cloud SDK within the GitHub Actions v2 environment.

Changed

Removed

Fixed