Skip to content

Releases: iterative/cml

CML v0.17.0

18 Jul 16:16
2acfde5
Compare
Choose a tag to compare
  • Add send-comment --publish (#1026) and --url (#1075)
    • Support relative paths in Markdown (#1089)
  • Add runner --reuse-idle (#1070)
  • Add pr --title --body --message --branch (#1063)
  • Fix pr --skip-ci on GitLab (#1056, #1062)
  • Misc runner edge cases improvements (#1030)
  • Detect runner ACPI shutdown (#1068)
  • Increase GHA workflow timeout to 35 days from 72h (#1067)
  • Add devcontainer.json (#1082, #1085)
  • Fix external test triggers (#1061, #1078)
  • Fix packages (#1079)
  • Deps update and lock file check (#1081)

CML v0.16.1

14 Jun 18:18
bf90536
Compare
Choose a tag to compare
  • Add pr --skip-ci (#1035)
  • Faster runner termination (#1021)
  • Support native GPU types (#1049)
  • Preserve plain HTTP in Git remote URL (#1043)
  • Live runner logging & debug error capture (#1052)
  • Fix send-comment --pr for GitLab (#1040)
  • Soft-deprecate --file (#1059)
  • Remove tfFile (#1029)
  • Correct Bitbucket Server mention (#1024)
  • Fix TensorBoard protobuf tests (#1031)
  • Trigger example repos/external tests (#988)
  • Update dependencies (#998, #999, #1007, #1033)

CML v0.16.0

25 May 19:20
d6c382a
Compare
Choose a tag to compare
  • Add cml runner --driver=bitbucket support for Bitbucket Cloud Pipelines (#798)
  • Try fallback auto-merge when unknown protection (#968)
  • Default to HEAD on send-comment --commit-sha (#992)
  • Fix runner timer restarting on spot instances (#1009)
  • Fix NVIDIA APT GPG keys (#994, #995)
  • Refine safe directory code (#986)
  • Remove cml publish pipe from examples (#1004)
  • Remove docker machine (#1011)

CML v0.15.2

22 Apr 19:25
d9c1dee
Compare
Choose a tag to compare
  • Remove standard input detection from cml publish (#983)
  • Add CWD to Git's safe.directory with cml ci (#974)
  • Document Bitbucket cml publish --native (#976)

CML v0.15.1

20 Apr 15:29
1e3f92d
Compare
Choose a tag to compare
  • Revert client-side GitHub Actions job filtering (#980)
  • Add cml runner --tpi-version (#885, #967)

CML v0.15.0

15 Apr 09:23
4c57f93
Compare
Choose a tag to compare
  • Build pkg standalone binaries for more platforms (#954)
  • Revert conditional chaining (#966)

CML v0.14.2

14 Apr 14:02
118c3c7
Compare
Choose a tag to compare
  • ci: add --unshallow (#957)
  • Fix pull request auto-merge edge cases (#959)
  • bitbucket Driver: body can be undefined (#962)
  • Update node engine version constraint (#963)

CML v0.14.1

12 Apr 23:39
01b2cef
Compare
Choose a tag to compare
  • Fix GitHub actions.listWorkflowRunsForRepo status filtering (#950)
  • Paginate octokit requests (#948)

CML v0.14.0

12 Apr 15:17
35eea84
Compare
Choose a tag to compare
  • Add support for Bitbucket native uploads (#943)
  • Expose cml ci --user-email=... --user-name=... (#945)
  • Update simple-git import method (#939)

CML v0.13.0

05 Apr 01:14
be60a76
Compare
Choose a tag to compare
  • Add cml pr [{--merge,--rebase,--squash}] on CI pass (incl. fallbacks) (#932, #934)
  • Catch GitLab cml runner 403 error message (#922)
  • Bump dependencies (#935)