Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Github Actions #13

Merged
merged 7 commits into from
Aug 17, 2023
Merged

Setup Github Actions #13

merged 7 commits into from
Aug 17, 2023

Conversation

brianfoshee
Copy link
Contributor

@brianfoshee brianfoshee commented Aug 17, 2023

https://docs.google.com/document/d/1nmrv9VjtOu84cugz_tMAeaMNhWJ3ZQeMs4K1iowapQQ/edit

Drone Cloud doesn't work anymore so switching to GH Actions as per the above doc.

Need to build this image to keep up with Go releases https://hub.docker.com/r/nytimes/golang-gcloud-sdk/tags

Similar PRs for other repos
nytimes/drone-gae#85
nytimes/drone-gke#178

  • Setup actions yml
  • remove drone cloud webhook
  • add dockerhub credentials to GH secrets
  • add slack webhook credentials to GH secrets
  • fix dockerfile build failure when installing datastore emulator (this was the fix)

.github/workflows/build.yml Outdated Show resolved Hide resolved
@brianfoshee brianfoshee marked this pull request as ready for review August 17, 2023 21:31
@brianfoshee brianfoshee merged commit af784fd into main Aug 17, 2023
1 check passed
@brianfoshee brianfoshee deleted the github-actions branch August 17, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants