Ajam
Ajam
Hi, thank you for this. Is it possible for you to also release `arm64` docker images? There's no official GH Runner Image for `arm64`, so self-hosted runners for `arm64` would...
Hi, I used to use this tool in some of my scripts. Seems like `restart` was removed https://github.com/txthinking/joker/commit/8edafbddbc20a25cb9230ac7e27344bf060f8f48 May I ask why?
Required for: https://github.com/pkgforge/soarpkgs/issues/198
Hi, when the runner connects the first time, it tries to install some update ```bash √ Connected to GitHub Current runner version: '2.321.0' 2025-07-03 06:11:27Z: Listening for Jobs Runner update...
Hi, I would like to access the stats & bin requests i.e I want to know what crates people are installing (requesting) the most. The stats site linked @https://github.com/cargo-bins/cargo-binstall?tab=readme-ov-file#telemetry-collection, no...
Hi, Currently, there's no way to distinguish between library or executable (cli) Nim packages. I propose a new field: `type`. It would be an array and could contain: 1. If...
### Checklist - [x] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue Hi, recently, we used cross to [compile ~ 10,000 crates](https://blog.pkgforge.dev/cross-compiling-10000-rust-cli-crates-statically). The...