Jason Schrader

Results 97 comments of Jason Schrader

Note: the first goal for the Governance CAB will be to review and comment on SIP-011 by the next governance meeting on 2021/09/16, after which we can discuss any comments...

Looking at `cargo-tarpaulin` they have a recommended workflow in the readme [under "GitHub Actions"](https://crates.io/crates/cargo-tarpaulin), as well as an action on [the GitHub marketplace here](https://github.com/marketplace/actions/rust-tarpaulin). Both look a little out of...

This should be ready to go. I moved the prettier action up to the docs job (my eyes originally gravitated to lint), and it runs before the docs are built....

Yes looks like it wants to commit those changes back and is unable, now that the CI will run I can make sure it passes and let you know when...

The update in 035f9d1 should make it so that it fails on check, can you run it again? Then I can write the changes in a separate commit to test...

Well looks like that action doesn't work as expected, when I saw it fail originally I thought it worked but looking closer there's an error that prettier isn't installed. first...

Confirmed it was a bug on their side, the latest version 4.3 is running prettier but the results are different from what I get locally. My guess is it's not...

Checking in on the comments above, if this still interests you happy to give it another try, or we can just format the files one-time in a separate PR and...

You can do this through something like [this Ordinals HTTP API](https://ordapi.xyz/), and there are likely more variation coming (Hiro was working on one iirc). Would that resolve the issue? *Also...

+1, would like to use this with [textgen-web-ui](https://github.com/oobabooga/text-generation-webui) using the OpenAI replacement endpoints as well.