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

chore: use prepublishOnly instead of prepublish and run npm install in prepublishOnly script #5399

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

yoshinorin
Copy link
Member

What does it do?

prepublish has been deprecated.

Screenshots

N/A

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

Thanks :)

Copy link

How to test

git clone -b chore/use-prepublishOnly https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7585012378

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.525%

Totals Coverage Status
Change from base Build 7584840837: 0.0%
Covered Lines: 9218
Relevant Lines: 9262

💛 - Coveralls

@yoshinorin yoshinorin merged commit e67c1f1 into master Jan 19, 2024
17 of 22 checks passed
@yoshinorin yoshinorin deleted the chore/use-prepublishOnly branch January 19, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants