-
Notifications
You must be signed in to change notification settings - Fork 53
Adding in script for Oracle RBAC work #91
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
Conversation
6c5c8c2 to
2d8a193
Compare
rkennedy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine to me. There are some things that I think could be better, but I think it's on par with the rest of what we've published.
| # Cred? if doesn't already exist | ||
| # register creds | ||
|
|
||
| ## The script can be run with Python 3.5 or higher version. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, Python 3.5 reached EOL over three years ago.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah I'm not sure if we want to update the statement at the top to what it was developed with? It'll probably run with 3.5 but yeah I get its outdated.
2d8a193 to
b5b92f5
Compare
b5b92f5 to
7a444a1
Compare
No description provided.