Li Jie
a8da654597
ci: make doc verify continue on error
2025-04-02 21:06:07 +08:00
Li Jie
ec20af3c4d
ci: upgrade to llvm 19
2025-04-02 20:12:41 +08:00
Li Jie
8c76436d81
ci: limit concurrency of doc links checker
2025-03-20 12:45:05 +08:00
Li Jie
74ededd8c8
ci: run llgo test ./...
2025-03-19 11:35:52 +08:00
Li Jie
77376087db
ci: optimize model download to avoid Huggingface blocking
...
Download the LLaMA model as a separate job and share it as an artifact to prevent
repeated downloads from Huggingface which could lead to rate limiting or blocking.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-03-04 11:20:16 +08:00
Li Jie
60fac0a010
ci: test on go1.24
2025-02-19 11:35:21 +08:00
Li Jie
4e1aea4597
ci: run llgo test
2025-02-17 07:50:36 +08:00
Li Jie
4dcc944f53
ci: lock tonistiigi/binfmt:qemu-v7.0.0-28 to avoid binfmt crash
2025-02-15 19:31:01 +08:00
Li Jie
fbb978e8a5
ci: populate linux sysroot in parallel
2025-02-15 19:30:32 +08:00
Li Jie
46a3a4f7e3
ci: disable populate cache
2025-02-15 19:30:07 +08:00
xushiwei
9a634b22a7
Merge pull request #991 from cpunion/update-doc
...
doc: update install instructions
2025-02-15 12:02:45 +08:00
Li Jie
66909b3000
ci: continue on error
2025-02-14 15:56:19 +08:00
Li Jie
70fb5ec7e1
ci: replace setup-go with custom action to avoid cache error and test pre-release go
2025-02-14 15:56:19 +08:00
Li Jie
3a2d24d7cc
doc: update doc test for installation instructions
2025-02-13 16:16:25 +08:00
visualfc
3a0d1466cc
ci: go test remove -v
2025-02-05 09:32:42 +08:00
Li Jie
60dc1f7d75
ci: verify markdown links by lychee
2025-02-03 18:26:16 +08:00
Li Jie
25a3e19384
ci: update codecov ignore config
2025-02-01 14:11:40 +08:00
dependabot[bot]
ac301045b9
build(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-10 00:58:56 +00:00
Li Jie
fd99f63bd6
ci: hello world testing with different version declarations in go.mod and go versions
2025-01-09 18:55:22 +08:00
Li Jie
dfa7effa14
ci: config release build
2025-01-09 15:39:03 +08:00
Li Jie
8666a75161
ci: remove unused python libraries installation step
2025-01-09 11:58:24 +08:00
Li Jie
219376044a
ci: fix llgo workflow name
2025-01-08 23:23:58 +08:00
Li Jie
27052c21be
ci: test lldb last
2025-01-08 22:16:02 +08:00
Li Jie
ec744f7385
chore: move compiler/chore/_xtool to _xtool
2025-01-08 22:16:02 +08:00
Li Jie
d8c5105c91
ci: set LLGO_ROOT for doc test
2025-01-08 22:16:01 +08:00
Li Jie
acd5fb19f5
ci: rename llgo test job name
2025-01-08 15:55:38 +08:00
Li Jie
a64b32bf9c
ci: compile go with go1.23, test llgo with go 1.20-1.23
2025-01-08 15:36:41 +08:00
Li Jie
81598621e8
ci: codecov report excludes llgo library
2025-01-08 14:59:00 +08:00
Li Jie
03b469212e
feat: upgrade to x/tools 0.28
2025-01-08 14:58:59 +08:00
Li Jie
9cb48003b0
ci: add libunwind-dev on ubuntu
2025-01-02 23:27:45 +08:00
Li Jie
2bd266a7fc
ci: lock release build to llvm@18
2024-11-29 10:26:14 +08:00
xushiwei
1605959a04
ci: rm Install llcppg
2024-11-27 17:24:12 +08:00
Li Jie
fa1ad20d5d
ffi: fix ci and install doc
2024-11-26 13:19:02 +08:00
Li Jie
9105f28c13
ci: don't install pkg-config explicitly
2024-11-26 13:18:59 +08:00
Li Jie
06cc43b11f
test: test dirs under _demo only has *.go files
2024-11-26 13:17:36 +08:00
xushiwei
bab5c0589f
Merge pull request #883 from luoliwoshang/ci/llcppg
...
ci:install llcppg dependent
2024-11-26 12:44:31 +08:00
luoliwoshang
2a2c614eb4
ci:remove pre-install pkg-config
2024-11-26 11:52:35 +08:00
luoliwoshang
12529ec81e
ci:install llcppg dependent
2024-11-26 11:13:25 +08:00
luoliwoshang
0179609a49
ci:trigger for sub-repositories
2024-11-26 10:56:37 +08:00
Li Jie
f26c283541
ci: enable demo result checking
2024-11-25 12:05:12 +08:00
Li Jie
56e9dab2ce
ci: test demo with python 3.12
2024-11-25 12:05:12 +08:00
luoliwoshang
9966daf0cf
ci: remove pre-installed pkg-config
2024-11-23 19:27:11 +08:00
Li Jie
7734c654a7
doc: make doc test use current ref
2024-11-19 10:50:49 +08:00
dependabot[bot]
94ee4223d2
build(deps): bump codecov/codecov-action from 4 to 5
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-15 00:23:06 +00:00
dependabot[bot]
6cbb5a9215
build(deps): bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 00:36:37 +00:00
Li Jie
65c1e1b9e5
ci: build chore/_xtool/...
2024-11-07 11:03:07 +08:00
Li Jie
17d509a45a
doc: make doc testable
2024-11-07 11:03:01 +08:00
luoliwoshang
fc8117c8e7
workflow:libffi
2024-11-05 17:15:20 +08:00
xushiwei
e92a0eb901
Merge pull request #806 from cpunion/llvm-debug
...
Debug: fix struct vars debug, params modication, supports expressions, lexical scope/lifecycle
2024-10-29 11:09:00 +08:00
Li Jie
1c414af7b9
ci: instead pip3 with pip3.12
2024-10-21 18:34:44 +08:00