-
Notifications
You must be signed in to change notification settings - Fork 243
Fix env logging #987
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
Closed
Closed
Fix env logging #987
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
be0c05d
Update docs
xiaoyongzhu c1596e0
Merge branch 'main' of https://github.com/xiaoyongzhu/feathr
xiaoyongzhu 31306b6
Update README.md
xiaoyongzhu 6f2c59b
Update README.md
xiaoyongzhu 305f6c7
update URLs
xiaoyongzhu 5bf4725
Merge branch 'feathr-ai:main' into main
xiaoyongzhu 2c59810
fix comments
xiaoyongzhu a4c554c
Merge branch 'main' of https://github.com/xiaoyongzhu/feathr
xiaoyongzhu 5c08183
Update _env_config_reader.py
xiaoyongzhu cbc1e01
Update client.py
xiaoyongzhu 9c4f3f7
update
91ecd73
Merge branch 'main' of https://github.com/xiaoyongzhu/feathr into main
c6d9fef
Update setup.py
xiaoyongzhu ccff84e
Merge branch 'main' of https://github.com/xiaoyongzhu/feathr
xiaoyongzhu 55ed806
Revert "update"
xiaoyongzhu d0bd7cd
Merge branch 'main' into env_fix
xiaoyongzhu fa84161
Fix env bugs
xiaoyongzhu a7d4450
Update _env_config_reader.py
xiaoyongzhu d925dbc
Merge branch 'feathr-ai:main' into main
xiaoyongzhu 1f84525
Merge branch 'main' into env_fix
xiaoyongzhu cb90ca3
Update pull_request_push_test.yml
xiaoyongzhu 53ccf2a
revert changes
xiaoyongzhu 77921a0
Merge branch 'feathr-ai:main' into env_fix
xiaoyongzhu 2f74271
Update pull_request_push_test.yml
xiaoyongzhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this one get reverted?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think so, but let's see if all the test can pass, then revert this one. Otherwise one of the test might fail