Justin Flannery

Results 45 issues of Justin Flannery

The `tool.hatch.env` table has been extremely useful for getting environment plugins installed into hatch's own environment: ```toml [tool.hatch.env] requires = [ "hatch-pip-compile" ] ``` However there are cases where users...

**Describe the bug** Camply includes a "courtesy" PushOver token - this is basically my personal token that anyone can use without having to set up their own token. Every token...

**Describe the bug** When a monorepo contains multiple project roots that include a `tests/conftest.py` file MyPy will not run with the following error: ``` ❯ ./pants check :: 14:58:16.01 [ERROR]...

bug
backend: Python

This PR ignores HTTP Errors for Availability Checks on GoingToCamp providers for up to an hour to accommodate provider downtime. Resolves #354

## Summary LunchMoney Developer API v2 is incoming with an OpenAPI Spec

enhancement

### Bug report info ```plain text act version: 0.2.68 GOOS: darwin GOARCH: arm64 NumCPU: 14 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: /Users/justinflannery/Library/Application...

kind/bug
stale

`textual>=3` + Python 3.13