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

umputun / ralphex / 29561552992

Builds Branch Commit Type Ran Committer Via Coverage
29561552992 fix-oauth-token-persistence fix: persist OAuth token refreshes from container to host Add rw file bind-mounts for ~/.codex/auth.json and ~/.claude/.credentials.json so token refreshes inside the container write through to host files. Previously, init-docker.sh copied them f... push 17 Jul 2026 06:59AM UTC umputun github
83.74
29182843437 master fix: skip regenerable plugin-manager state when seeding container (#405) the container init script copied ~/.claude/plugins wholesale, including marketplaces (git clones with vendored go source) and the catalog caches. the ephemeral container nev... push 12 Jul 2026 06:34AM UTC web-flow github
83.8
29182759663 fix/plugin-seed-skip-manager-state fix: skip regenerable plugin-manager state when seeding container the container init script copied ~/.claude/plugins wholesale, including marketplaces (git clones with vendored go source) and the catalog caches. the ephemeral container never runs... Pull #405 12 Jul 2026 06:31AM UTC umputun github
83.76
29180440028 master fix: preserve wrapper file mode on --update-script (#404) shutil.copy2 copies the tmpfile's restrictive 0600 onto the destination, then chmod only OR-ed in execute bits, yielding 0711 (rwx--x--x). a python wrapper must be readable to run, so any ... push 12 Jul 2026 04:57AM UTC web-flow github
83.73
29180279112 fix/update-script-mode-397 fix: preserve wrapper file mode on --update-script shutil.copy2 copies the tmpfile's restrictive 0600 onto the destination, then chmod only OR-ed in execute bits, yielding 0711 (rwx--x--x). a python wrapper must be readable to run, so any non-own... Pull #404 12 Jul 2026 04:51AM UTC umputun github
83.74
29180279754 fix/update-script-mode-397 fix: preserve wrapper file mode on --update-script shutil.copy2 copies the tmpfile's restrictive 0600 onto the destination, then chmod only OR-ed in execute bits, yielding 0711 (rwx--x--x). a python wrapper must be readable to run, so any non-own... Pull #404 12 Jul 2026 04:50AM UTC umputun github
83.78
28749669290 master chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0) --- updated-dependencies: - dependency-n... push 05 Jul 2026 05:56PM UTC umputun github
83.78
28749628055 master fix: bound force-exit cleanup so a stuck worktree removal cannot prevent exit The interrupt watcher's 5s force-exit path called the worktree cleanup directly before os.Exit(1). That cleanup shares a sync.Once with the graceful shutdown's deferred... push 05 Jul 2026 05:53PM UTC umputun github
83.76
28749579274 master fix: skip 65MB parse test under -race to unhang go test -race ./pkg/web Parsing a single 65MB line in TestSessionManager_LoadProgressFileIntoSessionLargeBuffer takes ~90s without the race detector and exceeds the 10-minute test binary timeout wit... push 05 Jul 2026 05:51PM UTC umputun github
83.74
28684646916 dependabot/go_modules/golang.org/x/net-0.55.0 chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0) --- updated-dependencies: - dependency-n... Pull #401 03 Jul 2026 09:46PM UTC web-flow github
83.74
28684648012 dependabot/go_modules/golang.org/x/net-0.55.0 chore(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.53.0 to 0.55.0. - [Commits](https://github.com/golang/net/compare/v0.53.0...v0.55.0) --- updated-dependencies: - dependency-n... Pull #401 03 Jul 2026 09:46PM UTC web-flow github
83.74
28680404841 fix/force-exit-cleanup-timeout fix: bound force-exit cleanup so a stuck worktree removal cannot prevent exit The interrupt watcher's 5s force-exit path called the worktree cleanup directly before os.Exit(1). That cleanup shares a sync.Once with the graceful shutdown's deferred... Pull #400 03 Jul 2026 07:45PM UTC paskal github
83.76
28680172502 fix/web-race-test-guard fix: skip 65MB parse test under -race to unhang go test -race ./pkg/web Parsing a single 65MB line in TestSessionManager_LoadProgressFileIntoSessionLargeBuffer takes ~90s without the race detector and exceeds the 10-minute test binary timeout wit... Pull #399 03 Jul 2026 07:38PM UTC paskal github
83.74
28270577384 refs/tags/v1.6.0 docs: update changelog for v1.6.0 push 26 Jun 2026 11:18PM UTC umputun github
83.74
28270572198 master docs: update changelog for v1.6.0 push 26 Jun 2026 11:18PM UTC umputun github
83.69
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 49
  • 50
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc