-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from mathrix-education/dev
chore(release): release version 1.0.0 - stable
- Loading branch information
Showing
12 changed files
with
276 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
## Version 1.0.0 - Stable release | ||
- **feat**: added support for Windows | ||
- **fixed**: inputs are now compared to strings | ||
- **fixed**: project guess using the `service-account-key` input | ||
- **changed**: new install directories | ||
- `/usr/lib/google-cloud-sdk` on Ubuntu runners (overrides the already installed one) | ||
- `$HOME/opt/google-cloud-sdk` on MacOS runners | ||
- `C:\Program Files\google-cloud-sdk` on Windows runners | ||
|
||
## Version 0.1.x - Pre-releases | ||
The versions are now deprecated and should not be used. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.