Skip to content

Conversation

@jdx
Copy link
Owner

@jdx jdx commented Dec 4, 2025

Summary

🤖 Generated with Claude Code


Note

Increase bump-alpine job timeout in .github/workflows/release-alpine.yml from 30 to 60 minutes.

Written by Cursor Bugbot for commit a81e7c8. This will update automatically on new commits. Configure here.

The bump-alpine job was timing out at 30 minutes during the v2025.12.0
release. Increase the timeout to 60 minutes to allow the Alpine package
build to complete.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Copilot AI review requested due to automatic review settings December 4, 2025 14:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR increases the timeout for the Alpine release job from 30 to 60 minutes to prevent timeout failures that occurred during the v2025.12.0 release.

Key Changes:

  • Doubled the timeout-minutes value for the bump-alpine job in the GitHub Actions workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.0 x -- echo 20.3 ± 0.5 19.2 23.9 1.00
mise x -- echo 20.7 ± 0.7 19.3 23.4 1.02 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.0 env 19.6 ± 0.7 18.5 25.0 1.00
mise env 20.4 ± 0.6 19.0 22.8 1.04 ± 0.05

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.0 hook-env 20.0 ± 0.7 18.5 29.6 1.00
mise hook-env 21.0 ± 0.7 19.1 23.2 1.05 ± 0.05

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2025.12.0 ls 16.8 ± 0.5 15.9 19.4 1.00
mise ls 17.7 ± 0.9 16.1 19.9 1.05 ± 0.06

xtasks/test/perf

Command mise-2025.12.0 mise Variance
install (cached) 109ms 111ms -1%
ls (cached) 66ms 66ms +0%
bin-paths (cached) 73ms 73ms +0%
task-ls (cached) 453ms 444ms +2%

@jdx jdx changed the title fix(ci): increase alpine release timeout to 60 minutes fix(alpine): increase alpine release timeout to 60 minutes Dec 4, 2025
@jdx jdx merged commit 4b182d8 into main Dec 4, 2025
31 checks passed
@jdx jdx deleted the fix/alpine-timeout branch December 4, 2025 15:24
jdx pushed a commit that referenced this pull request Dec 8, 2025
### 🚀 Features

- **(npm)** support pnpm as a package manager for npm backend by
@risu729 in [#7214](#7214)
- **(tool-stubs)** add --bootstrap flag to mise generate tool-stub by
@jdx in [#7203](#7203)

### 🐛 Bug Fixes

- **(alpine)** increase alpine release timeout to 60 minutes by @jdx in
[#7188](#7188)
- **(bun)** use x64-baseline for aarch64 on Windows by @roele in
[#7190](#7190)
- **(tools)** allow using env vars in tools by @antonsergeyev in
[#7205](#7205)
- add cfg(feature = "self_update") to statics only used by that feature
by @jdx in [#7185](#7185)

### 📚 Documentation

- Update registry.md by @jdx in
[ad11ad1](ad11ad1)

### 📦️ Dependency Updates

- update ghcr.io/jdx/mise:alpine docker digest to 2909cce by
@renovate[bot] in [#7196](#7196)
- update fedora:43 docker digest to 6cd815d by @renovate[bot] in
[#7195](#7195)
- update ghcr.io/jdx/mise:deb docker digest to 1893530 by @renovate[bot]
in [#7198](#7198)
- update ghcr.io/jdx/mise:copr docker digest to 0447a85 by
@renovate[bot] in [#7197](#7197)

### 📦 Registry

- add Supabase CLI to registry.toml by @bodadotsh in
[#7206](#7206)
- add cmake aqua backend by @mangkoran in
[#7186](#7186)

### New Contributors

- @antonsergeyev made their first contribution in
[#7205](#7205)
- @bodadotsh made their first contribution in
[#7206](#7206)

## 📦 Aqua Registry Updates

#### New Packages (3)

- [`skanehira/ghost`](https://github.com/skanehira/ghost)
- [`square/certigo`](https://github.com/square/certigo)
- [`steveyegge/beads`](https://github.com/steveyegge/beads)

#### Updated Packages (8)

- [`apache/maven`](https://github.com/apache/maven)
- [`apple/container`](https://github.com/apple/container)
- [`aquasecurity/trivy`](https://github.com/aquasecurity/trivy)
- [`charmbracelet/crush`](https://github.com/charmbracelet/crush)
- [`goreleaser/goreleaser`](https://github.com/goreleaser/goreleaser)
- [`goreleaser/nfpm`](https://github.com/goreleaser/nfpm)
- [`ninja-build/ninja`](https://github.com/ninja-build/ninja)
- [`twpayne/chezmoi`](https://github.com/twpayne/chezmoi)
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