Marc Mettke

Results 7 issues of Marc Mettke

I tried your example at `bracket-lib/bracket-terminal/examples/sprites.rs` and changed it to use the same sprite a second time but with grayscale. Unfortunately trying to use the second SpriteConsole does not work...

Hey, thank you for creating this github action, it really helps us with our deployment flow. We are, however, not able to get the `actions_comment` flag to work, would you...

PR for #99 This is the first step for migrating to the openapi spec at https://api.slack.com/specs/openapi/v2/slack_web.json. From this brief first look, I guess that this will be a breaking change....

Fixes: #347 This adds two new functions. One for `IncomingRequestCfProperties` to access the `hostMetadata` as documented here: https://developers.cloudflare.com/cloudflare-for-platforms/cloudflare-for-saas/domain-support/custom-metadata/ and another for `Cf` to allow the user to supply a custom...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description We are using Cloudflare Custom Hostnames and we are assigning hostMetadata to...

It probably makes sense to either add the https://crates.io/crates/secrecy or the https://crates.io/crates/zeroize crate to this crate. This way we can make sure that private and secret keys are securely erased...

In JaCoCo there is a way to exclude files and folders which should not be included into the Coverage Report. Is there a way to do something similar in JavocoEverywhere?...

enhancement