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
Adam Szkoda
b7b33acbdf
Avoid slowing down PR CI jobs
2023-01-10 10:26:08 +01:00
Adam Szkoda
dfc6e974f2
Publish radicle-httpd binary for testing
...
Signed-off-by: Adam Szkoda <adaszko@gmail.com>
2023-01-10 10:26:08 +01:00
Adam Szkoda
3682ef195b
Add CI job for releasing binaries
...
Signed-off-by: Adam Szkoda <adaszko@gmail.com>
2023-01-09 12:54:41 +01:00
Alexis Sellier
f26674a5a9
Upgrade Rust to 1.66
...
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-15 20:55:26 +01:00
Adam Szkoda
ac3ee5f709
Build container images for deployment
...
Signed-off-by: Adam Szkoda <adaszko@gmail.com>
2022-12-14 17:15:40 +01:00
Alexis Sellier
45c7f3049b
Update to Rust 1.65
...
* Use new let-else syntax
* Fix new clippy lints
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-05 12:47:26 +01:00
Alexis Sellier
854b0ba353
Update Rust to 1.64
2022-09-26 11:27:31 +02:00
Alexis Sellier
44664bddd5
Add CI
...
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-09-13 14:18:16 +02:00