Skip to content

Releases: iterative/cml

CML v0.18.18

13 Feb 23:09
d617559
Compare
Choose a tag to compare
  • Add missing ProxyAgent to node-fetch (#1321)
  • Display a meaningful message if git is not available (#1305)
  • Send external dispatch on push to master (#1323)
  • [Snyk] Security upgrade simple-git from 3.15.0 to 3.16.0 (#1327)
  • Pin GitLab Runner to v15.7.3 (#1333)

CML v0.18.17

17 Jan 15:25
7c3849f
Compare
Choose a tag to compare
  • Use default token to upload release artefacts (#1316)
  • Fix yargs global options bypassing strict checks (#1317)
  • Bump version to v0.18.17 (#1318)

CML v0.18.16

17 Jan 05:27
9794b46
Compare
Choose a tag to compare
  • Fix hidden options (#1314)
  • Bump json5 from 1.0.1 to 1.0.2 (#1307)
  • Bump version to v0.18.16 (#1315)

CML v0.18.15

16 Jan 04:04
0ff5904
Compare
Choose a tag to compare
  • 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

22 Dec 15:11
0ff48c2
Compare
Choose a tag to compare
  • Add comment {create,update} --target flag (#1228)
    • Deprecate --pr,--commit-sha,--head-sha
    • Remove need for checkout ${{github.event.pull_request.head.sha}}
  • 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

02 Dec 18:27
1da5bf3
Compare
Choose a tag to compare
  • Revert "Allow running cml pr create without files (#1263)" (#1270)
  • Bump version (#1271)

CML v0.18.12

02 Dec 17:08
9f9b2f6
Compare
Choose a tag to compare

CML v0.18.10

11 Nov 01:37
517899c
Compare
Choose a tag to compare
  • Update container images

CML v0.18.9

07 Nov 22:53
d839426
Compare
Choose a tag to compare
  • Update example repository links (#1249)
  • Include leo in helper container image (#1251)

CML v0.18.8

01 Nov 16:11
f98b2aa
Compare
Choose a tag to compare
  • Add ci --fetch-depth, deprecate ci --unshallow (#1233, #1246)
  • Augment watermark with label (#1173)
  • Hide --rm-watermark (#1235)
  • Add cloud instance & accelerator types telemetry (#1242)
  • Update README (#1240)
  • Fix environment variable aliases (#1247)
  • Fix Tensorboard credentials environment variable (#1244)
  • Configure winston logging for terraform tests (#1238)