terraform: add junior packager groups and roles for core/extra
All threads resolved!
All threads resolved!
Signed-off-by: Leonidas Spyropoulos artafinde@gmail.com
Merge request reports
Activity
added 1 commit
- 70ceab62 - terraform: add junior packager groups and roles for core/extra
- Resolved by Leonidas Spyropoulos
- Resolved by Leonidas Spyropoulos
- Resolved by Leonidas Spyropoulos
We also need to change the hierarchical layout description as shown in the file below the comment
// This is the super group in which we put the other Arch groups. // We want to end up with this structure: // Arch Linux Staff // |- DevOps // |- Developers // |- Trusted Users // |- Wiki // | |- Admins // | |- Maintainers
Then we can also just add a single (parent) group to
staff_groups
(which is currently missing in this MR).resource "keycloak_group" "staff_groups" { for_each = toset(["DevOps", "Developers", ...
requested review from @anthraxx
assigned to @artafinde
added 1 commit
- 47b799f3 - terraform: add junior packager groups and roles for core/extra
- Resolved by Leonidas Spyropoulos
Do junior devs even get access to core?
Edited by Sven-Hendrik Haase
added 31 commits
-
47b799f3...8b1b4d97 - 29 commits from branch
archlinux:master
- 6fcb6f62 - terraform: add junior packager groups and roles for core/extra
- 8f90de60 - terraform: rename Package Maintainers Team
-
47b799f3...8b1b4d97 - 29 commits from branch
added 12 commits
-
8f90de60...230571f2 - 10 commits from branch
archlinux:master
- 6c1b09dc - terraform: add junior packager groups and roles for core/extra
- 77db493c - terraform: rename Package Maintainers Team
-
8f90de60...230571f2 - 10 commits from branch
added 20 commits
-
77db493c...4ae73a93 - 19 commits from branch
archlinux:master
- 941563f2 - terraform: add junior packager groups and roles for core/extra
-
77db493c...4ae73a93 - 19 commits from branch
mentioned in commit ffede5b5
Please register or sign in to reply