Tpt
|
9e76323e2b
|
CI: Add cargo caching for linux wheel build
|
1 year ago |
Tpt
|
5fee36e587
|
Improves naming of artifacts built by the CI
|
1 year ago |
Tpt
|
00f179058e
|
Upgrades minimal Python version to 3.8
3.7 is EOL
|
1 year ago |
Tpt
|
ab17138f33
|
Starts 0.4.0-alpha.1
|
1 year ago |
Tpt
|
03f7641355
|
Enables docker cross compilation to arm64
|
1 year ago |
Tpt
|
f72a9600ae
|
CI: Makes sure to update APT cache before installing packages
|
1 year ago |
Thomas Tanon
|
8f3af5a7fc
|
Revert "Python: drops compatibility with Musl 1.1"
This reverts commit f9d7b93abf .
|
2 years ago |
Tpt
|
f9d7b93abf
|
Python: drops compatibility with Musl 1.1
Rust is moving to 1.2+: https://blog.rust-lang.org/2023/05/09/Updating-musl-targets.html
|
2 years ago |
Tpt
|
cf03da0fab
|
CI: fixes linux cross-compilation v2
|
2 years ago |
Tpt
|
b8c5628e3b
|
CI: fixes linux cross-compilation
|
2 years ago |
Tpt
|
5ce23665f8
|
CI: Python: Avoids generating target specific wheels on nightly builds
|
2 years ago |
Tpt
|
51c896fe03
|
CI: Python: Installs Black for stubs formatting
|
2 years ago |
Tpt
|
0c407cd041
|
CI: fixes release artifacts upload
|
2 years ago |
Tpt
|
5852d0b4df
|
CI: Evaluates Python tests on Windows
|
2 years ago |
Tpt
|
9b20dbe6dc
|
CI: Merges nightly artifacts and release artifacts generation
|
2 years ago |
Tpt
|
c3f0aa94bf
|
CI: Builds also the server for ARM linux
|
2 years ago |
Tpt
|
306271df61
|
CI: Builds also the server for ARM macs
|
2 years ago |
dependabot[bot]
|
bd77bce2cd
|
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Thomas
|
339a619f28
|
WIP: Releases musllinux wheels
|
2 years ago |
Tpt
|
54ce7410d2
|
CI: Adds dependency caching
|
2 years ago |
Tpt
|
854e29ee38
|
Makes XSD datatypes a standalone crate
Allows other crates to reuse Oxigraph XSD datatypes implementation
|
2 years ago |
Tpt
|
027da6d639
|
Python: Makes abi3 optional
Prebuilt wheels are still using abi3 except for Linux where target-specific builds are also available
|
2 years ago |
Tpt
|
dbb04936db
|
Makes sure to not upload debug wheels to pypi
|
2 years ago |
Tpt
|
08612b870a
|
Drops oxigraph.org python doc updating
Let's only use readthedocs.org now
|
2 years ago |
Tpt
|
4dbe079d37
|
Upgrades GitHub actions
|
2 years ago |
Tpt
|
17731d10ab
|
Auto generates pyoxigraph type stubs
Uses a Python script to auto generate python stubs from the module code and doc strings.
Relies heavily on the inspect module.
|
2 years ago |
Tpt
|
6c6a36ec49
|
Avoids running duplicated workflows
|
2 years ago |
Tpt
|
f218134e6c
|
Fixes ReadTheDocs build
Adds a shared requirements.txt file for the dev dependencies
|
2 years ago |
Edmond Chuc
|
93107e6bfe
|
Add development container and update READMEs. Add Sphinx furo theme. (#221)
|
2 years ago |
Yuri Astrakhan
|
80ec5035e8
|
a few more branch renames
(I accidentally had an extension filter on when I did the first pass, thx for catching)
|
3 years ago |
Tpt
|
296a6340b6
|
Target only macOS 10.14+
Allows targeting C++17
|
3 years ago |
Tpt
|
7bbbe6d8b7
|
Adds a web build to Oxigraph JS
Generates archives on build & release
|
3 years ago |
Tpt
|
0921a4e49c
|
Python migration guide
|
3 years ago |
Tpt
|
a6a51cad01
|
Improves build and release scripts
|
3 years ago |
Tpt
|
aad84e4305
|
Renames CI jobs
Be more consistent with respect to what they do
|
3 years ago |
Vincent Emonet
|
cf64633a11
|
Move docker push to gh registry to release.yml. Every push to master are now published as nightly tag. Improved readme instructions for curl with authentication
|
3 years ago |
Vincent Emonet
|
d2eea24c96
|
Move the Dockerfile to server, delete and add docker-compose.yml and nginx.conf to the server/README.md, move the docker.yml workflow in doc.yml and use buildx. Fix the path of the URL generated in the YASGUI interface to take into account when the server is deployed on a subpath (e.g. http://oxigraph.org/sparql)
|
3 years ago |
Tpt
|
32c873bebc
|
CI: Do not forget to clone submodules
|
3 years ago |
Tpt
|
f32d940fbd
|
Upgrades maturin to 0.12
|
3 years ago |
Tpt
|
5f986f5858
|
Upgrades Maturin to 0.11
|
3 years ago |
Tpt
|
1289346d7e
|
Fixes CI by preventing usage of maturin 0.10
|
4 years ago |
Tpt
|
6e76758c39
|
CI: another attempt to fix the documentation build
|
4 years ago |
Tpt
|
98ad3b82e6
|
CI: attempt to fix the documentation build
|
4 years ago |