Skip to content
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

Advance RFC #0907 "pnpm support" to Stage Ready for Release #932

Merged
merged 2 commits into from
Aug 11, 2023

Conversation

emberjs-rfcs-bot
Copy link
Collaborator

@emberjs-rfcs-bot emberjs-rfcs-bot commented Jun 2, 2023

Advance #907 to the Ready For Release Stage

Summary

This pull request is advancing the RFC to the Ready For Release Stage.

An FCP is required before merging this PR to advance.

Upon merging this PR, automation will open a draft PR for this RFC to move to the Released Stage.

Ready for Release Stage Description

This stage is complete when the implementation is complete according to plan outlined in the RFC, and is in harmony with any changes in Ember that have occurred since the RFC was first written. This includes any necessary learning materials. At this stage, features or deprecations may be available for use behind a feature flag, or with an optional package, etc.

For codebase changes, there are no open questions that are anticipated to require breaking changes; the Ember team is ready to commit to the stability of any interfaces exposed by the current implementation of the feature.

This stage should include a list of criteria for determining when the proposal can be considered Recommended after being Released.

An FCP is required to move into this stage.

Each Ember core team will be requested as a reviewer on the PR to move into this stage. A representative of each team adds a review. If a team does not respond to the request, and after the conclusion of the FCP, it is assumed that the release may proceed.

Checklist to move to Ready for Release

  • Implementation is complete according to plan outlined in the RFC, with any adjustments noted in the RFC
  • Any necessary learning materials have been updated
  • The Ember team is ready to commit to the stability of any interfaces exposed by the current implementation of the feature. This is the go/no go decision for any feature flags, but the flags should only be turned on when moving to Released.
  • Criteria for moving to the Recommended Stage has been filled out
  • This PR has been converted from a draft to a regular PR and the Final Comment Period label has been added to start the FCP
  • Each team has been added as a reviewer to the PR at the start of the FCP. Reviews are not required by the end of the FCP. This is a notification step.
    • Framework @emberjs/framework
    • Data @emberjs/ember-data-core
    • CLI @emberjs/cli
    • Learning @emberjs/learning-core
    • Typescript @emberjs/typescript-core
    • Steering @emberjs/steering

Criteria for moving to Recommended (required)

A set of criteria for moving this RFC to the Recommended Stage, following release:

  1. Consider whether documentation should have ability to switch between npm/yarn/pnpm.

Track Implementation

Releasing checklist

  • ember-cli (with pnpm flag on)
  • ember-try
  • Merge PRs to cli-guides
  • Merge PRs to guides-source

@NullVoxPopuli
Copy link
Sponsor Contributor

Docs pr is here: ember-learn/cli-guides#290

@NullVoxPopuli
Copy link
Sponsor Contributor

NullVoxPopuli commented Jun 23, 2023

@NullVoxPopuli
Copy link
Sponsor Contributor

NullVoxPopuli commented Jul 8, 2023

I think

Alias --skip-npm to --skip-install-deps

should be omitted from this list, because it's orthogonal to pnpm support.

We can still alias it, but I don't think it should be a blocker, since it's a pre-existing "weirdness"

@NullVoxPopuli
Copy link
Sponsor Contributor

PR for guides-source: ember-learn/guides-source#1944

@ef4 ef4 marked this pull request as ready for review August 4, 2023 14:57
@ef4 ef4 requested review from a team August 4, 2023 14:57
@achambers achambers merged commit 354adc0 into master Aug 11, 2023
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the advance-rfc-0907 branch August 11, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Final Comment Period RFC Advancement S-Ready for Release PR to move to the Ready for Release Stage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants