Skip to content
Snippets Groups Projects

terraform: add junior packager groups and roles for core/extra

All threads resolved!

Signed-off-by: Leonidas Spyropoulos artafinde@gmail.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
    • 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", ...
  • Levente Polyak requested review from @anthraxx

    requested review from @anthraxx

  • added 1 commit

    • 47b799f3 - terraform: add junior packager groups and roles for core/extra

    Compare with previous version

  • Leonidas Spyropoulos resolved all threads

    resolved all threads

  • Sven-Hendrik Haase approved this merge request

    approved this merge request

  • Leonidas Spyropoulos resolved all threads

    resolved all threads

  • 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

    Compare with previous version

  • Levente Polyak approved this merge request

    approved this merge request

  • 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

    Compare with previous version

  • Levente Polyak added 20 commits

    added 20 commits

    • 77db493c...4ae73a93 - 19 commits from branch archlinux:master
    • 941563f2 - terraform: add junior packager groups and roles for core/extra

    Compare with previous version

  • Levente Polyak approved this merge request

    approved this merge request

  • Levente Polyak approved this merge request

    approved this merge request

  • Levente Polyak mentioned in commit ffede5b5

    mentioned in commit ffede5b5

  • merged

  • Please register or sign in to reply
    Loading