index
:
github/rapier.git
bevy-glam
broken-perf-experiments
collider_pos_in_manifold
collider_removal
disabled-flag
master
perf_experiments
public_pair_events
testbed-init-app
v0.11-maintainance
voxels
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2021-01-23
CI: deny warnings.
Crozet Sébastien
2021-01-22
Merge pull request #93 from sebcrozet/ci-fix-pull-request-target
Sébastien Crozet
2021-01-22
Fix CI bench message emission for fork PRs.
Crozet Sébastien
2021-01-22
CI: use trigger the bench message workfrow on a pull_request_target instead o...
Crozet Sébastien
2020-11-19
Fix CI.
Crozet Sébastien
2020-11-19
CI: add a build of the testbed with the parallel feature enabled.
Crozet Sébastien
2020-11-19
Use environment file to set environment variables.
Crozet Sébastien
2020-10-26
Adjust the benchmark message argument, again.
Crozet Sébastien
2020-10-26
Adjust the benchmark message argument.
Crozet Sébastien
2020-10-26
Fix testbed compilation with other backends.
Crozet Sébastien
2020-10-06
CI: Conditionally set the commit for the bench message.
Crozet Sébastien
2020-09-28
Add branch selector to the CI bench workflow.
Crozet Sébastien
2020-09-28
Attemt to fix benchmark workflow.
Crozet Sébastien
2020-09-28
Add a workflow for sending benchmark requests.
Crozet Sébastien
2020-09-28
Actions: add fmt checks and WASM build.
Crozet Sébastien
2020-09-28
Actions: fix spurious space.
Crozet Sébastien
2020-09-28
Actions: use sudo.
Crozet Sébastien
2020-09-28
Actions: use run instead of command.
Crozet Sébastien
2020-09-28
Actions: install dependencies.
Crozet Sébastien
2020-09-28
Start setting-up a github-action workflow.
Sébastien Crozet