Skip to content

build(ci): use official goplus/llgo v0.12.2 instead of fork#665

Merged
MeteorsLiu merged 1 commit intomainfrom
xgopilot/issue-664-1772179277
Feb 27, 2026
Merged

build(ci): use official goplus/llgo v0.12.2 instead of fork#665
MeteorsLiu merged 1 commit intomainfrom
xgopilot/issue-664-1772179277

Conversation

@xgopilot
Copy link
Contributor

@xgopilot xgopilot bot commented Feb 27, 2026

Requested by @luoliwoshang

This PR switches CI from the fork luoliwoshang/llgo v0.12.14 to the official goplus/llgo v0.12.2 release.

Summary

  • Updated download-llgo.sh to download from goplus/llgo releases instead of the fork
  • Removed the "Use fork releases" comment since official releases are now available
  • Updated default LLGo version in action.yml from v0.12.14 to v0.12.2
  • Updated matrix LLGo version in go.yml, end2end.yml, and gentest.yml from v0.12.14 to v0.12.2

Closes #664

Switch CI download URL from luoliwoshang/llgo fork to official
goplus/llgo releases, and update version from v0.12.14 to v0.12.2
across all workflow files and the setup action.

Closes #664

Generated with [codeagent](https://github.com/qbox/codeagent)
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
Copy link
Member

@luoliwoshang luoliwoshang left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.32%. Comparing base (432ce10) to head (cacf751).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files          28       28           
  Lines        2500     2500           
=======================================
  Hits         2083     2083           
  Misses        369      369           
  Partials       48       48           

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

@MeteorsLiu MeteorsLiu merged commit 4cb33f3 into main Feb 27, 2026
15 of 16 checks passed
@xgopilot xgopilot bot deleted the xgopilot/issue-664-1772179277 branch February 27, 2026 10:46
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.

build llcppg with goplus/llgo v0.12.2 instead the fork llgo v0.12.14

3 participants