Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Fix: Remove redundant LICENSE/README names from files #203

Merged
merged 1 commit into from
Nov 11, 2017

Conversation

platinumazure
Copy link
Member

npm already includes all of the files (even the ones for Closure Compiler and esprima). On the other hand, release-ops will no longer normalize line endings for the LICENSE files before publishing, but I assume those files' line endings are not as critical.

This should allow the project to be released, in theory.

@coveralls
Copy link

coveralls commented Nov 10, 2017

Coverage Status

Coverage remained the same at 99.249% when pulling a211977 on fix-package-json into aaa3729 on master.

@platinumazure
Copy link
Member Author

I tested this by running npm pack on the package. The license and readme files were still present in the tarball.

@aladdin-add aladdin-add merged commit 5049ee3 into master Nov 11, 2017
@aladdin-add aladdin-add deleted the fix-package-json branch November 11, 2017 21:14
@aladdin-add
Copy link
Member

unrelated: it's weird that we didn't release 2.0.1, but a tag was there. need to delete?

@ilyavolodin
Copy link
Member

Release consists of two parts, github release and npm release. Unfortunately the error we ran into was after github release was already done, but npm release hasn't started yet. At this point we need to manually push the release to NPM.

tmcw pushed a commit to documentationjs/doctrine that referenced this pull request Apr 11, 2018
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.

None yet

5 participants