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

docs: document new feature stages#16719

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
EdwardAngert merged 10 commits intomainfromfeature-stages
Feb 26, 2025
Merged
Changes from1 commit
Commits
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
26 changes: 13 additions & 13 deletionsdocs/contributing/feature-stages.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,37 +9,37 @@ If you encounter an issue with any Coder feature, please submit a

## Early access features

- **Stable**: No
- **Production-ready**: No
- **Support**: GitHub issues
Copy link
Member

Choose a reason for hiding this comment

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

Can you also mention or "via design partnerships.Contact your account team" or similar. Or do you think this would be implied?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Suggested change
-**Support**: GitHub issues
-**Support**: GitHub issues or your[Coder account team](https://coder.com/contact)

I'm not familiar with the termdesign partnerships - is it easier if we say something likeFeedback and issues through your [Coder account team](https://coder.com/contact) ?

Copy link
Member

Choose a reason for hiding this comment

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

yeah. i think that's great

Copy link
Member

Choose a reason for hiding this comment

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

much better


Early access features are neither feature-complete nor stable. We do not
recommend using early access features in production deployments.

Coder releases early access features behind an “unsafe” experiment, where
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Coder releases early access features behind an “unsafe” experiment, where
Coderoftenreleases early access features behind an “unsafe” experiment, where

We also sometimes have early access via separate executable which is opt-in, such as the Coder Desktop binary or a module/helm install. So it is not exclusively coupled to experiments

they’re accessible but not easy to find.

## Experimental features

These features are disabled by default, and not recommended for use in
They are disabled by default, and not recommended for use in
production as they may cause performance or stability issues. In most cases,
experimental features are complete, but require further internal testing and
will stay in theexperimentalstage for one month.
early access features are complete, but require further internal testing and
will stay in theearly accessstage for at least one month.

Coder may make significant changes to experiments or revert features to a
feature flag at any time.
Coder may make significant changes or revert features to a feature flag at any time.

If you plan to activate anexperimental feature, we suggest that you use a
If you plan to activate anearly access feature, we suggest that you use a
staging deployment.

You can opt-out of an experiment after you've enabled it.

```yaml
# Enable allexperimental features
# Enable allearly access features
coder server --experiments=*

# Enable multipleexperimental features
# Enable multipleearly access features
coder server --experiments=feature1,feature2

# Alternatively, use the `CODER_EXPERIMENTS` environment variable.
```

You can opt-out of a feature after you've enabled it.

### Available experimental features

<!-- Code generated by scripts/release/docs_update_experiments.sh. DO NOT EDIT. -->
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp