WIP: manager: offer to refresh the role summary cache (#83078) #174

Draft
ecazenave wants to merge 1 commits from wip/83078-role-summary-refresh-cache into main
Owner
No description provided.
ecazenave added 1 commit 2023-11-10 18:38:14 +01:00
gitea/authentic/pipeline/head This commit looks good Details
09f6c12994
manager: offer to refresh the role summary cache (#83078)
All checks were successful
gitea/authentic/pipeline/head This commit looks good
This pull request has changes conflicting with the target branch.
  • src/authentic2/management/commands/roles-summary.py
  • src/authentic2/role_summary.py
  • tests/test_role_summary.py
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b wip/83078-role-summary-refresh-cache main
git pull origin wip/83078-role-summary-refresh-cache

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff wip/83078-role-summary-refresh-cache
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/authentic#174
No description provided.