r-scheele / rego_builder

Write your rego authorization rules from the frontend - Open policy agent
1 stars 1 forks source link

GitHub integration #2

Closed Youngestdev closed 2 years ago

Youngestdev commented 2 years ago

Updates:

  1. github.py: Update the initialization settings and got rid of littering comments.
  2. main.py: Type hints
  3. models.py: Update model by adding an example schema for interactive docs.
  4. write_rego.py: Update paths from config variables.
  5. config.py: Create configuration variables.
Youngestdev commented 2 years ago

Review at your earliest convenience, @r-scheele.