docs: copy edit early access section in feature-stages doc (#16730)

- copy edit EA section with @mattvollmer 's suggestions
- ran the script that updates the list of experiments

---------

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2025-02-26 23:20:03 -05:00
committed by GitHub
parent 5cdc13ba9e
commit b3d675532f
+4 -9
View File
@@ -16,12 +16,9 @@ If you encounter an issue with any Coder feature, please submit a
Early access features are neither feature-complete nor stable. We do not
recommend using early access features in production deployments.
Coder often releases early access features behind an “unsafe” experiment, where
theyre accessible but not easy to find.
They are disabled by default, and not recommended for use in
production because they might cause performance or stability issues. In most cases,
early access features are mostly complete, but require further internal testing and
will stay in the early access stage for at least one month.
Coder sometimes releases early access features that are available for use, but are disabled by default.
You shouldn't use early access features in production because they might cause performance or stability issues.
Early access features can be mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month.
Coder may make significant changes or revert features to a feature flag at any time.
@@ -55,9 +52,7 @@ You can opt-out of a feature after you've enabled it.
<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
<!-- BEGIN: available-experimental-features -->
| Feature | Description | Available in |
|-----------------|---------------------------------------------------------------------|--------------|
| `notifications` | Sends notifications via SMTP and webhooks following certain events. | stable |
Currently no experimental features are available in the latest mainline or stable release.
<!-- END: available-experimental-features -->