-
Hey @andrii-bodnar, @VBeytok, and @Bartlebyy! đź‘‹
Thanks for creating this action! I'm really excited to start using it on our localization projects at GitHub. We've been using the OAuth app integra…
-
Followed the guide in the README and failed here:
```
cargo +xtensa espflash --release --example blinky --tool cargo /dev/ttyUSB0
Updating crates.io index
error: failed to get `xtensa-lx-r…
-
Hello! First off, thanks for writing and maintaining this library. It's useful! ✨
I work on an app that uses this middleware. It's working fine us, but occasionally there are members of my team wh…
-
Hey @zeke
The update process is getting stuck for some reason, so it can't read anything and it blocks itself until time, which is 5h. Then 3hs later the next schedule runs and resumes the work.
…
-
##### SUMMARY
`ansible-doc --list` crashes on https://github.com/ansible/ansible/blob/d18901dd4a11180d0204a43e4ccedc928293299f/lib/ansible/collections/list.py#L70 when the collection name c…
-
@felicitymay ran into this today: https://github.com/github/docs/actions/runs/301773580
@tjenkinson I think this is resulting from the recent changes in https://github.com/github/docs/pull/177 -- m…
-
This thing is currently a GitHub App, but it might better serve the community if it was rewritten as a GitHub Action. This would allow more flexibility:
- The configuration would live right inside …
-
We are nearing the node's public release and getting more and more contributions, for which we are extremely grateful. ❤️
This means that we're on the right track to building a truly decentralized…
-
* Electron version: 1.6.10
* Operating system: MacOS 10.12.5
Registering a service worker with a custom protocol gives this error:
`ServiceWorker registration failed: DOMException: Failed to r…
-
Hi @wooorm!
I'm trying to use the `mdast` package with `npm install mdast`. It appears that this package used to be an actual implementation of the parser, but now I'm just seeing the spec document…