Skip to content

chore: finish minimum-implicit-member experiment removal#27473

Draft
Emyrk wants to merge 1 commit into
stevenmasley/delete_minimum_experimentfrom
emyrk/mim-cleanup
Draft

chore: finish minimum-implicit-member experiment removal#27473
Emyrk wants to merge 1 commit into
stevenmasley/delete_minimum_experimentfrom
emyrk/mim-cleanup

Conversation

@Emyrk

@Emyrk Emyrk commented Jul 23, 2026

Copy link
Copy Markdown
Member

Finishes the experiment removal on top of #27472:

  • Deletes DeviationRejectedWithoutExperiment (it asserted the removed 403 gate and would fail), renames the surviving subtests, and drops the now-pointless dv.Experiments setup.
  • Adds TestMemberWorkspaceElevation as a witness that the workspace-ops elevation stays off organization-member/organization-service-account and lives on organization-workspace-access.
  • Frontend: removes both experiments.includes("minimum-implicit-member") sites and the whole defaultRolesEnabled prop plumbing (pages, view, stories) — required once codegen drops the value from the Experiment union.
  • make gen: apidoc, typesGenerated.ts, feature-stages/schemas docs.

Verified: go build ./..., TestPatchOrganizationsByUser + TestMemberWorkspaceElevation pass, tsc --noEmit clean.

Coder Agents on behalf of @Emyrk.

- Delete DeviationRejectedWithoutExperiment (asserted the removed gate)
  and drop stale experiment naming/setup from the surviving subtests.
- Add TestMemberWorkspaceElevation asserting the elevation stays off
  organization-member/organization-service-account and remains available
  via organization-workspace-access.
- Make the frontend default-roles UI unconditional and remove the
  defaultRolesEnabled plumbing.
- make gen (apidoc, typesGenerated, docs).
@github-actions

Copy link
Copy Markdown

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

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.

1 participant