• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

happy-sdk / happy / 30903603860
60%

Build:
DEFAULT BRANCH: main
Ran 04 Aug 2026 11:12AM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
30903603860

push

github

mkungla
fix(devel): refuse to release without an interactive terminal

Releasing stops at a terminal prompt showing every module that would be
published and waits for a decision. Nothing checked that a terminal existed, so
a non-interactive run got most of the way through before bubbletea failed to
open one:

  bubbletea: error opening TTY: could not open TTY: open /dev/tty

The confirmation sits after lint, test and the "prepare release" commit, so
that failure left a stray commit behind. Worse, the error was printed and
execution continued to read a zero-valued model - it aborted only because the
zero value happens to mean "no", which is not a property to rely on.

Checked up front instead, before any work: the run now stops immediately with
an explanation and leaves the repository untouched.

This also states in code what the documentation could only ask for. A release
tags and pushes, and module proxies cache a published tag immediately, so it is
a maintainer's decision taken at a terminal rather than something automation
can be talked into.

The release skill and .happy/AGENTS.md said "never without explicit
confirmation", which still implied an agent could run it given a yes. Both now
say not to run it at all, and the skill is reframed around what is actually
useful to do: verify the tree, read the commit types the version is computed
from, state the versions expected, and hand over.

Signed-off-by: Marko Kungla <marko.kungla@gmail.com>
Source Files on build 30903603860
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #30903603860
  • be6e6246 on github
  • Prev Build on main (#30900666359)
  • Next Build on main (#30903933358)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc