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

fix: skip_render not working in post_asset_folder #5258

Merged
merged 1 commit into from Aug 1, 2023

Conversation

D-Sketon
Copy link
Member

@D-Sketon D-Sketon commented Jul 29, 2023

What does it do?

fix #5211

Screenshots

Pull request tasks

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

@github-actions
Copy link

How to test

git clone -b v7.0.0_6 https://github.com/D-Sketon/hexo.git
cd hexo
npm install
npm test

@coveralls
Copy link

Coverage Status

coverage: 99.529%. remained the same when pulling 7fa3471 on D-Sketon:v7.0.0_6 into 99e94cc on hexojs:v7.0.0.

@stevenjoezhang stevenjoezhang merged commit 35ceaae into hexojs:v7.0.0 Aug 1, 2023
13 checks passed
@yoshinorin yoshinorin added this to the 7.0.0 milestone Sep 1, 2023
@uiolee uiolee linked an issue Sep 20, 2023 that may be closed by this pull request
5 tasks
@D-Sketon D-Sketon deleted the v7.0.0_6 branch October 6, 2023 08:11
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.

skip_render not working in post_asset_folder
6 participants