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

Updates #64

Merged
merged 7 commits into from
Apr 16, 2020
Merged

Updates #64

merged 7 commits into from
Apr 16, 2020

Conversation

tonglil
Copy link
Member

@tonglil tonglil commented Apr 15, 2020

No description provided.

@tonglil tonglil requested review from a team, msuterski, sbower and soeirosantos and removed request for a team April 15, 2020 23:58
DOCS.md Show resolved Hide resolved
@@ -293,13 +293,13 @@ func configFromEnv(vargs *GAE, workspace *string) error {
func validateVargs(vargs *GAE) error {

if vargs.Token == "" {
return fmt.Errorf("missing required param: token")
return fmt.Errorf("missing required credentials: GAE_CREDENTIALS or param token")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the plugin looking for a TOKEN or PLUGIN_TOKEN?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this plugin is looking for GAE_CREDENTIALS. I know, it's not the same. Maybe future improvement can look for multiple but the way it is written now it doesn't.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was referring more to the error message where it says GAE_CREDENTIALS or param token

@tonglil
Copy link
Member Author

tonglil commented Apr 16, 2020

We can tag a 0.1.0 release after this, then make changes to remove support for Drone 0.4 and release 1.0.0, and in the future remove support for Drone 0.8 and release 2.0.0.

@tonglil tonglil merged commit 3b68f11 into master Apr 16, 2020
@tonglil tonglil deleted the updates branch April 16, 2020 17:41
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.

4 participants