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

roachprod: fix use of GCE_PROJECT #42673

Merged
merged 1 commit into from
Nov 21, 2019

Conversation

andreimatei
Copy link
Contributor

That env var was supposed to allow one to set the project to use, but it
got broken a while ago.

Release note: None

That env var was supposed to allow one to set the project to use, but it
got broken a while ago.

Release note: None
@andreimatei andreimatei requested a review from ajwerner November 21, 2019 20:50
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @ajwerner)

@andreimatei
Copy link
Contributor Author

bors r+

craig bot pushed a commit that referenced this pull request Nov 21, 2019
42633: builtins: support current_timestamp with precision r=otan a=otan

Resolves #32098

Release note (sql change): This PR adds new functionality that allows
users to use CURRENT_TIMESTAMP with a given precision from 0-6, e.g.
`SELECT CURRENT_TIMESTAMP(4)`.

42673: roachprod: fix use of GCE_PROJECT r=andreimatei a=andreimatei

That env var was supposed to allow one to set the project to use, but it
got broken a while ago.

Release note: None

Co-authored-by: Oliver Tan <otan@cockroachlabs.com>
Co-authored-by: Andrei Matei <andrei@cockroachlabs.com>
@craig
Copy link
Contributor

craig bot commented Nov 21, 2019

Build succeeded

@craig craig bot merged commit 2664b00 into cockroachdb:master Nov 21, 2019
@andreimatei andreimatei deleted the roachprod.project branch November 21, 2019 23:11
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.

3 participants