haixuantao
bdc2356348
Removing support for macos x86 in order to unpin macos version
6 months ago
Philipp Oppermann
d7f30c362d
Disable sccache for `musllinux` jobs
9 months ago
Philipp Oppermann
a59428a3c0
Add libatomic for armv7
9 months ago
Philipp Oppermann
eed434fe22
Add symlinks to 32-bit libatomic to fix build for x86
9 months ago
Philipp Oppermann
37de4c234e
Try before-script-linux
9 months ago
haixuantao
d1c46948e7
Using only paths for pip-release
11 months ago
haixuantao
fe1a7239f6
Add `Cargo.toml` within pip release process
11 months ago
haixuantao
5102a9e38b
Make the pip release CI only run for dedicated work
11 months ago
Philipp Oppermann
7fc8466c0c
Use `paths-ignore` instead of negated `paths`
The GitHub workflow docs specify: 'If you define a path with the ! character, you must also define at least one path without the ! character. If you only want to exclude paths, use paths-ignore instead.'
11 months ago
haixuantao
9ab06f9223
Fix same wheel error message
11 months ago
Haixuan Xavier Tao
074908cca6
Add qwenvl2 5 ( #767 )
11 months ago
haixuantao
57fd132998
fix CI ignore node-hub
11 months ago
haixuantao
f801931caf
Ignore node-hub folder
11 months ago
haixuantao
85d06a6e11
Bump upload artifact version
11 months ago
haixuantao
bbfa17f318
Add zig to fix toolchains
1 year ago
haixuantao
2e4c9c16b9
Fix version setting and add setting up architecture in CI/CD
1 year ago
Philipp Oppermann
cb6e84343f
Change macOS CI runner to `macos-13`
macos-12 is deprecated
1 year ago
haixuanTao
2da6375e85
Set default ubuntu to 22 and set zig for cross linux compatibility
1 year ago
haixuanTao
3ee4d829f5
Make workflow manually dispatchable
1 year ago
haixuanTao
514331c960
Downgrade ubuntu and macos version for better libc compatibility
1 year ago
haixuanTao
19ab8a90d2
Fix CD pypi publish name conflict for cli and node
Fix CI/CD for pip release
1 year ago
haixuanTao
dc716b2871
Remove -i from sdist
1 year ago
haixuanTao
be9c3019c8
Set python version
1 year ago
haixuanTao
9ae7467f95
Make pip-release workflow release cli as well
1 year ago
haixuanTao
b844630acc
CI: add zig
1 year ago
haixuanTao
c31bfe194c
CI: Bumping version to ubuntu 22
1 year ago
haixuanTao
448eb49a79
Set manylinux to fix ring ARM issue: https://github.com/apache/opendal/issues/3673
1 year ago
haixuanTao
e6a31b2f34
Bump ubuntu version for arm
1 year ago
haixuanTao
80c1fa240d
CI: Fix pip release
1 year ago
haixuanTao
7f3becf417
Use `ubuntu 20.04` for compiling pip release
1 year ago
Haixuan Xavier Tao
99f054ccbf
Only check pip release on push to main
1 year ago
Philipp Oppermann
13fb05c4fa
Test pip release creation as part of normal CI
1 year ago
haixuanTao
469347338a
fix wheels path searching
1 year ago
haixuanTao
5b526107c3
Use musleabihf for armv7
1 year ago
haixuanTao
1264bd47ad
Remove compiling of x86 windows python
1 year ago
haixuanTao
fff866c425
Upload wheel with the release
1 year ago
haixuanTao
0e58dd9617
Fix windows release
1 year ago
haixuanTao
e3d9686474
Refactor pip and cli CI/CD
1 year ago
haixuanTao
2f401ff846
Fix `pip-release` by bumping actions version
1 year ago
haixuanTao
c71bba98f0
Remove failing `x86` build that is failing the pip release
1 year ago
haixuanTao
320ef26da5
Update pip wheel to compile for musl
1 year ago
haixuanTao
68c240e6bd
Bump python version to 3.8
1 year ago
haixuanTao
3b6ffce489
Add pypi release to github release
2 years ago
haixuanTao
f242fa0f46
Minor fix in pip-release
2 years ago
haixuanTao
0d6f15f6d1
Set working directory when building
2 years ago
haixuanTao
1dd411a303
Fix pip release directory
2 years ago
haixuanTao
cdf08a1a2d
Update `pip release` using maturin generated config
This commit replace previously manually generated pypi release with the
config generated by: `maturin generate-ci github --zig`.
2 years ago
haixuanTao
c2feb451a0
Add a support matrix with planned feature to clarify dora status
2 years ago
haixuanTao
443233e32a
Removing legacy `libacl` which was required by Iceoryx
2 years ago
haixuanTao
73fc94ef81
Removing `ubuntu-18` and `windows` from pypi release
3 years ago