Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(enterprise/coderd): allow system users to be added to groups#19518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SasSwart merged 20 commits intomainfromjjs/prebuilds-user-group-membership
Aug 27, 2025
Merged
Changes from1 commit
Commits
Show all changes
20 commits
Select commitHold shift + click to select a range
6b3a731
Allow users to view and modify group membership for the prebuilds sys…
SasSwartJun 12, 2025
4b63826
Fix Tests
SasSwartJun 12, 2025
90b9078
Merge remote-tracking branch 'origin/main' into jjs/prebuilds-user-gr…
SasSwartJul 14, 2025
af7c7cd
fix tests
SasSwartJul 15, 2025
1cd68e3
create a prebuilds group in every org that needs it
SasSwartJul 29, 2025
4c0c4d4
Merge remote-tracking branch 'origin/main' into jjs/prebuilds-user-gr…
SasSwartJul 29, 2025
93c46e9
add lint rule
SasSwartJul 29, 2025
b3728d3
add quotas tests to verify prebuilds behaviour
SasSwartJul 30, 2025
efdfe9f
fix unit test context
SasSwartJul 30, 2025
8204ec2
revert broken query changes
SasSwartAug 4, 2025
92760d1
make gen
SasSwartAug 4, 2025
471c29e
Merge remote-tracking branch 'origin/main' into jjs/prebuilds-user-gr…
SasSwartAug 6, 2025
f9a5fbb
Hide system users
SasSwartAug 6, 2025
959c89e
remove prototype snippet
SasSwartAug 6, 2025
1da8e34
refactor prebuilds reconciliation test
SasSwartAug 6, 2025
cf6ee1c
check whether a prebuilds group exists before adding it
SasSwartAug 25, 2025
b685245
make fmt
SasSwartAug 25, 2025
e828366
Merge remote-tracking branch 'origin/main' into jjs/prebuilds-user-gr…
SasSwartAug 25, 2025
adf7657
fix: rename constant to match validation
SasSwartAug 25, 2025
820cfd6
Update enterprise/coderd/prebuilds/membership_test.go
SasSwartAug 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fix: rename constant to match validation
  • Loading branch information
@SasSwart
SasSwart committedAug 25, 2025
commitadf7657fcb3c14d75c6a0d30af436fa6060e99fb
2 changes: 1 addition & 1 deletionenterprise/coderd/prebuilds/membership.go
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,7 +13,7 @@ import (
)

const (
PrebuiltWorkspacesGroupName = "coder_prebuilt_workspaces"
PrebuiltWorkspacesGroupName = "coderprebuiltworkspaces"
PrebuiltWorkspacesGroupDisplayName = "Prebuilt Workspaces"
)

Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp