Skip to content

Releases: SwissDataScienceCenter/renku-dev-utils

v0.2.4

01 Dec 13:21
433c6bb

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

24 Nov 07:27
7b74cec

Choose a tag to compare

What's Changed

  • build: add lint check by @leafty in #42
  • build(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #44
  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #45
  • build(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 by @dependabot[bot] in #48

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Oct 09:29
213f0fb

Choose a tag to compare

What's Changed

  • fix: return error when postForm() is not successful by @leafty in #41

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Oct 13:04
512bd61

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 by @dependabot[bot] in #38
  • fix: set mount directory in update-global-images by @leafty in #40

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

v0.2.0

26 Sep 13:26
971d419

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #30
  • build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #31
  • build(deps): bump k8s.io/client-go from 0.33.4 to 0.34.0 by @dependabot[bot] in #32
  • build(deps): bump k8s.io/client-go from 0.34.0 to 0.34.1 by @dependabot[bot] in #36
  • feat: add login and logout commands by @leafty in #33
  • feat: add update-global-images command by @leafty in #37

Full Changelog: v0.1.4...v0.2.0

v0.1.4

26 Aug 14:01
3115cca

Choose a tag to compare

What's Changed

  • fix: ignore jupyterservers if the CRD is not found by @leafty in #28

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Aug 11:36
bee83f0

Choose a tag to compare

What's Changed

  • feat: add support for the amalthea repository by @leafty in #27

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Aug 11:59
53a10cf

Choose a tag to compare

What's Changed

  • build(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #23
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #25

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 13:11
62189ac

Choose a tag to compare

What's Changed

  • build: add dependabot configuration by @leafty in #15
  • build(deps): bump golang.org/x/image from 0.6.0 to 0.18.0 by @dependabot[bot] in #16
  • fix: properly set GIT_TAG by @leafty in #21
  • build(deps): bump k8s.io/api from 0.33.1 to 0.33.3 by @dependabot[bot] in #17
  • build(deps): bump golang.design/x/clipboard from 0.7.0 to 0.7.1 by @dependabot[bot] in #18
  • build(deps): bump k8s.io/client-go from 0.33.1 to 0.33.3 by @dependabot[bot] in #20

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Jul 11:34
fb2330b

Choose a tag to compare

What's Changed

  • build: add a makefile by @leafty in #2
  • feat: use gh to derive the namespace by @leafty in #3
  • feat: cleanup deployment by @leafty in #5
  • build: add GitHub action for tests by @leafty in #8
  • feat: add open command to view a deployment by @leafty in #9
  • feat: add command to make user an admin by @leafty in #10
  • feat: add namespace command by @leafty in #12
  • feat: use git tag for version by @leafty in #14

New Contributors

  • @leafty made their first contribution in #2

Full Changelog: https://github.com/SwissDataScienceCenter/renku-dev-utils/commits/v0.1.0