-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add Makefile #91
base: main
Are you sure you want to change the base?
Add Makefile #91
Conversation
@sckott should I just run |
there's no |
This looks good:
I don't have ruff, should we add it to pyproject.toml?
|
good question about |
If you commit the changes to the toml in this branch then I'll pull and go back through. |
okay, pull down again. changes
try running test commands with let me know how it goes. |
idk if you care but when both vars are empty it only reports the first one as being empty.
|
|
i think that's fine. user can fix the first one missing, then the 2nd one will be surfaced if missing |
For the failure on rewrite cmd, PROOF_API_TOKEN_DEV=aaa make test_api_rewrite Was that your issue? I do see some Perhaps we can surface the actual http status problem rather than a general one |
How are you running this in the context of using 1pw? |
can you please test locally @tefirman and @seankross and let me know any feedback, gracias