-
Notifications
You must be signed in to change notification settings - Fork 26
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
[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common #229
Merged
Conversation
This file contains 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
aversey
force-pushed
the
the-merge-client
branch
from
July 16, 2024 13:41
3637a9b
to
40699b4
Compare
aversey
force-pushed
the
dev-merge
branch
2 times, most recently
from
July 16, 2024 14:40
bac80b9
to
67484a9
Compare
aversey
force-pushed
the
the-merge-client
branch
from
July 17, 2024 08:55
40699b4
to
f1cdc8f
Compare
aversey
force-pushed
the
the-merge-client
branch
from
July 17, 2024 12:22
f1cdc8f
to
c53749e
Compare
aversey
force-pushed
the
the-merge-client
branch
from
July 17, 2024 14:39
66474b0
to
ffd4e4f
Compare
aversey
changed the title
[FSTORE-1453] Move client to hopsworks_common
[FSTORE-1453] Move client, decorators and variable_api to hopsworks_common
Jul 17, 2024
aversey
changed the title
[FSTORE-1453] Move client, decorators and variable_api to hopsworks_common
[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common
Jul 17, 2024
kennethmhc
requested changes
Jul 18, 2024
kennethmhc
approved these changes
Jul 18, 2024
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 18, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 18, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 18, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 18, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 18, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml
kennethmhc
added a commit
to kennethmhc/hopsworks-api
that referenced
this pull request
Jul 19, 2024
…ants to hopsworks_common (logicalclocks#229)" This reverts commit 85deafd.
kennethmhc
added a commit
that referenced
this pull request
Jul 19, 2024
* Revert "[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common (#229)" This reverts commit 85deafd. * Revert "[FSTORE-1439][APPEND] Apply ruff formatting and fixes to the merged repo (#232)" This reverts commit a612df1. * Revert "[FSTORE-1439] Merge hopsworks-api, feature-store-api and machine-learning-api" This reverts commit 67484a9. * Revert "[FSTORE-1454] Unify variable_api and project_api (#219)" This reverts commit dd4470a. * Revert "Merge machine-learning-api into hsml subdirectory" This reverts commit c599739.
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 19, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml * Fix hopsworks_common/client/hopsworks There was an error with incorrect number of parameters passed to _write_ca_chain.
aversey
added a commit
to aversey/hopsworks-api
that referenced
this pull request
Jul 19, 2024
…hopsworks_common (logicalclocks#229) * Move client * Move decorators, adapt client * Create aliases for client and decorators * Remove _python_version from client * Merge hsfs client * Move online_store_rest_client * Adapt online_store_rest_client * Create aliases for variable_api * Fix test_online_store_rest_client * Fix __all__ in client/__init__ * Merge hsfs/decorators * Move constants to hopsworks_common * Create alias for constants * Fix mistype in decorators * Move constants to core * Make alias for decorators in hsml * Fix hopsworks_common/client/hopsworks There was an error with incorrect number of parameters passed to _write_ca_chain.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.