maru
maru
This doesn't happen with v1.6.0. You can run it with `go run github.com/nix-community/[email protected]`
~Why are these changes being made in hypersdk, vs migrating to avalanchego for reuse?~ Edit: Disregard, received clarification on slack.
> @maru-ava Talked to Cey about this - he wanted to get your opinion on this. Also wanted to clarify whether this is or is not a hard requirement for...
PRs in flight to avoid needing to maintain the bash scripts: - https://github.com/ava-labs/avalanchego/pull/3691 - https://github.com/ava-labs/avalanchego/pull/3692
I don't think this PR is obsolete, and that it should be re-opened. Otherwise anyone using non-nix golang - for whatever reason - is not going to be able to...
Maybe configure dependabot to only propose security updates as per [the example of avalanchego](https://github.com/ava-labs/avalanchego/blob/master/.github/dependabot.yml#L12)?
Should this PR be marked as draft? The removal of the docker and antithesis workflows without replacement suggests there's still more work to do.
Given that the job is now only run before merge~d~, is this still an issue?
Would it make sense to add a task that generates these files and another for validating that the files are up-to-date, as per the example of other generated files? It's...