link2xt
c02c5ffe2c
Format docs_wheels.yml with prettier
2023-02-24 22:31:04 +00:00
link2xt
c8ce4ce5aa
Switch to "vX.Y.Z" tagging scheme
...
Previously we used tags like "1.109.0" and "py-1.109.0".
Since Python bindings are always released
at the same time as the core,
it is easier to use a single tag for them.
"v" prefix is added to make matching by "v*" easier
in CI and scripts.
2023-02-24 16:48:37 +00:00
link2xt
0e849609f4
ci: python: do not try to upload source distributions
...
They are not useful because you still need a statically
linked rust library besides the C FFI module, and
they are not built by tox 4 without changes.
2023-01-09 16:20:56 +00:00
link2xt
cddd38cdff
ci: build python wheels for musl-aarch64
2022-07-17 11:54:53 +00:00
link2xt
cfadf20d08
Skip missing Python interpreters in scripts/run_all.sh
...
musllinux images miss PyPy interpreters,
we want to skip building PyPy wheels for musl
instead of failing the build.
Also remove workaround from CI scripts.
2022-07-10 23:15:51 +00:00
link2xt
797b9fb087
ci: do not modify run_all.sh in-tree
...
This changes the version of built wheels.
2022-07-10 13:03:53 +00:00
link2xt
f5c5429fe8
Do not build PyPy wheels on musllinux
...
musllinux images don't have PyPy installed
2022-07-09 21:35:24 +00:00
link2xt
50c398c2cc
Remove bashism in doxygen CI script
2022-07-07 00:24:11 +00:00
link2xt
4a6a08578f
Cleanup doxygen CI
...
Remove unused docker-doxygen Dockerfile.
Switch scripts/run-doxygen.sh from bash to sh.
Use docker.io/alpine image instead of unsupported hrektts/doxygen
2022-07-07 00:31:57 +00:00
link2xt
997fb4061a
Build musl wheels
2022-06-26 23:09:42 +00:00
link2xt
f23fa1c9d3
Fix path to coredeps in concourse pipeline
2022-06-26 11:47:05 +00:00
link2xt
5053a22f96
Use single universal coredeps Dockerfile
2022-06-26 11:40:19 +00:00
link2xt
96f53f5cd2
ci: replace vito/oci-build-task with concourse/oci-build-task
...
It has been moved to https://github.com/concourse/oci-build-task
2022-06-25 16:56:39 +00:00
link2xt
0f86800f5d
ci: build python wheels automatically for py-* tags
2021-08-07 14:22:54 +03:00
link2xt
f96d04e80f
ci: trigger doxygen rebuild on every commit
2021-07-03 17:57:43 +03:00
link2xt
cf8736da48
Concourse CI pipeline to replace Circle CI
2021-06-15 00:03:00 +03:00