[PR #699] [MERGED] Add arm64/arm and capture all snapshots #1567

Closed
opened 2026-03-01 21:51:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/699
Author: @catthehacker
Created: 5/22/2021
Status: Merged
Merged: 5/23/2021
Merged by: @cplee

Base: masterHead: cat/feat/additional-arch


📝 Commits (4)

  • 3b5e35d fix: format .goreleaser.yml
  • e25383a feat: add arm64/arm builds
  • cbd2b0f feat: capture all binaries built by goreleaser
  • ab967cb fix: remove windows/arm/6

📊 Changes

2 files changed (+73 additions, -20 deletions)

View changed files

📝 .github/workflows/checks.yml (+51 -6)
📝 .goreleaser.yml (+22 -14)

📄 Description

fix: format .goreleaser.yml
feat: add arm64 builds
feat: capture all binaries built by goreleaser, upload-artifact actions will run only on GitHub Actions due to ACTIONS_RUNTIME_TOKEN requirement

windows/arm64 support is planned to land in go 1.17


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/699 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 5/22/2021 **Status:** ✅ Merged **Merged:** 5/23/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `cat/feat/additional-arch` --- ### 📝 Commits (4) - [`3b5e35d`](https://github.com/nektos/act/commit/3b5e35df234f551eb1726fcf3e8e5f02e8d36c24) fix: format `.goreleaser.yml` - [`e25383a`](https://github.com/nektos/act/commit/e25383a4b3e217dc1b4a73a2f99396870e6cf22a) feat: add `arm64`/`arm` builds - [`cbd2b0f`](https://github.com/nektos/act/commit/cbd2b0f07a62d064edbc0209ae9428db01fe899b) feat: capture all binaries built by goreleaser - [`ab967cb`](https://github.com/nektos/act/commit/ab967cbafd1a273a9d5fad477837d0454e5860c9) fix: remove `windows/arm/6` ### 📊 Changes **2 files changed** (+73 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/checks.yml` (+51 -6) 📝 `.goreleaser.yml` (+22 -14) </details> ### 📄 Description fix: format `.goreleaser.yml` feat: add `arm64` builds feat: capture all binaries built by goreleaser, `upload-artifact` actions will run only on GitHub Actions due to `ACTIONS_RUNTIME_TOKEN` requirement `windows/arm64` support is planned to land in go 1.17 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1567
No description provided.