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

Skip to content

chore(site): Remove template editor out of experimental #7165

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

BrunoQuaresma
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma commented Apr 17, 2023

Close #5573

@BrunoQuaresma BrunoQuaresma requested review from bpmct and a team April 17, 2023 16:47
@BrunoQuaresma BrunoQuaresma self-assigned this Apr 17, 2023
@BrunoQuaresma BrunoQuaresma requested review from Kira-Pilot and removed request for a team April 17, 2023 16:47
@@ -1621,7 +1617,7 @@ const (
// users to opt-in to via --experimental='*'.
// Experiments that are not ready for consumption by all users should
// not be included here and will be essentially hidden.
var ExperimentsAll = Experiments{ExperimentTemplateEditor}
var ExperimentsAll = Experiments{}
Copy link
Member

Choose a reason for hiding this comment

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

The above comment is confusing to me - "should not be included here"? I assume any experiment included in this struct will be hidden.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It kinda is 🤔

@BrunoQuaresma BrunoQuaresma merged commit 76b5dee into main Apr 17, 2023
@BrunoQuaresma BrunoQuaresma deleted the bq/remove-template-editor-from-experimental branch April 17, 2023 17:40
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2023
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.

Template web editor
2 participants