(no title)
bradmenezes | 3 years ago
https://docs.superblocks.com/software-development-lifecycle/...
We got some feedback recently that customers wanted to manage this all using their own CI/CD pipeline so we're working toward enabling this very soon. A GitOps feature would allow you to manage everything via your typical process in Github/Gitlab etc including code reviews and team hierarchies on who can deploy code.
In terms of role based access control, we have a set of permissions you can set at the job, workflow and app level for access to Own, Edit, or Use. Also Permissions groups can be accessed via code to do business logic around the groups for more fine-grained controls. There are also permissions at the integration level because you may want developer A to access postgres, but not developer B from another team.
https://docs.superblocks.com/account-management/permissions-...
Still both pretty deep areas we are learning more as our customer base scales so open to feedback!
No comments yet.