Commit Graph

18 Commits

Author SHA1 Message Date
Cuiys 88439c69e1
feat(ci): ci workflow with github-hosted runner (#171)
* feat: linux ci with github runner

* fix: add CFLAGS with -march=native

* fix: fix linux x86 ci

* fix: with zen3 in x86 ci

* feat: nightly report with github-runner

* feat: refactor ci workflow

* feat: rename workflow

* feat: rename job

* feat: update ci badge

* feat: remove python coverage
2026-02-26 10:47:55 +08:00
Salman Chishti 17d931fabf
Upgrade GitHub Actions to latest versions (#130)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
2026-02-25 19:01:39 +08:00
Salman Chishti d1be135a00
Upgrade GitHub Actions for Node 24 compatibility (#129)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
2026-02-25 18:09:55 +08:00
Jalin Wang 32a5662460
ci: continuous benching (#110) 2026-02-25 11:22:18 +08:00
Cuiys e60ae09e5a
feat(ci): macos ci with github-runner (#94) 2026-02-13 14:41:57 +08:00
Cuiys 1fa15ce96b
feat: support ai extension (#88) 2026-02-12 18:33:41 +08:00
Cuiys dc088a4446
feat: support linux arm64 ci and release (#71) 2026-02-10 14:17:49 +08:00
feihongxu0824 efc6f3f7ce
fix: add c++ example to macos/linux ci (#86) 2026-02-09 23:31:56 +08:00
Cuiys 66657f0651
feat(ci): ci is not triggered when modifying the md file (#55) 2026-02-02 22:18:08 +08:00
Cuiys 36e84f5e69
feat(docs): add join us (#54) 2026-02-02 18:49:02 +08:00
Cuiys b5f0469ab4
fix(ci): support fork pr in ci (#52) 2026-02-02 15:32:04 +08:00
feihongxu0824 f3db03ffbb
chore: add some issue templates (#46) 2026-01-30 17:22:11 +08:00
Jalin Wang 705c5d5547
hotfix: ci will build tools & fix local_builder (#39)
* hotfix: ci add make_all & fix local_builder

* try to fix pythonbinding error

* mac ci doesn't need activation

* fix linux

* sync mac ci
2026-01-27 17:34:18 +08:00
Cuiys 6d11623a96
chore(ci): modify setuptools cm for test pypi and support cancel in progress (#21)
* feat: set local_scheme with no-local-version

* fix: pre-install numpy for test pypi install zvec

* fix: add guess-next-dev

* feat: support cancel ci when has new pr

* feat: add job name

* feat: add job name for ci and fix concurrency group
2026-01-09 17:48:38 +08:00
Cuiys 5853493f87
chore(ci): fix ci serurity and add build wheels for test pypi (#16)
* fix(ci): add permissions for ci

* fix(ci): add build wheel for test pypi

* fix: remove unused  extra-index-url
2026-01-09 10:37:48 +08:00
Cuiys fe9759daa9
chore: release to pypi (#6) 2025-12-31 11:14:24 +08:00
Cuiys 220a9aba11
chore:add git commit msg and branch name in pre-commit and modify org (#1)
* chore: add git commit msg and branch name in pre-commit

* docs: modify org to alibaba

* ci: mac build with make
2025-12-30 15:39:05 +08:00
sanyi 6524fabd80 Initial commit 2025-12-30 11:02:17 +08:00