Skip to content

Commit

Permalink
fix(roles): ensure usernames are case-insensitively deduped in RedisP…
Browse files Browse the repository at this point in the history
…ermissionsRepository.getAllByRoles() (backport #818) (#857) (#870)

Co-authored-by: Cameron Motevasselani <cameron@armory.io>
  • Loading branch information
link108 and Cameron Motevasselani committed Aug 13, 2021
1 parent b846508 commit a96dbf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
- "version-[0-9]+.[0-9]+.[0-9]+"

env:
GRADLE_OPTS: -Dorg.gradle.daemon=false -Xmx2g -Xms2g
Expand Down

0 comments on commit a96dbf1

Please sign in to comment.