-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
MINI-EPIC: next steps for v7 integration 2020-03-03 #971
Labels
Epic
a larger scope of work that will be tracked in a Project Board
Release 7.x
work is associated with a specific npm 7 release
semver:major
backwards-incompatible breaking changes
Milestone
Comments
isaacs
added
Release 7.x
work is associated with a specific npm 7 release
semver:major
backwards-incompatible breaking changes
labels
Mar 3, 2020
darcyclarke
added
the
Epic
a larger scope of work that will be tracked in a Project Board
label
Mar 4, 2020
Updated list: Beta Release Blockers
7.0.0 release blockers (but not 7.0.0-beta blockers)
Can be 7.1 or later release
|
those aren't on github tho |
@ljharb You can view the zenhub url by logging in with GitHub. It's just an organizing view of tickets across multiple repos, with some scrummy sprint type decorations applied. |
Not without granting it full write permissions on all my public and private repos :-/ |
Could always create an alt account. Idk. 🤷♂️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Epic
a larger scope of work that will be tracked in a Project Board
Release 7.x
work is associated with a specific npm 7 release
semver:major
backwards-incompatible breaking changes
npm ci
command #1025) npm cinpm install
command #995) improve install/ci output (may need to revisit the design, since a giant single-color archy representation of the logical tree is not super helpful, even as a silly output log -- if we're going to dump an archy into the log, it should probably be the physical tree, at least). Note that this affects both install and ci.--authtype=sso
deprecatedacceptDependencies
--include-staged
The text was updated successfully, but these errors were encountered: