benchmark/.github/workflows
Nicholas Junge 705202d22a
Add PyPI upload job to wheel building workflow (#1359)
This commit adds a job running after the wheel building job responsible for uploading the built wheels to PyPI.
The job only runs on successful completion of all build jobs, and uploads to PyPI using a secret added to the Google Benchmark repo (TBD).
Also, the setup-python action has been bumped to the latest version v3.
2022-03-10 16:56:55 +00:00
..
bazel.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
build-and-test-perfcounters.yml use docker container for ubuntu-16.04 builds (#1265) 2021-10-27 16:29:37 +01:00
build-and-test.yml annotate and export public symbols (#1321) 2022-02-14 10:48:53 +00:00
clang-format-lint.yml check clang format on pull requests and merges (#1281) 2021-11-10 16:49:49 +00:00
clang-tidy.yml Add clang-tidy check (#1290) 2021-11-25 15:47:44 +00:00
doxygen.yml Added Doxygen support. (#1228) 2021-10-25 12:32:33 +01:00
pylint.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
sanitizer.yml add g++ to sanitizer buildbots (#1197) 2021-07-01 10:02:54 +01:00
test_bindings.yml Un-disable github actions :] 2021-06-01 13:04:32 +03:00
wheels.yml Add PyPI upload job to wheel building workflow (#1359) 2022-03-10 16:56:55 +00:00