WIP: benchmarking service #244

Draft
raito wants to merge 3 commits from benchmarks into main
Owner

Slated for Lix.

  • Test deployment on benchmarks.forkos.org.
  • Fork Bencher and write down a TODO list for Lix needs: generic OIDC SSO, more useful homepage.
  • Add Google Benchmark to Lix.
  • Design for Buildkite integration.

Signed-off-by: Raito Bezarius masterancpp@gmail.com

Slated for Lix. - [x] Test deployment on benchmarks.forkos.org. - [ ] Fork Bencher and write down a TODO list for Lix needs: generic OIDC SSO, more useful homepage. - [ ] Add Google Benchmark to Lix. - [ ] Design for Buildkite integration. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
https://bencher.dev/

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
@ -0,0 +30,4 @@
console.url = lib.mkDefault "https://${cfg.domain}";
security = {
issuer = lib.mkDefault "api.${cfg.domain}";
secret_key = "63bfc5b6-e9ad-4218-907d-b86cfc02f195";
Author
Owner

this needs to go away and i need to thread a real secret here

this needs to go away and i need to thread a real secret here
This pull request has changes conflicting with the target branch.
  • services/default.nix
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin benchmarks:benchmarks
git switch benchmarks

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff benchmarks
git switch benchmarks
git rebase main
git switch main
git merge --ff-only benchmarks
git switch benchmarks
git rebase main
git switch main
git merge --no-ff benchmarks
git switch main
git merge --squash benchmarks
git switch main
git merge --ff-only benchmarks
git switch main
git merge benchmarks
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: the-distro/infra#244
No description provided.