Chris K
Chris K
Closing in favor of #485
I wouldn't be against something like this. As you can see, we've been transforming a lot of the command's main() files to be more testable, which sort of makes such...
> u-root as of today is nondeterministic. > Even if using one commit of u-root, dependencies could change. What do you mean by this? u-root's dependencies are pinned, and our...
> @hugelgupf I do see any pinning for random example https://github.com/u-root/u-root/blob/main/pkg/boot/kexec/kexec_load_linux.go#L12 > > I get that at a moment in time, if one builds the same initramfs twice it will...
Yeah, it seems we overlooked the readme version. Do you want to send a PR?
@binjip978 I can't reproduce the golangci-lint issues locally, can you help? ``` $ go install github.com/golangci/golangci-lint/cmd/[email protected] $ golangci-lint run ./... $ echo $? 0 ```
> This clears up some confusion, but, still, can we just remove them? Is anyone anywhere using them? > > Exp is kind of "stuff somebody is using" but there's...
I'll set up some more tools in the other repo before I really merge this -- I'd like e.g. an easy way to test compilation of every template.