Robert Hafner
Robert Hafner
Any reason not to just use OpenTofu instead of the closed source code? Is it possible to make it so the closed source code is isolated away from the open...
Yup, that's what happened (I even mentioned this in the title)- my thought was that if someone was already subscribed to some repos in an org, and then subscribed to...
This would be really nice- I recently spent some time getting GPU support working on my own Ubuntu AMI's and one thing I ran into was that the agent still...
Pushing it to `.value` is a direct work around for another bug, where if you reference the field itself then the help documentation ends up being wrong. Is your goal...
What is the end result goal? Are we attempting to make it easy to create a demo, or do we want to make reusable modules that allow others to launch...
I will personally donate $75 to the person who fixes this bug, as I absolutely love this library but do not have the time to learn enough javascript to attempt...
I think this is a great idea, and have labelled the ticket to try and attract someone to take a look at this. If no one else picks it up...
Can you run `make chores` to fix the formatting? This will fix the `toml` and `black` tests. From there you just need to fix your tests so they pass.
Other libraries [have no problem with this](https://2.python-requests.org/en/master/user/quickstart/#errors-and-exceptions).
@asvetlov - any chance we can get a second opinion on this issue?