Skip to content

225 add user attributes store#229

Merged
thecaffiend merged 4 commits into
mainfrom
225-add-user-attributes-store
Jun 4, 2025
Merged

225 add user attributes store#229
thecaffiend merged 4 commits into
mainfrom
225-add-user-attributes-store

Conversation

@thecaffiend
Copy link
Copy Markdown
Member

@thecaffiend thecaffiend commented Jun 4, 2025

TO TEST

NOTE: This has been deployed both with and without the users/groups specified in the untracked assets files so we could test it worked both ways. The untracked users/groups have been removed, but the attributes specified in the cape.admin untracked attributes remain.

  • pretty easy to check the stuff in the attrs store (goto cape-principals-UserAttrsStore then explore table items).
  • the only user with attrs should be cape.admin. All users should exist however (just with empty attr records other than the user id)

@thecaffiend thecaffiend linked an issue Jun 4, 2025 that may be closed by this pull request
@thecaffiend thecaffiend requested a review from mehalter June 4, 2025 14:32
mehalter
mehalter previously approved these changes Jun 4, 2025
Copy link
Copy Markdown
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Just needs the one pyright thing fixed, seems like just a check for None and then a couple typos that seem valid

@thecaffiend thecaffiend merged commit 7fb3ee8 into main Jun 4, 2025
6 checks passed
@thecaffiend thecaffiend deleted the 225-add-user-attributes-store branch June 4, 2025 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add user attributes store

2 participants