Billie Thompson

Results 12 issues of Billie Thompson

Currently this does not work as we have no way to get rescue system in place so we can install MicroOS

When you get a (very nice looking) miette error you get two trailing newlines, rather than just one. This is causing me some head scratching moments with testing error outputs...

bug
help wanted
good first issue
Hacktoberfest

This is the best terraform module I have found for provisioning kubernetes on Hetzner. Seems to have the features you would need for a professional grade k8s cluster. Link below...

We're using the Helm Controller to initialise cilium, and we'd like to use `node.cilium.io/agent-not-ready` to prevent scheduling on the nodes before cilium is ready using initial taints. However this prevents...

This is a cli application so 90% of the users experience of it is the text. I am not very good at english, and this tool is made in my...

hacktoberfest

This library started out as a way to do analysis against commits for updating the PR status. It does this okay, however it's turned into a git hook based library,...

Currently it's quite easy to forget all the places you need to update as doing a release: - there's the change log; - making a release on github; - there's...

enhancement

### What version of Effect is running? N/A ### What steps can reproduce the bug? Visit the website as a person new to Effect-TS ### What is the expected behavior?...

bug

I had some examples that I can't know the output for, because they are related to the host system. ``` whatismyip | grep -E '([0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3})|(([a-f0-9:]+:+)+[a-f0-9]+)' ``` It might be nice...

I had a long running test today, and I think I did some minor improvements to speed it up. It was surprisingly hard to see how long the test took....