summaryrefslogtreecommitdiff
path: root/.github/workflows/bench_cron.yml
AgeCommit message (Collapse)Author
2023-08-22feat(ext/kv): connect to remote database (#20178)Heyang Zhou
This patch adds a `remote` backend for `ext/kv`. This supports connection to Deno Deploy and potentially other services compatible with the KV Connect protocol.
2023-04-01ci: update to Ubuntu 22.04 runners for all workflows (#18526)Divy Srivastava
2023-03-10chore(ci): update other workflows to use cargo-toolchain.toml (#18109)David Sherret
I accidentally missed these in #18104
2022-11-06chore(ci): update github actions (#16534)Abdul Rauf
2022-06-28refactor(bench): continuous benchmarking improvements (#14821)Divy Srivastava