You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add s3 artifact type and refactor common methods
* Add s3 artifact service type as option in mlflow service
* Update mocked artifact file
* Update golang and linter versions
* Fix linter comments
* Remove deprecated linters
* Fix broken artifact service interface
* Update mocked artifact service
* Rename unused argument
* Add artifact client type field
* Update mocked artifact service
* Update s3 base endpoint based on env var
* Refactor read artifact methods to return standardised notfound error
* Reorder imports in artifact package
* Fix incorrect logic for returning notfound error
* Add additional unit tests
* Fix lint comments
* Address PR comments
* Fix mlflow tests
* Refactor s3 deletion steps
* Refactor test methods to make them more readable
* Remove codecov github action and configs temporarily
0 commit comments