drone-gae icon indicating copy to clipboard operation
drone-gae copied to clipboard

Drone plugin for managing deployments and services on Google App Engine (GAE)

Results 9 drone-gae issues
Sort by recently updated
recently updated
newest added

Steps to reproduce: 1. Deploy the default service (we'll call it frontend) to the GAE project 2. Deploy the api service to the GAE project 3. Deploy a 2nd version...

Steps to reproduce: 1. Deploy a GAE backend service with MaxVersions set to 1 2. Deploy the service again (maybe several times; the bug does not happen consistently). You will...

``` Drone GAE Plugin built from 1e5e603cf8fe827a2ee0f1aced22361f00d6a714 Running Command: /google-cloud-sdk/bin/gcloud auth activate-service-account --key-file /tmp/gcloud.json Activated service account credentials for: [[email protected]] Running Command: /go_appengine/appcfg.py --oauth2_access_token [redacted] -A yyy -V zzz -E...

bug

It would be great if we had tags for the docker image so folks could pin a specific version in there `.drone.yml.` This will avoid issues with changes to latest...

enhancement

In several GAE flex deployments, passing the additional flag `--stop-previous-version` has failed to turn off/scale down previous versions to 0. This can result in developers being charged for idle instances...

``` Running Command: /google-cloud-sdk/bin/gcloud auth activate-service-account --key-file /tmp/gcloud.json Activated service account credentials for: [[email protected]] error creating access token: exit status 1 [info] build failed (exit code 1) ``` a few...

I don't see Java listed [in the plugin documentation](https://github.com/NYTimes/drone-gae#drone-gae) as one of the supported languages for deployment. If it isn't supported, we could use this ticket to track potential Java...

help wanted

Bumps google.com/cloudsdktool/cloud-sdk from 328.0.0 to 406.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.com/cloudsdktool/cloud-sdk&package-manager=docker&previous-version=328.0.0&new-version=406.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker