Skip to content

chore(main): release 1.1.0#2

Merged
devsy-app[bot] merged 1 commit into
mainfrom
release-please--branches--main
Apr 19, 2026
Merged

chore(main): release 1.1.0#2
devsy-app[bot] merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@devsy-app

@devsy-app devsy-app Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.1.0 (2026-04-19)

Features

  • add golangci-lint rules (#5) (a67ac5b)
  • add release-please for automated releases (#60) (9161490)
  • add Taskfile and workflow-approval (#63) (df31157)
  • rebrand from DevPod/skevetter to Devsy/devsy-org (#1) (ad2014c)
  • rewrite ssh provider in golang (68ea43a)
  • rewrite ssh provider in golang (145b674)
  • setup repository (#1) (c3ff7ea)

Bug Fixes

  • add custom port to windows command execution (bd240fb)
  • add custom port to windows command execution (cfc9dc2)
  • add echo to init command (021fcdb)
  • add option to use builtin SSH client, not enabled by default (414cf94)
  • add option to use builtin SSH client, not enabled by default (c6efcc3)
  • add port flag only if non-standard port is specified (2cc7172)
  • add port flag only if non-standard port is specified (cc4438d)
  • add proper init checks to ssh provider (9c40cbe)
  • add proper init checks to ssh provider (5e67368)
  • add proper init checks to ssh provider (061db9e)
  • better defaults to work without sudo (10395fe)
  • better highlight Linux compatibility (708772a)
  • better highlight Linux compatibility (cff6ef0)
  • check for exit code in init command (f16d5e3)
  • check for exit code in init command (82b520a)
  • clean out bytes between commands (0ca0adc)
  • correct spacing in logs (39d942d)
  • deps: update github.com/skevetter/log digest to bfd26ab (#6) (432ff24)
  • deps: update module github.com/goccy/go-yaml to v1.19.2 (#24) (31e82aa)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.28.1 (#9) (7c46163)
  • deps: update module github.com/onsi/gomega to v1.39.1 (#14) (01bf342)
  • deps: update module github.com/skevetter/devpod to v0.13.0 (#15) (d58e952)
  • deps: update module github.com/skevetter/devpod to v0.14.0 (#17) (9da3a89)
  • deps: update module github.com/skevetter/devpod to v0.14.1 (#19) (30be52a)
  • deps: update module github.com/skevetter/devpod to v0.14.2 (#20) (4ca0578)
  • deps: update module github.com/skevetter/devpod to v0.14.3 (#21) (435a95e)
  • deps: update module github.com/skevetter/devpod to v0.14.4 (#22) (2e5b09a)
  • deps: update module github.com/skevetter/devpod to v0.14.5 (#25) (ee21685)
  • deps: update module github.com/skevetter/devpod to v0.14.6 (#26) (5145209)
  • deps: update module github.com/skevetter/devpod to v0.14.7 (#27) (3b1248e)
  • deps: update module github.com/skevetter/devpod to v0.15.0 (#28) (7b40769)
  • deps: update module github.com/skevetter/devpod to v0.15.1 (#29) (c08d6f0)
  • deps: update module github.com/skevetter/devpod to v0.16.1 (#30) (c7d4d16)
  • deps: update module github.com/skevetter/devpod to v0.16.2 (#31) (b8a42ef)
  • deps: update module github.com/skevetter/devpod to v0.16.3 (#37) (73ad961)
  • deps: update module github.com/skevetter/devpod to v0.16.4 (#39) (b910173)
  • deps: update module github.com/skevetter/devpod to v0.16.6 (#41) (20c5c46)
  • deps: update module github.com/skevetter/devpod to v0.17.0 (#42) (d658a40)
  • deps: update module github.com/skevetter/devpod to v0.17.1 (#43) (13e8f7f)
  • deps: update module github.com/skevetter/devpod to v0.17.2 (#44) (afe7e90)
  • deps: update module github.com/skevetter/devpod to v0.17.4 (#45) (c14b07e)
  • deps: update module github.com/skevetter/devpod to v0.18.0 (#47) (04ddde2)
  • deps: update module github.com/skevetter/devpod to v0.18.1 (#48) (ff2c92a)
  • deps: update module github.com/skevetter/devpod to v0.18.2 (#49) (c653194)
  • deps: update module github.com/skevetter/devpod to v0.18.3 (#50) (19a118f)
  • deps: update module github.com/skevetter/devpod to v0.18.5 (#51) (403f707)
  • deps: update module github.com/skevetter/devpod to v0.18.6 (#52) (75fd69c)
  • deps: update module github.com/skevetter/devpod to v0.19.0 (#53) (986f8a0)
  • deps: update module github.com/skevetter/devpod to v0.19.1 (#54) (52d58a1)
  • deps: update module github.com/skevetter/devpod to v0.19.2 (#56) (8f840ef)
  • deps: update module github.com/skevetter/devpod to v0.19.3 (#57) (4ea71e2)
  • deps: update module github.com/skevetter/devpod to v0.19.4 (#59) (d415337)
  • deps: update module golang.org/x/crypto to v0.49.0 (#32) (d2f5b3f)
  • deps: update module golang.org/x/crypto to v0.50.0 (#55) (385af8e)
  • e2e: remove eventual spaces from expected outputs (725e40f)
  • error variable (b7b5469)
  • exec: fallback logic for non-posix shell incompatibilities (24c7f5e)
  • exec: fallback logic for non-posix shell incompatibilities (b6212bf)
  • exec: force use of /tmp for destination (2da52ee)
  • exec: let it use OS's temp dir (06a589a)
  • EXTRA_FLAGS is not mandatory (bbc1600)
  • handle errors in shell quoting split (6f706e2)
  • linting and formatting (a8cd912)
  • manifest: use per-user agent path (d1580d3)
  • manifest: use per-user agent path (b9445bb)
  • openssh on windows doesn't play nicely with piping data through Stdin (a9c6447)
  • openssh on windows doesn't play nicely with piping data through Stdin. (d7585cb)
  • properly set EXTRA_FLAGS when passed (a475913)
  • remove dead code (cf6b8c8)
  • remove private key config, it can be used with extra_flags now (4874089)
  • use proper shell splitting for EXTRA_FLAGS (e142b19)
  • use ssh binary (c53775c)

This PR was generated with Release Please. See documentation.

@devsy-app devsy-app Bot merged commit e1a6a76 into main Apr 19, 2026
@devsy-app

devsy-app Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants