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(plugin-blog): blog archive should hide unlisted blog posts #9437

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Oct 23, 2023

Motivation

Fix #9432

blog posts with unlisted: true shouldn't appear on /blog/archive

Test Plan

deploy preview

Unlisted blog post should not appear anymore

CleanShot 2023-10-23 at 15 06 28@2x

Test links

https://deploy-preview-9437--docusaurus-2.netlify.app/tests/blog/archive

@slorber slorber added the pr: bug fix This PR fixes a bug in a past release. label Oct 23, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Oct 23, 2023
@slorber slorber added the Argos Add this label to run UI visual regression tests. See argos.yml GH action. label Oct 23, 2023
@netlify
Copy link

netlify bot commented Oct 23, 2023

[V2]

Name Link
🔨 Latest commit 3ecb5c0
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/65366fbec4ae730008e7bff6
😎 Deploy Preview https://deploy-preview-9437--docusaurus-2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟠 81 🟢 97 🟢 92 🟢 100 🔴 33 Report
/docs/installation/ 🟠 64 🟢 98 🟢 92 🟢 100 🟠 89 Report
/docs/category/getting-started/ 🟠 82 🟢 100 🟢 92 🟢 90 🟠 89 Report
/blog/ 🟠 78 🟢 100 🟢 92 🟢 90 🟠 89 Report
/blog/preparing-your-site-for-docusaurus-v3/ 🟠 69 🟢 97 🟢 92 🟢 100 🟠 89 Report
/blog/tags/release/ 🟠 77 🟢 100 🟢 92 🟠 80 🟠 89 Report
/blog/tags/ 🟠 82 🟢 100 🟢 92 🟢 90 🟠 89 Report

@argos-ci
Copy link

argos-ci bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Oct 23, 2023, 1:23 PM

@github-actions
Copy link

Size Change: 0 B

Total Size: 1.13 MB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 117 kB
website/build/assets/css/styles.********.css 113 kB
website/build/assets/js/main.********.js 862 kB
website/build/index.html 41.4 kB

compressed-size-action

@slorber slorber merged commit aa958f0 into main Oct 23, 2023
29 of 33 checks passed
@slorber slorber deleted the slorber/hide-unlisted-blog-archive branch October 23, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Argos Add this label to run UI visual regression tests. See argos.yml GH action. CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unlisted blog posts should not be display on the blog archive
2 participants