Releases: Substra/substra-tests
Releases · Substra/substra-tests
0.34.0
0.33.0
Removed
- Remove test compute plan remove intermediary model
Fixed
- Algo inputs and task code consistency within test
0.32.0
Changed
- fix(tests): safe getter for optional inputs
- chore: Change the Dockerfile
ENTRYPOINT
definition of algorithm relying onsubstratools
to pass the method to execute under the--method-name
argument - tests: Download tests optimized using the new substra feature: download function return the path to the downloaded file.
0.6.1
CI
- Migrate from Travis to Github Actions
- Increase substra-tests skaffold status check deadline value
- Support for tag parameters
- Update kaniko executor version
Fixes
- Remove gcloud disk pattern
- CI cluster name and filter disks
- Harmonize chart url by removing extra '/'
Follow changes in the backend
- Export model feature
- Data sample order in the testtuple
- Model permissions
Misc
- Ignore timestamps in zip files
0.6.0
0.5.0
0.5.0-alpha.1
- Make tests run either on the remote or local backend
0.5.0-alpha: fix client API change (#115)
Updates for the release 0.7.0-alpha of substra
- Update the client initialisation
- Remove the test
test_permission_public_trunk
, the check is now done in substra