* First pass of cleanup of old actions code
* fixed primary CHANGELOG file from setup-gcloud shift
* cleaning up old workflows
* removing working-directory spec as it's no longer needed
* Moar cleanup on the path to cleanup redemption
* "it now builds and tests pass locally"
* lint error cleanup
* More path cleanup
* addressing PR comments, more cleanup
* missed two files in last update
* Update README.md
Co-authored-by: Averi Kitsch <akitsch@google.com>
initial
Add test app and tests
add license
Update ReadMe and runner
Fix lint errors
Missed fixes
Update tests to run integration on PR
rename pkg -> setupGloudSDK
Update ts congig
Remove project id requirement
Update gcloud set project id func
Add unit tests for pkg
Add set project to action
rebuild
Fix gcloud typo
lint pkg and update project id dependency
Update tmp JSON writer
Add cleanup to integration tests
Update get input validation
fix json string
Fix test order and version name
add project id to test
remove clean up step
Update project url
Add no promote flag
test stderr vs stdout
Update pkg build
refactor setup-gcloud
clean up
Fix tool command for isAuthenticated
debugging
test command
Fix isInstalled method
Clean up