issues
search
r-scheele
/
rego_builder
Write your rego authorization rules from the frontend - Open policy agent
1
stars
1
forks
source link
[Updates]
#13
Closed
Youngestdev
closed
2 years ago
Youngestdev
commented
2 years ago
Reorder functions for initializing and pushing updates to GitHub.
Removed the check if a URL is valid. This causes an error if the repo is private. The
git.GitCommandError
should
raise an exception if the URL is invalid.
git.GitCommandError
should raise an exception if the URL is invalid.