Build binaries for LoongArch64 (linux/loong64) #1144
No reviewers
Labels
No labels
FreeBSD
Kind/Breaking
Kind/Bug
Kind/Chore
Kind/DependencyUpdate
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Windows
linux-powerpc64le
linux-riscv64
linux-s390x
run-end-to-end-tests
run-forgejo-tests
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo/runner!1144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "MingcongBai/runner:upstream/loong64-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request adds support to build binaries for linux/loong64 (LoongArch64 in runner.arch).
Apart from adding
runner.archdefinition for this architecture, this pull request only changes the Makefile and the release workflows. All changes are build and smoke tested:Once this pull request is ready to go, I will open another pull request for test/container changes, as it involves refactoring the "other architecture" assumption made on AArch64 versus x86-64.
looks good, but can you please open a feature request first
https://code.forgejo.org/forgejo/forgejo-actions-feature-requests/issues/new/choose
@viceice wrote in #1144 (comment):
Thanks for your review!
Done here - forgejo/forgejo-actions-feature-requests#73.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.