Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
Emyrk merged 1 commit into
stevenmasley/delete_minimum_experimentfrom
emyrk/mim-cleanup
Jul 27, 2026
Merged

chore: finish minimum-implicit-member experiment removal#27473
Emyrk merged 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
Contributor

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.

@Emyrk
Emyrk marked this pull request as ready for review July 27, 2026 14:36
@Emyrk
Emyrk requested a review from a team as a code owner July 27, 2026 14:36
@Emyrk
Emyrk merged commit bc95327 into stevenmasley/delete_minimum_experiment Jul 27, 2026
51 of 57 checks passed
@Emyrk
Emyrk deleted the emyrk/mim-cleanup branch July 27, 2026 14:36
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant