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

fix: set and fetch environment variables error #1227

Merged
merged 2 commits into from
Sep 26, 2023
Merged

Conversation

tanruixiang
Copy link
Member

@tanruixiang tanruixiang commented Sep 25, 2023

Rationale

After #1226 changing directories , build.rs will not be used to set environment variables, ceresdb-server --verion will return None.

Detailed Changes

move build.rs intosrc/ceresdb/

Test Plan

add a test case to ensure all environment variables are got.

@tanruixiang
Copy link
Member Author

Please review this if you have time.❤️ @tisonkun

Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

Thanks for your follow up!

@tanruixiang tanruixiang changed the title fix: fetch env var error fix: set and fetch environment variables error Sep 25, 2023
Copy link
Contributor

@Rachelint Rachelint left a comment

Choose a reason for hiding this comment

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

LGTM

@tanruixiang tanruixiang merged commit 0671597 into main Sep 26, 2023
7 checks passed
@tanruixiang tanruixiang deleted the fix_env_get branch September 26, 2023 02:35
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.

None yet

3 participants