Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 16 Jun 08:49
Immutable release. Only release title and notes can be modified.
v0.24.0
14ae87d

🚀 Features

📚 Documentation

  • (roadmap) Add M22 --interactive deploy flag - (9217126) by @bchatard

    Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com

  • (specs) Document --interactive flag in spec 03 and spec 06 - (344d8f7) by @bchatard

    Add --interactive to the deploy flag table, describe its TTY/mode
    guard, and add a step-confirm UX section with prompt and abort examples.

🧪 Testing

  • (cmd) Integration test for --interactive scripted-confirm deploy - (e30209a) by @bchatard

    Feed CRs one-per-300ms so each huh.Run() program receives exactly
    one CR; writing all at once lets bubbletea consume them in a single
    Read(4096) and starves subsequent prompts.

    ExecWithTTY gains an inputInterval parameter for byte-at-a-time writes.

    Co-Authored-By:Claude Sonnet 4.6 noreply@anthropic.com

Commit Statistics

  • 6 commit(s) contributed to the release.
  • 0 day(s) passed between the first and last commit.
  • 6 commit(s) parsed as conventional.
  • 0 linked issue(s) detected in commits.
  • 1 day(s) passed between releases.