This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
forked from konpyutaika/nifikop
-
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.
* chore: fix dependabot alert #65 https://github.com/influxdata/dependabot-for-nifikop-influxdata-release/security/dependabot/65 * chore: fix dependabot alert #67 * chore: build nifikop with go1.20 * chore: update ci to use gar * chore: untar gcloud cli before use * chore: move gcloud cli from bin dir into root * chore: use provided install script for gcloud cli * chore: install gcloud non-interactively * fix: use installed gcloud, not local binary * fix: add gcloud cli to PATH * fix: install gcloud, use non-interactive commands * chore: move new gcloud/gar steps to first step to speed debugging; print PATH * chore: link gcloud to /usr/local/bin * fix: link to absolute path * fix: missing closing quote * chore: move working gcloud installation back to build step * chore: test docker push even on PRs * chore: remove debug logging in circleci step for gcloud login * chore: consolidate gcloud install, login, docker push steps into a single step * chore: install docker-credential-gcloud gcloud cli component * chore: link docker-credential-gcr into PATH * chore: split back into 3 steps: gcloud install, gcloud login, docker push * chore: verify checksum of downloaded gcloud package before use
- Loading branch information
1 parent
39515db
commit 2603dec
Showing
3 changed files
with
38 additions
and
33 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
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