Releases: hiverge/hive-cli
Releases · hiverge/hive-cli
v0.2.10-dev0
What's Changed
- Support build args in config by @kerthcet in #67
- support build secret to pull libraries from private repo by @kerthcet in #68
Full Changelog: v0.2.9...v0.2.10
v0.2.9
v0.2.8
What's Changed
- Raise error once use uppercase experiment name by @ky-hiverge in #56
- Added include files parameter by @kerry-hiverge in #53
- Allow the user to specify a local directory for the input codebase by @brp-hiverge in #54
- Isolate sandbox and repo image contexts by @kerry-hiverge in #41
- Hash the time value to avoid image build error by @ky-hiverge in #59
- Generate time hash with UTC timezone by @kerthcet in #60
- Experiment name must be less than 64 by @kerthcet in #61
- support to config platforms in image by @kerthcet in #62
New Contributors
- @brp-hiverge made their first contribution in #54
- @kerthcet made their first contribution in #60
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- fix always use debug mode by @ky-hiverge in #49
- Solve build error by @ky-hiverge in #51
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Added .dockerignore to repo image by @kerry-hiverge in #40
- Add prompt optimization by @ky-hiverge in #45
- Prompt optimization by @ky-hiverge in #46
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- simplify the configuration by @ky-hiverge in #34
- Remove platform from args by @ky-hiverge in #35
- support log sandbox by @ky-hiverge in #36
- Release 0.2.5 by @ky-hiverge in #37
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Full Changelog: v0.2.2...v0.2.4
v0.2.2
What's Changed
- Add version command by @ky-hiverge in #25
- Add to pypi by @ky-hiverge in #24
- Move libs under src/hive_cli by @ky-hiverge in #28
- Update to 0.2.2 by @ky-hiverge in #29
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
- Use config.yaml to set the log level by @ky-hiverge in #16
- Use repo hash as image tag by @ky-hiverge in #17
- Feat/use config for debugging by @ky-hiverge in #20
- Added lock sandbox by @kerry-hiverge in #19
- Git ignore test-reports directory by @kerry-hiverge in #22
New Contributors
- @kerry-hiverge made their first contribution in #19
Full Changelog: v0.1.0...v0.2.0
The first release
What's Changed
- Add workflows and OWNERS by @ky-hiverge in #1
- Init by @ky-hiverge in #2
- Add ci & setup enviroment by @ky-hiverge in #3
- Remove DS_Store by @ky-hiverge in #4
- Add create/delete experiment logic by @ky-hiverge in #5
- Support processor by @ky-hiverge in #14
New Contributors
- @ky-hiverge made their first contribution in #1
Full Changelog: https://github.com/hiverge/hive-cli/commits/v0.1.0