Skip to content

Releases: iterative/cml

CML v0.5.0

05 Jul 01:17
Compare
Choose a tag to compare
  • Cml runner long job (#583)
  • Hotfix for broken unregister via 626 (#644)
  • Fix endpoint detection logic, broken on FetchError (#608)
  • docs: rework README (#617)
  • test weekly (not daily) (#604)
  • Skip Terraform version checks when not needed (#613)
  • Fix cml-pr reference handling for pull requests (#624)
  • Require runners to be online when honoring --reuse (#626)

CML v0.4.7

25 Jun 21:47
6c451d9
Compare
Choose a tag to compare

Add cml-send-comment --update (#581)
Update maintainer in Dockerfile (#601)
Allow newlines in SSH private keys (#602)

CML v0.4.6

18 Jun 20:14
6e87861
Compare
Choose a tag to compare
  • Allowlist non-sensitive data on Terraform state (#598)
  • Allow newlines in SSH private keys (#602)
  • document more commands (#593)
  • Hotfix Expose terraform aws_security_group param (#591)

CML v0.4.5

11 Jun 14:54
Compare
Choose a tag to compare
  • Runners not unregistering due to camelCase (#585) …
  • ssh_private is valid in TF (#584)
  • Install ping on Docker images (#579) …
  • Fix job with no steps in test-deploy.yml
  • Allow access to secrets for external contributors (#574) …
  • Install python-dev in the docker (#572) …
  • bump version, merge branch 'devel'
  • Improve GitLab API finder error handling (#569)
  • Unmask catch-all token exceptions (#563) …
  • chat ops safety (#558)
  • imgs: (re)move & update (#555)

CML v0.4.4

31 May 01:10
bd29097
Compare
Choose a tag to compare
  • fix .git suffix removal logic (#567 <- #566, #562)
  • fix catch-all token exceptions wrapping (#563)
  • security: mask token in Terraform state output (#564)
  • improve GitLab error handling (#569 <- #472)
  • tests security: chat ops safety (#558)
  • documentation & images: update theme and remove unused (#555 <- #533)
  • style/lint: fix snake_case => camelCase (#554 <- #547)

CML v0.4.3

24 May 19:30
3cbbce0
Compare
Choose a tag to compare
  • fix GitHub reference (branch & tag) name handling (#551)

CML v0.4.2

20 May 13:34
dfda564
Compare
Choose a tag to compare

Fix replace on possibly undefined identifier (#549)

CML v0.4.1

20 May 12:15
Compare
Choose a tag to compare
  • Fixes fake cml repo for bitbucket publish #543
  • Fixes cml-pr prs list bug #542
  • Updates cml image in gitlab test #537
  • Rename --cloud-gpu tesla to v100 #540

CML v0.4.0

19 May 00:29
Compare
Choose a tag to compare
  • No await runner #523
  • cml-publish mime and repo #519
  • Fix pipe reading logic on Windows #516
  • Minor doc fixes #534
  • No git sha dependencies #517
  • cml-pr command #510

CML v0.3.8

12 May 15:52
25f2ad3
Compare
Choose a tag to compare
  • CLI: enforce strict argument parsing (#493)
  • Docker: update tags & refactor build (#494)
    • tag convention: dvgorg/cml:0-dvc{1,2}-base{0,1} (#217)
    • py3.8: base1 (#360)
    • add alternate registry: ghcr.io (#500 <- #267)
  • misc documentation updates
    • REPO_TOKEN (deprecate repo_token) (#492)
    • docker tags (#499)
  • misc test updates (#498)
    • fix bot tests
    • fix potential security issues
  • misc tidy (#498)