-
I would like to propose some ci/cd enhancements and clarify several points regarding GitHub workflows, `dependabot` configurations, and general project setup.
#### Release and Dev Builds
- **Clari…
laruh updated
3 months ago
-
It's there a way to pass a request to the next handler?
Something like
```rust
async fn handler() -> impl Responder {
if some_condition() {
Response::Ok()
} else {
Next
}
}
```
-
I noticed that when building `:codegen-server-test:test` the output for s3 is very partial, which makes it easy to miss issues such as #1159. So I tried to add a symlink to the full model into `codege…
-
This isn't strictly a DATIS request, but from what I can make of the code, I suspect this could be done with a relatively light amount of effort given what DATIS already does and the modular fashion i…
-
**NOTE**: Edited by @kinnison
Mozilla are prepared to offer access to their Autograph signing service. Thus if you want to help, the relevant useful comment is https://github.com/rust-lang/rustup…
-
Can you explain how wg is routed through tor?
-
My primary motivation for hosting my own sync server is to work around the default limited retention history; see bug: https://bugzilla.mozilla.org/show_bug.cgi?id=985930
I figure that if I host th…
-
https://socialhub.activitypub.rocks/t/defining-alsoknownas/907
https://socialhub.activitypub.rocks/t/nomadic-identity-for-the-fediverse/2101/
https://codeberg.org/fediverse/fep/src/branch/main/feps/…
-
Podlet version: **0.3.0**
Trying to convert the following `compose.yaml` file:
```yaml
services:
node_exporter:
image: quay.io/prometheus/node-exporter:latest
container_name: node_…
-
Hi!
I've seen several projects from @softprops (btw - thanks for your work!) and seems like he has no enough time to maintain his projects, which are related to Rust serverless-related stack.
E,…