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

Automate merge and release #4

Open
rdwallis opened this issue Dec 10, 2014 · 4 comments
Open

Automate merge and release #4

rdwallis opened this issue Dec 10, 2014 · 4 comments
Assignees

Comments

@rdwallis
Copy link

Monitor the official appengine plugin for new releases and then automatically perform a merge and release of this plugin.

Notify in some way if the merge fails.

@rdwallis
Copy link
Author

@meriouma https://code.google.com/p/appengine-maven-plugin/ has released v1.9.18 so we need to merge their changes into this repo and do our own 1.9.18 release. Can you help with automating this? Message me on gtalk if you need more info.

@meriouma
Copy link
Member

Not sure I'll have time before next week for this

@branflake2267
Copy link

By the way, if you want to get around the oauth issue some and can ssh into the buildAgent; running appengine:update from build agent will provide with oauth url, goto the url in local browser then furnish maven console with the token received from browser, which creates a file in ~/.appcfg... with the oauth tokens. Having the file then allows for any future builds not to require credentials from the builds as long as that user account is the one with edit rights on the project. Anyway, this allows me to workaround credentials issue.

@olafleur
Copy link
Member

olafleur commented Jan 4, 2016

@meriouma was that done?

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

No branches or pull requests

4 participants