Commit Graph

28 Commits

Author SHA1 Message Date
Thierry Berger
01dd200152 ci: cargo doc step (#671) 2024-07-12 16:29:22 +02:00
Bruce Mitchener
ea323b3fc3 ci: Update actions/checkout from v3 to v4 2024-05-05 10:37:21 +02:00
Sébastien Crozet
da92e5c283 Fix clippy and enable clippy on CI 2024-01-27 17:13:08 +01:00
Bruce Mitchener
10bc99c2e9 ci: Update to actions/checkout@v3. 2023-08-28 10:49:16 +07:00
Sébastien Crozet
b3e5fa5c44 CI: deny warnings again 2022-04-20 19:02:49 +02:00
Sébastien Crozet
90edb4b532 More warning fixes + temporarily disable -D warning in the CI 2022-01-02 17:29:34 +01:00
Sébastien Crozet
f74b8401ad Implement multibody joints and the new solver 2022-01-02 16:58:36 +01:00
Sébastien Crozet
fd778b607f Fix emscripten build + add emscripten build to the CI 2021-07-30 11:29:32 +02:00
Crozet Sébastien
ded7bb746b CI: deny warnings. 2021-01-23 13:20:30 +01:00
Sébastien Crozet
b61bec8348 Merge pull request #93 from sebcrozet/ci-fix-pull-request-target
Fix CI bench message emission for fork PRs.
2021-01-22 15:39:45 +01:00
Crozet Sébastien
0f5159d74b Fix CI bench message emission for fork PRs. 2021-01-22 15:36:57 +01:00
Crozet Sébastien
dfbce5fbcb CI: use trigger the bench message workfrow on a pull_request_target instead of pull_request. 2021-01-22 12:55:37 +01:00
Crozet Sébastien
6b0058f71f Fix CI. 2020-11-19 16:06:24 +01:00
Crozet Sébastien
8b7ef969a3 CI: add a build of the testbed with the parallel feature enabled. 2020-11-19 15:55:01 +01:00
Crozet Sébastien
889a7e0e2f Use environment file to set environment variables. 2020-11-19 11:18:17 +01:00
Crozet Sébastien
d725aa4557 Adjust the benchmark message argument, again. 2020-10-26 16:15:22 +01:00
Crozet Sébastien
6f3f84df62 Adjust the benchmark message argument. 2020-10-26 16:13:43 +01:00
Crozet Sébastien
3da333f11c Fix testbed compilation with other backends. 2020-10-26 15:12:10 +01:00
Crozet Sébastien
25b8486ebf CI: Conditionally set the commit for the bench message. 2020-10-06 16:39:32 +02:00
Crozet Sébastien
94554f075a Add branch selector to the CI bench workflow. 2020-09-28 15:15:49 +02:00
Crozet Sébastien
0691410b83 Attemt to fix benchmark workflow. 2020-09-28 14:11:36 +02:00
Crozet Sébastien
9e544bc399 Add a workflow for sending benchmark requests. 2020-09-28 14:05:46 +02:00
Crozet Sébastien
15599f3622 Actions: add fmt checks and WASM build. 2020-09-28 11:59:26 +02:00
Crozet Sébastien
198385df86 Actions: fix spurious space. 2020-09-28 11:48:58 +02:00
Crozet Sébastien
25cf3855b3 Actions: use sudo. 2020-09-28 11:46:28 +02:00
Crozet Sébastien
d3589b24ce Actions: use run instead of command. 2020-09-28 11:43:44 +02:00
Crozet Sébastien
65b9d3a7a7 Actions: install dependencies. 2020-09-28 11:42:33 +02:00
Sébastien Crozet
6a22e84caf Start setting-up a github-action workflow. 2020-09-28 11:33:37 +02:00