benchmark/.github/workflows
Nicholas Junge 9a0422eb23
Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713)
The reason for this is that `setuptools-scm` installs a version relative
to the last release tag - if no tag is found, the default version is taken
to be v0.1.0. This was the case in GitHub Actions, where only the PR
branch is checked out.

Also unpins build system requirements in the `pyproject.toml`.

The sdist build system was changed to `build` from `python setup.py sdist`
for forward compatibility - `build` is superior in every way, and the
advertised solution by both cibuildwheel and PyPA itself.

Bump `actions/setup-python` to v5, `pypa/gh-action-pypi-publish` to v1.8.11,
and `docker/setup-qemu-action` to v3.
2023-12-19 14:13:08 +00:00
..
bazel.yml Update bazel.yml (#1671) 2023-10-13 10:59:20 -04:00
build-and-test-min-cmake.yml add compiler to build-and-test and create min-cmake CI bot (#1550) 2023-02-28 12:40:40 +00:00
build-and-test-perfcounters.yml update github actions to latest versions (#1541) 2023-02-09 15:52:03 +00:00
build-and-test.yml Support windows MSYS2 environments (#1704) 2023-11-23 17:47:04 +03:00
clang-format-lint.yml add name to clang format job 2023-10-17 16:47:29 +01:00
clang-tidy.yml update github actions to latest versions (#1541) 2023-02-09 15:52:03 +00:00
doxygen.yml update github actions to latest versions (#1541) 2023-02-09 15:52:03 +00:00
pre-commit.yml Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713) 2023-12-19 14:13:08 +00:00
sanitizer.yml reenable msan sanitizer workflow (#1589) 2023-05-03 16:55:45 +01:00
test_bindings.yml Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713) 2023-12-19 14:13:08 +00:00
wheels.yml Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713) 2023-12-19 14:13:08 +00:00