Skip to content

build: release loong64#1787

Merged
Wwwsylvia merged 1 commit into
oras-project:mainfrom
amazingfate:loong64-support
Jul 22, 2025
Merged

build: release loong64#1787
Wwwsylvia merged 1 commit into
oras-project:mainfrom
amazingfate:loong64-support

Conversation

@amazingfate

Copy link
Copy Markdown
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
Copy Markdown
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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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

@codecov

codecov Bot commented Jul 22, 2025

Copy link
Copy Markdown

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.

@Wwwsylvia Wwwsylvia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@shizhMSFT shizhMSFT left a comment

Copy link
Copy Markdown
Contributor

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.

4 participants