chore: release v0.2.6#315
Conversation
Co-Authored-By: Sachin Iyer <siyer@detail.dev>
Current Aviator status
This PR was merged manually (without Aviator). Merging manually can negatively impact the performance of the queue. Consider using Aviator next time.
See the real-time status of this PR on the
Aviator webapp.
Use the Aviator Chrome Extension
to see the status of your PR within GitHub.
|
Original prompt from Sachin
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Skipping bot pull request creation because the queue is empty and this pull request is up to date with |
|
This pull request failed to merge: blocked by Github, possibly missing approvals or merge cannot be cleanly created. After you have resolved the problem, you should remove the Failed checks: Security Audit, Vendored Artifacts, Tests, plan, Clippy, Check, Formatting Additional debug info: Merge commits are not allowed on this repository. |
Summary
Patch release bump
0.2.5→0.2.6. Includes fixes merged since v0.2.5:#313serialize SHELL env var mutation in completions tests#312validate$SHELLbefore extracting shell name in completions#311warn on config parse errors during auth login#310handle IPv6 bracketed hosts instrip_ssh_portOnce merged, the
release.ymlworkflow will automatically tagv0.2.6, build platform artifacts viacargo-dist, and publish a GitHub Release.Link to Devin session: https://app.devin.ai/sessions/02dfe916725247d6955ba0d4a49460df
Requested by: @sachiniyer
Summary by cubic
Release v0.2.6 to ship fixes for shell detection, SSH host parsing, and clearer auth warnings, plus more reliable completion tests.
SHELLenv var mutation in completions tests to prevent flakiness.$SHELLbefore extracting the shell name in completions.auth login.strip_ssh_port.Written for commit db9999c. Summary will update on new commits.