Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 78495f5f1a
Bump google-github-actions/setup-gcloud from 0 to 2 (#19)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 2.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0...v2)

---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 10:15:41 -03:00
Pili Guerra 1da0306b39
Replace Deirdre with Conrado as dependabot reviewer (#18) 2024-02-02 10:13:37 -03:00
dependabot[bot] 171a09363e
Bump actions/checkout from 3 to 4 (#17)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 10:12:57 -03:00
Conrado Gouvea 9de77e629f
ci: pin actions to specific versions (#13) 2022-03-30 18:58:58 -03:00
Deirdre Connolly 34daa44a66 Use google-github-actions/setup-gcloud
Instead of the old location
2021-09-24 15:39:45 -04:00
teor 3e41f27b10
Create a dependabot.yml to update GitHub actions (#9) 2021-09-24 15:19:18 -04:00
Deirdre Connolly b6f5cd01ea
Update dnsseeder gcloud deployment workflow (#7)
* Try pinning older version of golang
2021-05-05 22:27:04 -04:00
Deirdre Connolly 048f11288e
Add gcloud build and deploy workflow (#4)
* Add gcloud workflow to build, push, and deploy single container image instance

* Add 'seeder' tag to instance

The existing firewall rule 'allow-inbound-dns' should be applied automatically to instances with this tag.

* Use machine type n1-highcpu-4

* Add seeder-zfnd-org-startup-script.sh, use that in deploy

* Add additional seeders
2020-06-15 03:41:18 -04:00