Matthew James Briggs

Results 102 comments of Matthew James Briggs

Arnaldo's question: https://github.com/bottlerocket-os/bottlerocket/issues/2685#issuecomment-1407132095 Hey, @pat-s I read the logs and this is interesting (I formatted a little the output to make it more readable) ``` `/usr/bin/rustc --crate-name sundog --edition=2018 \...

When I had problems with building Bottlerocket on macOS, it was a long time ago, on x86_64. At that time it was a few simple bash commands that weren't available...

Closing as duplicate of #17

Ben also suggested stopping if we see a .git directory so we can consider if that is a good user experience or not.

See Ben's comment. This issue might end up representing a command named `twoliter lint --language rust --dir /my/rust/sources`

This was related but did not work out: https://github.com/bottlerocket-os/bottlerocket/pull/3468

The `aws cli` is not, or at least should not be, required for the operation of `coldsnap`. However... it does require credentials and maybe it is through setting up the...

Ok, thank you. I think there are two things that should be done to make this experience better. I will add these as checkboxes to your original message. Update the...

Sadly this is harder than it sounds because of how testsys is designed. We discussed a solution here https://github.com/bottlerocket-os/bottlerocket-test-system/issues/326#issuecomment-1058470347 But decided it wasn't great and went with this instead https://github.com/bottlerocket-os/bottlerocket-test-system/pull/352