Skip to content

Conversation

christoflemke
Copy link
Contributor

@christoflemke christoflemke commented Feb 25, 2021

Update unpublish cooldown period to 28 days.

References

Related to https://github.com/github/npm/issues/1737
And #2778

@christoflemke christoflemke requested a review from a team as a code owner February 25, 2021 12:38
@christoflemke christoflemke self-assigned this Feb 25, 2021
@wraithgar wraithgar added Release 7.x work is associated with a specific npm 7 release release: next These items should be addressed in the next release labels Feb 25, 2021
wraithgar and others added 7 commits February 25, 2021 09:44
When using `npm explain <package>` it's useful to see if the package has
been bundled. This is especially useful when trying to understand the
provenance of a package's content

PR-URL: #2750
Credit: @kumavis
Close: #2750
Reviewed-by: @nlf
We also removed the "none" script because we handle a missing
script just fine. There is no need to put an empty one in

PR-URL: #2759
Credit: @wraithgar
Close: #2759
Reviewed-by: @nlf
To make the headings consistent.

PR-URL: #2760
Credit: @MrBrain295
Close: #2760
Reviewed-by: @wraithgar
The documentation in this repository is added to the overall npm
documentation at https://docs.npmjs.com/, which includes both the
documentation for the public registry and the CLI.

The documentation site itself also has a navigational hierarchy;
since the content is included from the CLI, we also want to ensure
that the navigation for that content lives in this repository.

This means that this repository is the source of truth for all of the
CLI documentation, and we do not need to update two places when we
add, edit, or remove CLI documentation.  It all lives here.

This also teaches the documentation rendering script to identify when
the navigation configuration (nav.yml) is missing new pages that were
recently added or retains old pages that have recently been deleted.

PR-URL: #2775
Credit: @ethomson
Close: #2775
Reviewed-by: @wraithgar
@wraithgar wraithgar force-pushed the christoflemke/update-publish-docs branch from 4e22803 to 238e474 Compare February 25, 2021 17:55
@wraithgar wraithgar mentioned this pull request Feb 25, 2021
@wraithgar wraithgar closed this in bb2f4b3 Feb 25, 2021
@wraithgar wraithgar deleted the christoflemke/update-publish-docs branch November 2, 2021 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release: next These items should be addressed in the next release Release 7.x work is associated with a specific npm 7 release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants