Skip to content

fix(devbox): scp command improved to allow for src or dest to be devboxes#109

Merged
dines-rl merged 15 commits intomainfrom
dines/scp-fix
Feb 14, 2026
Merged

fix(devbox): scp command improved to allow for src or dest to be devboxes#109
dines-rl merged 15 commits intomainfrom
dines/scp-fix

Conversation

@dines-rl
Copy link
Contributor

@dines-rl dines-rl commented Feb 6, 2026

Description

Note: PR titles should follow Conventional Commits format (e.g., feat(devbox): add support for custom env vars or fix(snapshot): resolve pagination issue) as they are used for automatic release notes generation.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test updates

Related Issues

Closes #

Changes Made

Testing

  • I have tested locally
  • I have added/updated tests
  • All existing tests pass

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

Copy link
Contributor

@jrvb-rl jrvb-rl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My favorite PR today!

LGTM. :)

dines-rl and others added 2 commits February 13, 2026 16:10
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@dines-rl dines-rl merged commit 5c9b884 into main Feb 14, 2026
14 checks passed
@dines-rl dines-rl deleted the dines/scp-fix branch February 14, 2026 00:16
dines-rl pushed a commit that referenced this pull request Feb 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.10.0](v1.9.0...v1.10.0)
(2026-02-14)


### Features

* **devbox:** allow tunnel config interactive, show tunnel in info
([#102](#102))
([7f073d4](7f073d4))


### Bug Fixes

* **devbox:** scp command improved to allow for src or dest to be
devboxes ([#109](#109))
([5c9b884](5c9b884))
* gateway cli improvements
([#113](#113))
([ad33a02](ad33a02))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants