-
Notifications
You must be signed in to change notification settings - Fork 559
Improve CLI Tables and IDs handling #4241
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
Merged
Merged
Changes from all commits
Commits
Show all changes
82 commits
Select commit
Hold shift + click to select a range
f5d863b
Improving the list outputs and adding new formats
znegrin 78af737
Merge develop into feat/improved-cli-tables
znegrin 4ecfdfc
Fix type annotation for overflow parameter in table_utils
znegrin 6403d92
Update service connector table to bring back previous data
znegrin 4514cfc
Merge branch 'develop' into feat/improved-cli-tables
znegrin 8f361b6
Fix docstring issues in CLI table functions
znegrin cd2b987
Fix remaining docstring issues in CLI functions
znegrin 6604636
Fix missing parameter and return documentation in CLI docstrings
znegrin cea4272
Fix mypy type annotation issues across all CLI files
znegrin ebebd80
Apply code formatting to CLI files
znegrin 038940d
Merge branch 'develop' into feat/improved-cli-tables
bcdurak 7bed4be
fix one test
bcdurak bf13b44
removed unused import
bcdurak fbeef0c
new module for the CLI
bcdurak 15d2247
merged develop
bcdurak 783304d
formatting
bcdurak a0b63dd
Merge branch 'develop' into feat/improved-cli-tables
bcdurak a36632a
new changes
bcdurak ff9acec
removing warning suppresion
bcdurak 6fb4e3c
Merge branch 'develop' into feat/improved-cli-tables
bcdurak 79e75a7
checkpoint
bcdurak 4eea33f
some other fixes
bcdurak 8fa6b5a
merged
bcdurak c383943
docstring changes
bcdurak 783f8eb
merged develop, resolved conflicts
bcdurak 81045c5
removed unused stuff
bcdurak 277e774
new formatting
bcdurak 932d61d
docstrings and linting
bcdurak 6ef6bc7
Merge branch 'develop' into feat/improved-cli-tables
bcdurak 39a7c43
formatting linting
bcdurak 06e2ad5
formatting
bcdurak 494df98
add id to pipeline runs
bcdurak ffe3bf1
some more formatting
bcdurak 1ea0f32
removed unneccessary tests
bcdurak 0341fd5
Merge branch 'develop' into feat/improved-cli-tables
bcdurak 44a7b1c
fixed merge conflicts
bcdurak 99399c0
some checkpoint
bcdurak 4a7f75c
Merge branch 'develop' into feat/improved-cli-tables
safoinme 1450ab6
initial clean fix
safoinme 15b0b4f
Merge branch 'develop' into feat/improved-cli-tables
safoinme 70fc109
cleanup
safoinme aa71a7a
delete tests for now
safoinme fa56ab5
Merge branch 'develop' into feature/improve-cli-tables
safoinme 07cde10
mypy
safoinme 2185a74
cleanup
safoinme cc677e0
cleanup and fixes
safoinme b69ce6b
mypy and fixes
safoinme 68f7d33
mypy
safoinme 25a7af5
format and mypy
safoinme 0041acb
Merge branch 'develop' into feature/improve-cli-tables
safoinme b319f39
dosctring
safoinme 8f3fb41
updates and cleanup
safoinme 9c52f36
mypy
safoinme 12500a2
final touches
safoinme ab824f5
fix tests
safoinme 65f023a
Merge branch 'develop' into feature/improve-cli-tables
safoinme 6766bac
small fixes
safoinme 47c6331
iason,michael review
safoinme 8036df0
zuri review
safoinme 349a7f9
reviews
safoinme 503b54f
highlight syntax for json and yaml - iason review
safoinme 0179b60
last round of review
safoinme 5ae3a09
Merge branch 'develop' into feature/improve-cli-tables
safoinme e2b5b7f
update pyproject to match uv build
safoinme 1a20b51
Merge branch 'feature/improve-cli-tables' of https://github.com/zenml…
safoinme 6d1ed4f
iason review
safoinme 4defc73
update dockerfiles
safoinme a5aaa67
fix resource process
safoinme 88899c3
fix details tables
safoinme 18fc1f9
Merge branch 'develop' into feature/improve-cli-tables
safoinme bf89631
Merge branch 'develop' into feature/improve-cli-tables
safoinme cd14186
Merge branch 'develop' into feature/improve-cli-tables
safoinme 9e75e1c
fix service connector error
safoinme 28d9da0
Merge branch 'feature/improve-cli-tables' of https://github.com/zenml…
safoinme 7f448e6
fix output to files
safoinme f11d4f5
Merge branch 'develop' into feature/improve-cli-tables
safoinme 1933cb5
Update docs/book/reference/global-settings.md
safoinme d2e59f7
baris review
safoinme 62f2315
add hydrate
safoinme cd8d706
fix doc
safoinme da8d0fb
remove hydrate
safoinme 6820e4f
Merge branch 'develop' into feature/improve-cli-tables
safoinme 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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.