Tools for managing Valkey deployments

rust? #3

open opened by nesv.ca targeting main from push-yytolxprwtrm
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:o443yqwekyukw67l6jn22qds/sh.tangled.repo.pull/3m6o6qa3cph22
+3 -1
Interdiff #1 โ†’ #2
.gitignore

This file has not been changed.

+3 -1
.tangled/workflows/rust.yaml
··· 17 - cargo 18 19 steps: 20 - - name: "Setup Rust" 21 command: "rustup update" 22 - name: "test" 23 command: "cargo test"
··· 17 - cargo 18 19 steps: 20 + - name: "Install the stable toolchain" 21 + command: "rustup toolchain add stable" 22 + - name: "Update toolchains" 23 command: "rustup update" 24 - name: "test" 25 command: "cargo test"
Cargo.lock

This file has not been changed.

Cargo.toml

This file has not been changed.

src/main.rs

This file has not been changed.

History

6 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
rust?
2/2 failed
expand
no conflicts, ready to merge
expand 0 comments
1 commit
expand
rust?
2/2 failed
expand
expand 0 comments
1 commit
expand
rust?
1/2 failed, 1/2 timeout
expand
expand 0 comments
nesv.ca submitted #2
1 commit
expand
rust?
1/2 failed, 1/2 success
expand
expand 0 comments
1 commit
expand
rust?
1/2 failed, 1/2 success
expand
expand 0 comments
nesv.ca submitted #0
1 commit
expand
rust?
1/1 success
expand
expand 0 comments