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

Add user registration to cli #501

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Conversation

robigan
Copy link
Contributor

@robigan robigan commented Feb 21, 2024

This PR adds a custom function to be able to add users from the CLI. This is a bare-bones modification to cli.py that works, and I've semi tested (against a production environment lol). I am opening this PR as an RFC.

Copy link

vercel bot commented Feb 21, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @evroon on Vercel.

@evroon first needs to authorize it.

Copy link
Owner

@evroon evroon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this is useful!
A few suggestions.
Could you also make sure the CI succeeds? https://github.com/robigan/bracket/actions/runs/7989651896/job/21816653345

backend/cli.py Outdated Show resolved Hide resolved
backend/cli.py Outdated Show resolved Hide resolved
backend/cli.py Outdated Show resolved Hide resolved
robigan and others added 3 commits February 21, 2024 18:02
Co-authored-by: Erik Vroon <erik.vroon22@gmail.com>
Co-authored-by: Erik Vroon <erik.vroon22@gmail.com>
Co-authored-by: Erik Vroon <erik.vroon22@gmail.com>
@robigan
Copy link
Contributor Author

robigan commented Feb 21, 2024

Thanks, this is useful! A few suggestions. Could you also make sure the CI succeeds? https://github.com/robigan/bracket/actions/runs/7989651896/job/21816653345

I just actually made the modifications based on pre-existing code, applied the changes to a production machine (as I needed a separate account) and they had seemed to have worked. I'll install the dev tool chain and I'll run the checks.

@robigan robigan requested a review from evroon February 21, 2024 17:50
Copy link
Owner

@evroon evroon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@evroon evroon merged commit fa813c6 into evroon:master Feb 21, 2024
1 check failed
@robigan robigan deleted the user-reg-from-cli branch February 22, 2024 07:14
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.

2 participants