mirror of
https://github.com/harness/drone.git
synced 2025-05-01 13:11:27 +00:00
* feat: [CODE-2327]: add usergroup change to rebase api * Merge branch 'main' into akp/CODE-2327 * feat: [CODE-2327]: wrap error * feat: [CODE-2327]: move resolver inside bypass.go and update tests * feat: [CODE-2327]: newline * feat: [CODE-2327]: update wire * Merge remote-tracking branch 'origin' into akp/CODE-2327 * feat: [CODE-2327]: update tests * feat: [CODE-2327]: fix build * feat: [CODE-2327]: merge main * feat: [CODE-2327]: add and update unit tests * feat: [CODE-2327]: fix * feat: [CODE-2312]: introduce parser and enclosing method * Apply suggestion from code review * feat: [CODE-2327]: annotate error * Merge branch 'main' into akp/CODE-2327 * feat: [CODE-2327]: usergroup resolver via controller * feat: [CODE-2312]: update interface in protection * feat: [CODE-2312]: export and update deduplication use * feat: [CODE-2327]: Branch Rules: Allow Group bypass.go * feat: [CODE-2232]: Branch Rules: UserGroup support: Create and List