Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-23 | chore: remove `bench_cron` workflow (#22551) | Asher Gomez | |
This workflow has been failing for 6 months, so it's likely unneeded. Closes #22547 | |||
2024-02-09 | chore: fix nightly bench (#22362) | Matt Mastracci | |
This has been broken for a while, but I think `setup-deno` is all that it needs. | |||
2024-02-06 | chore: upgrade CI workflows to use Node 20 (#22304) | Asher Gomez | |
No longer uses Node 16, which is deprecated. | |||
2023-08-22 | feat(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-01 | ci: update to Ubuntu 22.04 runners for all workflows (#18526) | Divy Srivastava | |
2023-03-10 | chore(ci): update other workflows to use cargo-toolchain.toml (#18109) | David Sherret | |
I accidentally missed these in #18104 | |||
2022-11-06 | chore(ci): update github actions (#16534) | Abdul Rauf | |
2022-06-28 | refactor(bench): continuous benchmarking improvements (#14821) | Divy Srivastava | |