Skip to content

Releases: stacc/cli-next

v0.7.71

30 Oct 09:55

Choose a tag to compare

Changelog

  • 40c569b0 chore: update changelog
  • ec39b257 fix: add CI=true for pnpm install (#424)

v0.7.70

16 Oct 14:37

Choose a tag to compare

Changelog

  • ad64dadb Merge pull request #423 from stacc/fix/update-pnpm
  • eea757b5 chore: also update pnpm in workflows
  • b97f51b5 chore: update testdata pnpm-lock
  • 4c470949 fix: update pnpm major version

v0.7.69

01 Aug 14:25

Choose a tag to compare

Changelog

  • 6068a948 Merge pull request #422 from stacc/node_modules-symlinks
  • f28c3dee add isInNodeModules
  • 210dce47 chore: docs
  • 7f367b23 fix: don't skip creating the symlinks if they are in node_modules

v0.7.68

09 Jul 09:15

Choose a tag to compare

Changelog

  • 7b7d8260 Merge pull request #421 from stacc/fix/add-turbo-caching-to-sidecar
  • 5af264a7 chore: changelog
  • afb84466 fix: cache .turbo folder

v0.7.67

07 Jul 15:09

Choose a tag to compare

Changelog

  • e4c7961e chore: try to fix helm push in gha

v0.7.66

07 Jul 14:47

Choose a tag to compare

Changelog

  • 42bd3555 chore: bump actions/cache version

v0.7.65

07 Jul 14:39

Choose a tag to compare

Changelog

  • f636a104 Merge pull request #420 from stacc/chore/ci-set-node-version
  • 5441bc66 ci: try forcing node version 20
  • 2931825b fix: specify pnpm version to something that works with the test

v0.7.63

21 Nov 13:15

Choose a tag to compare

Changelog

  • 625eea2e Merge pull request #418 from stacc/fix/support-pnpm
  • 25307874 chore(sidecar): install pnpm in sidecar container
  • 2934b4c0 chore: install pnpm in github actions test
  • ecf9875d fix(npm): add support for pnpm

v0.7.62

23 Aug 11:52

Choose a tag to compare

Changelog

  • bef0f9e5 Merge pull request #416 from stacc/retrydeploy
  • c0014717 changelog: add v0.7.62
  • 448c8347 sidecar: add todo about deploy retry error conditions
  • 43fa087b sidecar: retry connection refused on deploy
  • 94cd62b5 sidecar: return error on last deploy retry attempt

v0.7.61

02 Jul 08:33
20d5b9b

Choose a tag to compare

Changelog

  • 01d367d3 Merge pull request #415 from stacc/rg-fix-development-token-error
  • 6f507518 chore: Add backticks to .kubeconfig
  • 1d1e389b chore: Update Changelog
  • 90a7b44d fix: Improve check on GetDevelopmentToken
  • aa621978 fix: check of nil instead of empty string