Skip to content

Conversation

amazingfate
Copy link
Contributor

This will enable loong64 build.
Build has passed in my fork's workflow: https://github.com/amazingfate/oras/actions/runs/16433397476/job/46438831437

@amazingfate
Copy link
Contributor Author

Release workflow in my fork also passed: https://github.com/amazingfate/oras/actions/runs/16433503634

Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
@Wwwsylvia Wwwsylvia requested a review from Copilot July 22, 2025 07:35
Copy link
Contributor

@Copilot 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 adds loong64 architecture support to the build system for the ORAS project. The change enables building binaries for the LoongArch 64-bit architecture, expanding platform compatibility.

Key changes:

  • Added loong64 to the list of supported Linux architectures in the build configuration
  • Updated Makefile targets to include loong64 build processes
  • Modified GoReleaser configuration to support loong64 architecture

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Makefile Added loong64 target objects, build target, and build rule for Linux loong64 architecture
.goreleaser.yml Added loong64 to the list of supported architectures in the build configuration

Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.54%. Comparing base (b1b29eb) to head (172b009).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1787      +/-   ##
==========================================
- Coverage   85.61%   85.54%   -0.07%     
==========================================
  Files         137      137              
  Lines        6006     6006              
==========================================
- Hits         5142     5138       -4     
- Misses        613      617       +4     
  Partials      251      251              

☔ 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.

Copy link
Member

@Wwwsylvia Wwwsylvia left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@Wwwsylvia Wwwsylvia merged commit 64a7e44 into oras-project:main Jul 22, 2025
8 checks passed
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