Skip to content

Revert "Breaking change -- Add support for cloudevent function signat… #32

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

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

roffjulie
Copy link
Contributor

…ures (#29)"

This reverts commit 1989552.

The functions framework buildpack has a bug where it pulls from master
(instead of from the latest pinned release) for vendored builds, and as
this change is breaking, it prevents deployment. Once the buildpack is
patched, this can be relanded. (problematic call: https://github.com/GoogleCloudPlatform/buildpacks/blob/master/cmd/go/functions_framework/main.go#L169).

Fixes #30, https://b.corp.google.com/issues/159732630

…ures (GoogleCloudPlatform#29)"

This reverts commit 1989552.

The functions framework buildpack has a bug where it pulls from master
(instead of from the latest pinned release) for vendored builds, and as
this change is breaking, it prevents deployment.

Fixes GoogleCloudPlatform#30, https://b.corp.google.com/issues/159732630
@roffjulie roffjulie requested review from grant and tbpg June 24, 2020 14:25
@roffjulie roffjulie merged commit 1e5b464 into GoogleCloudPlatform:master Jun 24, 2020
@roffjulie roffjulie deleted the revert-ce branch June 24, 2020 14:29
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.

Question -> cloud event support could possibly break the API during CF update
2 participants