Skip to content

Procedures

Nathan Hui edited this page Oct 9, 2024 · 3 revisions

Adding a new user

  1. Create a new branch
  2. Install the python tools (python -m pip install --upgrade pip poetry && poetry install)
  3. Run the add user tool (python add_user.py)
  4. Follow the prompts
  5. Review and commit the changes to waiter_users.yaml
  6. Submit a pull request to one of the KRG Waiter admins.
Clone this wiki locally