Releases: iterative/cml
Releases · iterative/cml
CML v0.18.20
- tweak release workflow again (#1339)
CML v0.18.19
CML v0.18.18
CML v0.18.17
CML v0.18.16
CML v0.18.15
- Add
cml runner launch --cloud-image
(#1302) - Add commit hash to watermark (#1309)
- Rename
--token
to--driver-token
(#1272) - Fix
cml runner
idleness detection logic (#1299) - Fix missing
await
and increase polling delay (#1300) - Fix rate limit issues in parallel workflows (#1303)
- Bump version to v0.18.15 (#1312)
CML v0.18.14
- Add
comment {create,update} --target
flag (#1228)- Deprecate
--pr,--commit-sha,--head-sha
- Remove need for
checkout ${{github.event.pull_request.head.sha}}
- Deprecate
- Fetch tags with
cml ci --fetch-depth
(#1258 -> #1269) - Harden ancillary
exec
function (#1273 -> #1275, #1281) - Fix invalid
terraform
usage (#1293) - Fix invalid deprecation warnings (#1287 -> #1288)
- Debug logging for Bitbucket & GitLab driver requests (#1284)
- Allow
cml pr
without arguments (#1203 -> #1263, #1270, #1277) - Exclude
yaml
from linting (#1294) - Bump
simple-git
3.11.0 -> 3.15.0 (#1274)
CML v0.18.13
CML v0.18.12
- Allow running
cml pr create
without files (#1263) - Warn on pre-existing branch in
cml pr create
(#1254 by @magdapoppins) - Default CML name change (#1265, iterative/terraform-provider-iterative#726)
- Misc test/framework updates
CML v0.18.10
- Update container images