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

Add optional response with claims func. #272

Closed
wants to merge 3 commits into from

Conversation

colonelpopcorn
Copy link

This should be a better, non-breaking implementation.

@@ -312,17 +311,97 @@ func TestLoginHandler(t *testing.T) {
})
}

func performRequest(r http.Handler, method, path string, token string) *httptest.ResponseRecorder {
Copy link
Author

Choose a reason for hiding this comment

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

I removed this function because it was unused, according to gopls. I'll put it back if its needed.

@colonelpopcorn
Copy link
Author

1	latest: Pulling from appleboy/drone-discord
0s
2	Digest: sha256:5ae60091bcfe8a6d1c97e330fad2d97d95589b6b9f228f118df61b98738c7f85
0s
3	Status: Image is up to date for appleboy/drone-discord:latest
0s
4	2021/04/22 17:54:34 missing discord config
13s

Build failed due to problems above ^^^.
Any idea what's gone wrong with it?

@colonelpopcorn
Copy link
Author

See issue #243 for solution. Closing PR.

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.

1 participant