Skip to content

Conversation

@ace-n
Copy link
Contributor

@ace-n ace-n commented Oct 1, 2020

Fixes #1988

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 1, 2020
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Oct 1, 2020
@ace-n ace-n marked this pull request as ready for review October 6, 2020 01:49
@ace-n ace-n requested a review from grant as a code owner October 6, 2020 01:49

const PROJECT_NAME = process.env.GOOGLE_CLOUD_PROJECT;

const FF_CMD = 'functions-framework';
Copy link
Contributor

Choose a reason for hiding this comment

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

In general we should probably use the absolute path to the binary, not the alias. Might cause fewer issues.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

See b/170169197 🙂

Copy link
Contributor

@grant grant left a comment

Choose a reason for hiding this comment

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

Found 1 issue we should fix before maybe merging.

@ace-n ace-n requested a review from grant October 6, 2020 03:20
@ace-n
Copy link
Contributor Author

ace-n commented Oct 6, 2020

@grant please merge for me once approved - thanks!

@ace-n ace-n added the automerge Merge the pull request once unit tests and other checks pass. label Oct 7, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 02b9c02 into master Oct 7, 2020
@ace-n ace-n deleted the fix-billing-tests branch December 16, 2021 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

functions/billing: test failure preventing PR merges #1985

3 participants