Edmond Chuc
|
93107e6bfe
|
Add development container and update READMEs. Add Sphinx furo theme. (#221)
|
2 years ago |
Tpt
|
b5f206d54e
|
Makes release jobs more resilient
|
2 years ago |
Tpt
|
52ec334ab3
|
Fixes homebrew update script
|
3 years ago |
Tpt
|
296a6340b6
|
Target only macOS 10.14+
Allows targeting C++17
|
3 years ago |
Tpt
|
2751d3f1b3
|
Fixes NPM package upload to GitHub release
|
3 years ago |
Tpt
|
a2c9e88d2a
|
Fixes release script
|
3 years ago |
Tpt
|
7bbbe6d8b7
|
Adds a web build to Oxigraph JS
Generates archives on build & release
|
3 years ago |
Tpt
|
fe58a84bfa
|
Fixes release scripts
|
3 years ago |
Tpt
|
c1f47ea7aa
|
Do not release betas on homebrew
|
3 years ago |
Tpt
|
fb300d181e
|
Python doc: do not release as "stable" for beta versions
|
3 years ago |
Tpt
|
d986ae526b
|
Python: Removes hack making stdist build work
|
3 years ago |
Tpt
|
45031db791
|
Renames "rocksdb-sys" into "oxrocksdb-sys"
|
3 years ago |
Tpt
|
0147620ec3
|
Python: Adds lockfile to source archive
|
3 years ago |
Tpt
|
a5effb065a
|
Automatically upload binaries to GitHub release on release
Creates also a full archive including git submodules for homebrew
|
3 years ago |
Tpt
|
8aee8a50d9
|
Improves Homebrew build
|
3 years ago |
Tpt
|
f617dc9bd3
|
Releases v0.3.0-beta.1
|
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 |
Tpt
|
dec66cc684
|
Builds wheels on more architectures
|
3 years ago |
Tpt
|
04827a71f8
|
Removes Oxigraph Wikibase
Will be moved to its own repository
|
3 years ago |
Tpt
|
553267b63d
|
Publishes also our rocksdb wrapper
|
3 years ago |
Tpt
|
e66daa6f59
|
Upgrades to Python 3.7+ and ManyLinux 2014+
|
3 years ago |
Tpt
|
177f0201c4
|
Python Linux wheel now vendors Rustls
Instead of OpenSSL: same security issues and easier compilation
|
3 years ago |
Tpt
|
b8125e5743
|
pyoxigraph: optional vendored OpenSSL
Vendored OpenSSL is only useful only for manylinux builds. We should keep using the system OpenSSL builds in the other cases.
|
3 years ago |
Tpt
|
e2b1484789
|
CI: Uses messense/maturin-action
|
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
|
f76f0396e8
|
Adds back Oxigraph JS
|
3 years ago |
Tpt
|
5df48bf2bc
|
Fixes macOS wheel release
|
3 years ago |
Tpt
|
5f986f5858
|
Upgrades Maturin to 0.11
|
3 years ago |
dependabot[bot]
|
c8bfea0b9c
|
Bump crazy-max/ghaction-docker-meta from v2 to v3 (#100)
* Bump crazy-max/ghaction-docker-meta from v2 to v3
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2 to v3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2...2af9c6a52b5431eea749f0e923b7503b84813f77)
Signed-off-by: dependabot[bot] <support@github.com>
* Update release.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
Tpt
|
122db6a2c3
|
Drops Oxigraph JS
Not supported by Sled
|
4 years ago |
Tpt
|
8da6165226
|
Fixes homebrew release script
|
4 years ago |
Tpt
|
abc659565f
|
Let's forget about macOS ARM for now
|
4 years ago |
Tpt
|
1289346d7e
|
Fixes CI by preventing usage of maturin 0.10
|
4 years ago |
dependabot[bot]
|
f35d652e66
|
Bump crazy-max/ghaction-docker-meta from v1 to v2.1.0 (#90)
* Bump crazy-max/ghaction-docker-meta from v1 to v2
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v1...72654174f7b8de453d12757cef7fa93774555cbd)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
58e6112774
|
Adds a script to automatically update homebrew tap
|
4 years ago |
Tpt
|
dd040a8831
|
Attempt to fix node package upload to NPM
|
4 years ago |
Tpt
|
e0b78101b7
|
Attempt to fix macOS and Windows wheel upload on CI
|
4 years ago |
dependabot[bot]
|
693f6d1027
|
Bump docker/build-push-action from v1 to v2.2.2 (#73)
* Bump docker/build-push-action from v1 to v2.2.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v1 to v2.2.2.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v1...4a531fa5a603bab87dfa56578bd82b28508c9547)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Thomas Tanon <Tpt@users.noreply.github.com>
|
4 years ago |
Tpt
|
019aa9bb5d
|
Releases v0.2.1
|
4 years ago |
Tpt
|
250505909f
|
Python: attempt to fix wheel build in CI
|
4 years ago |
Tpt
|
61296a466e
|
Python: attempt to fix wheel build in CI
|
4 years ago |
Tpt
|
3906e0b87d
|
Python: build wheels on mac and linux
|
4 years ago |
Tpt
|
f8c56e2526
|
CI: Fixes package dir when building pypi package
|
4 years ago |
Tpt
|
303a36e995
|
Python: Switch to Maturin 0.9
|
4 years ago |
Tpt
|
bad49dbdeb
|
Fixes a mistake in server and wikibase crate build
|
4 years ago |
Tpt
|
ae98ff4cac
|
Upgrades some Docker CI dependencies
|
4 years ago |