Update github actions - #68
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.8.0→v4.9.0v1→v1.51.0v7→v7.0.1v8→v8.0.1v7→v7.0.1v1.14.0→v1.14.2Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.9.0Compare Source
What's Changed
Bug Fixes 🐝
-instead of/in temporary deployment branch name by @JamesIves with @Copilot in #1962Build 🔧
Other Changes
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.9.0
PyO3/maturin-action (PyO3/maturin-action)
v1.51.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.50.1...v1.51.0
v1.50.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1...v1.50.1
v1.50.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.49.4...v1.50.0
v1.49.4Compare Source
What's Changed
LD_to allowed env prefixes by @jakobhellermann in #363New Contributors
Full Changelog: PyO3/maturin-action@v1.49.3...v1.49.4
v1.49.3Compare Source
What's Changed
musllinuxbuilds withrust-toolchain.tomlcontaining channel that is notstableby @FloezeTv in #359New Contributors
Full Changelog: PyO3/maturin-action@v1.49.2...v1.49.3
v1.49.2Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.49.1...v1.49.2
v1.49.1Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.48.1...v1.49.1
v1.49.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.48.1...v1.49.0
v1.48.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.48.0...v1.48.1
v1.48.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.47.3...v1.48.0
v1.47.3Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.47.2...v1.47.3
v1.47.2Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.47.1...v1.47.2
v1.47.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.47.0...v1.47.1
v1.47.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.46.0...v1.47.0
v1.46.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.45.0...v1.46.0
v1.45.0Compare Source
What's Changed
pip install --userby @messense in #296New Contributors
Full Changelog: PyO3/maturin-action@v1.44.0...v1.45.0
v1.44.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.43.0...v1.44.0
v1.43.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.42.2...v1.43.0
v1.42.2Compare Source
What's Changed
CARGO_HOMEfrom docker env var by @dariocurr in #262New Contributors
Full Changelog: PyO3/maturin-action@v1.42.1...v1.42.2
v1.42.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.42.0...v1.42.1
v1.42.0Compare Source
What's Changed
--target=by @messense in #248Full Changelog: PyO3/maturin-action@v1.41.0...v1.42.0
v1.41.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.40.8...v1.41.0
v1.40.8Compare Source
What's Changed
CCandCXXenvironmental variables by @ijl in #232New Contributors
Full Changelog: PyO3/maturin-action@v1.40.7...v1.40.8
v1.40.7Compare Source
What's Changed
working-directoryby @messense in #223Full Changelog: PyO3/maturin-action@v1.40.6...v1.40.7
v1.40.6Compare Source
v1.40.5Compare Source
v1.40.4Compare Source
What's Changed
rust-toolchainfile in parent directories by @messense in #217Full Changelog: PyO3/maturin-action@v1.40.3...v1.40.4
v1.40.3Compare Source
What's Changed
pyproject.tomlpath by @messense in #213Full Changelog: PyO3/maturin-action@v1.40.2...v1.40.3
v1.40.2Compare Source
What's Changed
cargo metadataoutput by @messense in #200Full Changelog: PyO3/maturin-action@v1.40.1...v1.40.2
v1.40.1Compare Source
What's Changed
run-maturin-action.shto a tmpdir by @messense in #194Full Changelog: PyO3/maturin-action@v1.40.0...v1.40.1
v1.40.0Compare Source
What's Changed
CFLAGS/CPPFLAGS/CXXFLAGS/LDFLAGSby @messense in #172Full Changelog: PyO3/maturin-action@v1.39.0...v1.40.0
v1.39.0Compare Source
What's Changed
before-script-linuxoption by @messense in #157For running custom script to configure the build environment on Linux, for example installing clang for
rust-bindgen.For macOS and Windows you can just run the command before
maturin-actionsince the builds are always run on the host machine.Full Changelog: PyO3/maturin-action@v1.38.1...v1.39.0
v1.38.1Compare Source
Full Changelog: PyO3/maturin-action@v1.38.0...v1.38.1
v1.38.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.37.2...v1.38.0
v1.37.2Compare Source
What's Changed
rustup-componentsoption by @messense in #154Full Changelog: PyO3/maturin-action@v1.37.1...v1.37.2
v1.37.1Compare Source
What's Changed
cffiby @messense in #150Full Changelog: PyO3/maturin-action@v1.37.0...v1.37.1
v1.37.0Compare Source
What's Changed
universal2-apple-darwintarget by @messense in #149Full Changelog: PyO3/maturin-action@v1.36.0...v1.37.0
v1.36.0Compare Source
What's Changed
--zigto unsupported targets by @messense in #143Full Changelog: PyO3/maturin-action@v1.35.2...v1.36.0
v1.35.2Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.35.1...v1.35.2
v1.35.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.35.0...v1.35.1
v1.35.0Compare Source
What's Changed
docker-optionsfor passing additionaldocker runoptions by @messense in #135Full Changelog: PyO3/maturin-action@v1.34.0...v1.35.0
v1.34.0Compare Source
What's Changed
de-vri-es/setup-git-credentialsaction by @messense in #120Full Changelog: PyO3/maturin-action@v1.33.0...v1.34.0
v1.33.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.32.2...v1.33.0
v1.32.2Compare Source
v1.32.1Compare Source
What's Changed
MACOSX_DEPLOYMENT_TARGETby @messense in #113Full Changelog: PyO3/maturin-action@v1.32.0...v1.32.1
v1.32.0Compare Source
What's Changed
working-directoryinput option by @messense in #102Full Changelog: PyO3/maturin-action@v1.31.0...v1.32.0
v1.31.0Compare Source
What's Changed
containeris set by @messense in messense#95Full Changelog: PyO3/maturin-action@v1.30.2...v1.31.0
v1.30.2Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.30.1...v1.30.2
v1.30.1Compare Source
What's Changed
autoManylinuxVersionfunction by @messense in messense#84containeroption by @messense in messense#85Full Changelog: PyO3/maturin-action@v1.30.0...v1.30.1
v1.30.0Compare Source
What's Changed
manylinux: autodefaults tomanylinux2014by @messense in messense#83Full Changelog: PyO3/maturin-action@v1.29.3...v1.30.0
v1.29.3Compare Source
v1.29.2Compare Source
What's Changed
CMAKE_*andTARGET_*env varsFull Changelog: PyO3/maturin-action@v1.29.1...v1.29.2
v1.29.1Compare Source
What's Changed
GITHUB_TOKENenv var if availableFull Changelog: PyO3/maturin-action@v1.29.0...v1.29.1
v1.29.0Compare Source
What's Changed
autowith Rust beta/nightly by @messense in messense#65Full Changelog: PyO3/maturin-action@v1.28.4...v1.29.0
v1.28.4Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.28.3...v1.28.4
v1.28.3Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.28.2...v1.28.3
v1.28.2Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.28.1...v1.28.2
v1.28.1Compare Source
What's Changed
rust-toolchainwith toml content by @messense in messense#51Full Changelog: PyO3/maturin-action@v1.28.0...v1.28.1
v1.28.0Compare Source
What's Changed
pyproject.tomlby @messense in messense#46Full Changelog: PyO3/maturin-action@v1.27.0...v1.28.0
v1.27.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.26.0...v1.27.0
v1.26.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.25.0...v1.26.0
v1.25.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.24.1...v1.25.0
v1.24.1Compare Source
v1.24.0Compare Source
v1.23.2Compare Source
v1.23.1Compare Source
v1.23.0Compare Source
v1.22.1Compare Source
v1.22.0Compare Source
v1.21.0Compare Source
v1.20.0Compare Source
v1.19.3Compare Source
v1.19.2Compare Source
v1.19.1Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.19.0...v1.19.1
v1.19.0Compare Source
v1.18.1Compare Source
v1.18.0Compare Source
What's Changed
New Contributors
Full Changelog: PyO3/maturin-action@v1.17.0...v1.18.0
v1.17.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.16.4...v1.17.0
v1.16.4Compare Source
v1.16.3Compare Source
v1.16.2Compare Source
v1.16.1Compare Source
What's Changed
pythonLocationspecified by @messense in messense#17Full Changelog: PyO3/maturin-action@v1.16.0...v1.16.1
v1.16.0Compare Source
What's Changed
Full Changelog: PyO3/maturin-action@v1.15.1...v1.16.0
v1.15.1Compare Source
v1.15.0Compare Source
v1.14.2Compare Source
v1.14.1Compare Source
v1.14.0Compare Source
--cargo-extra-argson macOS and Windows.v1.13.2Compare Source
v1.13.1Compare Source
v1.13.0Compare Source
v1.12.1Compare Source
Allow passing
_PYTHON_SYSCONFIGDATA_NAMEto docker.v1.12.0Compare Source
Drop manylinux_2_24 ppc64 support.
v1.11.1Compare Source
Strip
manylinuxprefix.v1.11.0Compare Source
Add more default manylinux_2_24 cross compile docker images
v1.10.4Compare Source
Update default maturin version to
v0.10.6v1.10.3Compare Source
Update default maturin version to
v0.10.5v1.10.2Compare Source
Add support for x64 and x86 target aliases
v1.10.1Compare Source
Add ppc64 alias
v1.10.0Compare Source
Add support for
powerpc64-unknown-linux-gnutargetv1.9.0Compare Source
Use
messense/manylinux2014-cross:ppc64lefor ppc64le manylinux2014 cross compilingv1.8.2Compare Source
Skip target installaton if it is already installed
v1.8.1Compare Source
Support target aliases for example
x86_64on Linux alias tox86_64-unknown-linux-gnuv1.8.0Compare Source
Add default containers for MUSL targets.
v1.7.1Compare Source
Support set
manylinuxto auto to build for lowest compatible manylinux tagv1.7.0Compare Source
ppc64leands390xRUST_BACKTRACE,PYO3_CROSSandPYO3_CROSS_PYTHON_VERSIONenv vars to docker container.v1.6.2Compare Source
SDKROOTenv var for macOS universal2 buildv1.6.1Compare Source
Print maturin version after installation.
v1.6.0Compare Source
Add default containers for platforms other than
x86_64.v1.5.2Compare Source
Pass some useful env vars to docker run
[
v1.5.1](https://redirecConfiguration
📅 Schedule: (UTC)
* * 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.