geigerj0

Results 4 issues of geigerj0

# Problem `bbl` is not available on https://search.nixos.org/packages. This means that no one using Nix development shells can easily provide this CLI. Current workaround to still get `bbl` is to...

unscheduled

# Problem Whenever the major version of a Go module is greater than 1, the import path must include `/v`. For instance, if a Go module has a major version...

# Problem The `cfdot` documentation link is still pointing to the archived repo https://github.com/cloudfoundry/cfdot # Solution Fix link to point to the `docs` folder of `cfdot` in this repo here.

# Problem Calling the organization update API without passing a `suspended` parameter raises a `TypeError` about a missing required positional argument, even though `suspended` is `Optional`: https://github.com/cloudfoundry-community/cf-python-client/blob/54274723906dd92500d7f18b4b22689ad7cdd660/cloudfoundry_client/v3/organizations.py#L23 # Example Using...