Skip to content

Conversation

@jooola
Copy link
Member

@jooola jooola commented Nov 13, 2025

Stop building binaries for windows arm32.

Those targets are marked as broken in go 1.24: https://github.com/golang/go/blob/release-branch.go1.24/src/cmd/dist/build.go#L1826-L1830

And will be removed in go 1.26: golang/go#71671

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.54%. Comparing base (08455af) to head (c82582a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1246   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files         311      311           
  Lines       11422    11422           
=======================================
  Hits         8286     8286           
  Misses       2205     2205           
  Partials      931      931           
Flag Coverage Δ
e2e 52.12% <ø> (ø)
unit 67.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola changed the title feat: drop builds for windows arm feat: drop builds for windows arm32 v6 Nov 18, 2025
@jooola jooola changed the title feat: drop builds for windows arm32 v6 feat: drop builds for windows arm (32 bit) Nov 18, 2025
@jooola jooola changed the title feat: drop builds for windows arm (32 bit) feat: drop builds for windows armv6 and armv7 (32 bit) Nov 18, 2025
Stop building binaries for windows arm32.

Those targets are marked as broken in go 1.24: https://github.com/golang/go/blob/release-branch.go1.24/src/cmd/dist/build.go#L1826-L1830

And will be removed in go 1.26: golang/go#71671
@jooola jooola marked this pull request as ready for review November 18, 2025 14:27
@jooola jooola requested a review from a team as a code owner November 18, 2025 14:27
@jooola jooola merged commit 0893808 into main Nov 18, 2025
6 checks passed
@jooola jooola deleted the drop_win_arm32 branch November 18, 2025 14:43
jooola pushed a commit that referenced this pull request Dec 18, 2025
<!-- section-start changelog -->
### Features

- **firewall**: add list columns for labels, created and age (#1239)
- drop builds for windows armv6 and armv7 (32 bit) (#1246)
- **context**: allow creation in non-interactive tty (#1252)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: Hetzner Cloud Bot <>
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.

3 participants