Commit Graph

5 Commits

Author SHA1 Message Date
Jack Grigg 72788f3833 Fix bug in `gen-schema.sh` 2024-11-01 11:04:19 +13:00
Conrado Gouvea 86d74f0bff switch to ZenHub GraphQL API
Co-authored-by: Jack Grigg <jack@electriccoin.co>
2024-10-31 13:47:30 +13:00
Jack Grigg e5607c3945 Switch from poetry to uv
poetry does not have support for passing settings to the PEP 517 build
backend, which means on some platforms like macOS, pygraphviz cannot
be built. uv does support this.
2024-10-31 13:29:22 +13:00
nate 8ae500b7f0 Pivot to requiring credentials to be in well-named files rather than env variables. 2023-10-19 09:23:44 -07:00
Daira Emma Hopwood fe82eef5cf Create gen-schema.sh script and update README.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2023-10-11 16:37:28 +01:00