Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api key bugfixes plus docker build #10

Merged

Conversation

FergusFettes
Copy link
Contributor

Hmm, it wasn't actually as easy as I hoped to do everything-- I wanted to define a pyproject.toml to fix the python version, but this makes docker builds difficult, so I opted for sticking with pip and getting docker working.

I also forgot that docker + GUIs can be complicated, so I don't know if this will work on windows. But it works on my local machine just fine.

In the process I also fixed a little bug with the GOOSE_API_KEYs, and caught one or two of the bugs when stuff doesn't return properly, though I can't pretend I was exhaustive.

@socketteer socketteer merged commit 156af1d into socketteer:main Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants