Skip to content

Releases: SwissDataScienceCenter/renku-cli

Renku CLI 0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:53

What’s Changed

🚀 Features

  • Check project context when listing jobs @eikek (#76)
  • feat: Dynamically complete job names for stop and logs commands @eikek (#74)
  • feat: add a --wait option to the job start command @eikek (#75)
  • feat: Follow logs of jobs with --follow option @eikek (#73)
  • feat: Store tokens from authentication in system keystore @eikek (#71)
  • feat: Improvements to start jobs @eikek (#70)

💚 Maintenance

  • Provide an async implementation for the keystore @eikek (#72)

🧱 Dependencies

Renku CLI 0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 May 12:11
3c5960d

What’s Changed

  • feat: Add job command to start sessions as batch jobs @eikek (#68)

v0.3.0

Choose a tag to compare

@olevski olevski released this 13 Apr 07:59
d8b0ee8

What's Changed

Full Changelog: v0.2.1...v0.3.0

0.2.1

Choose a tag to compare

@olevski olevski released this 08 Apr 13:19
118b1e6

What's Changed

  • chore: add workflow to publish a docker image by @olevski in #66
  • chore: set the right regex for publish tags by @olevski in #67

Full Changelog: v0.2.0...v0.2.1

0.2.0

Choose a tag to compare

@Panaetius Panaetius released this 19 Mar 10:24

What's Changed

  • fix: fixes cloning https URLs and project URL parsing by @Panaetius in #39
  • feat: run in distroless docker image by @olevski in #41
  • chore: update codeowners by @olevski in #47
  • chore: update nix install action by @olevski in #48
  • bump rust edition to 2024 by @Panaetius in #59
  • remove CI strip in favor of Rust profile setting by @Panaetius in #58
  • fix: Fix login command when using native-tls by @eikek in #61
  • change shell completions to use dynamic mode by @Panaetius in #51
  • add color_eyre, better-panic (dev) and human-panic (release) by @Panaetius in #65
  • simplify release CI and create archives in releases by @Panaetius in #62
  • add self-update functionality by @Panaetius in #64

? Dependencies

New Contributors

Full Changelog: v0.1.0...v0.2.0

0.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 15:17
c2fe052

What’s Changed

🚀 Features

  • Login command using device auth flow @eikek (#14)
  • Basic support for cloning public projects @eikek (#10)
  • Provide install script for Linux and Mac @eikek (#9)
  • Install shell completion for nix @eikek (#8)
  • Conditional sub command for processing user docs @eikek (#4)

💚 Maintenance

  • Rename binary to rnk @eikek (#6)
  • Publish binaries for macos arm64 and amd64 @eikek (#5)
  • Add tokio and use async reqwest http client @eikek (#1)

🧱 Dependencies

renku-cli nightly

renku-cli nightly Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 08:27
Hello world!