Dylan Arbour
Dylan Arbour
We'll be upgrading soon and currently see this see this in production. I will follow up with our findings.
Hey @feywind, thanks for reminding me. I'll go check out logs, hopefully the data is still around because I completely forgot about this. A couple of quick observations: - We...
Duplicate of #118
I think it would be helpful to bake in the release templates, into the release binary. We can still give people the ability to specify a repo/branch or zip somewhere,...
I just got one of these as well: ``` ℹ️ failed to getLatestVersion: failed to fetch latest subo release: GET https://api.github.com/repos/suborbital/subo/releases/latest: 403 API rate limit exceeded for 174.115.111.169. (But here's...
#275 should unblock this
Could you rebase @yashikajotwani12 and let us know if it passes? It might fail due to `GITHUB_TOKEN` -- not sure.
Not 100% sure why this is failing (not a Rust dev): ``` Running `/Users/runner/work/ripgrep/ripgrep/target/aarch64-apple-darwin/debug/deps/globset-5ccc9bf3313e73b3` error: test failed, to rerun pass '-p globset --lib' Caused by: could not execute process `/Users/runner/work/ripgrep/ripgrep/target/aarch64-apple-darwin/debug/deps/globset-5ccc9bf3313e73b3`...
The Actions runners are amd64. I can easily build a Go or Swift arm64 binary on my intel amd64 machine, but if I try to execute that binary it will...
> I'm neither a macOS nor an arm user. So if others want to chip in here and do the leg work to make sure this is all working properly,...