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 environment variable read issues and potential bugs #980

Merged
merged 4 commits into from
Jan 18, 2023

Conversation

xiaoyongzhu
Copy link
Member

This PR fixes a few issues, mostly:

@xiaoyongzhu xiaoyongzhu changed the title Close #976 Fix environment variable read issues and potential bugs Jan 18, 2023
feathr_project/setup.py Outdated Show resolved Hide resolved
@blrchen
Copy link
Collaborator

blrchen commented Jan 18, 2023

I see two changes in this PR

  1. Fix 976
  2. Left the pip deps version restriction

1 should be merged to main quickly as it's fixing issue on critial path. 2 might require more manual test and can take some time to get it merged. Can I suggest we split into two PRs so 1 can get merged quickly and make more room for 2 to get tested.

@xiaoyongzhu
Copy link
Member Author

I see two changes in this PR

  1. Fix 976
  2. Left the pip deps version restriction

1 should be merged to main quickly as it's fixing issue on critial path. 2 might require more manual test and can take some time to get it merged. Can I suggest we split into two PRs so 1 can get merged quickly and make more room for 2 to get tested.

Good point, this is reverted.

Copy link
Collaborator

@blrchen blrchen left a comment

Choose a reason for hiding this comment

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

:shipit:

@xiaoyongzhu xiaoyongzhu merged commit a9ca048 into feathr-ai:main Jan 18, 2023
xiaoyongzhu added a commit to xiaoyongzhu/feathr that referenced this pull request Jan 19, 2023
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