fork of radicle with Git LFS support, backed by IPFS
Go to file
Slack Coder dec7979644
Update github workflow dependencies
Outdated dependencies are producing warnings, some about upcoming
deprecations.

For example:

```
The `set-output` command is deprecated and will be disabled soon.
```

or

```
The `save-state` command is deprecated and will be disabled soon.
```

Signed-off-by: Slack Coder <slackcoder@server.ky>
2023-01-12 13:13:30 +01:00
.github/workflows Update github workflow dependencies 2023-01-12 13:13:30 +01:00
.nix nix: update sources for rust-1.66 2022-12-19 13:03:15 +00:00
radicle Small change to storage log output 2023-01-10 21:18:47 +01:00
radicle-cli cli: simplify inspect 2023-01-10 16:37:20 +01:00
radicle-cob cob: Remove redundant indentation 2023-01-06 13:00:01 +01:00
radicle-crdt Make `Transaction` generic, move to `store` 2022-12-13 10:16:18 +01:00
radicle-crypto node: Implement worker thread handover 2023-01-05 15:16:38 +01:00
radicle-dag cob: Make it easy to build histories 2023-01-03 14:23:47 +01:00
radicle-httpd cob: Create proper `OpId` type 2022-12-31 09:58:51 +01:00
radicle-node node: Get rid of `nakamoto::DisconnectReason` 2023-01-10 16:35:40 +01:00
radicle-remote-helper Upgrade Rust to 1.66 2022-12-15 20:55:26 +01:00
radicle-ssh Update to Rust 1.65 2022-11-05 12:47:26 +01:00
radicle-tools Improvements to keystore 2022-12-27 13:43:16 +01:00
.dockerignore Dockerize services 2022-12-14 17:15:40 +01:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
CONTRIBUTING.md Add licenses and contributor information 2022-11-16 12:26:12 +01:00
Cargo.lock node: Update io-reactor 2023-01-06 11:27:07 +01:00
Cargo.toml node: Implement worker thread handover 2023-01-05 15:16:38 +01:00
DCO Add licenses and contributor information 2022-11-16 12:26:12 +01:00
LICENSE-APACHE Add licenses and contributor information 2022-11-16 12:26:12 +01:00
LICENSE-MIT Add licenses and contributor information 2022-11-16 12:26:12 +01:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
build.rs httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
docker-compose.yml Build container images for deployment 2022-12-14 17:15:40 +01:00
rust-toolchain Upgrade Rust to 1.66 2022-12-15 20:55:26 +01:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack