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(migrate): do not modify non-MD files #6146

Merged
merged 2 commits into from
Dec 21, 2021
Merged

fix(migrate): do not modify non-MD files #6146

merged 2 commits into from
Dec 21, 2021

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Fix #6145.

Have you read the Contributing Guidelines on pull requests?

Yes

@Josh-Cena Josh-Cena added the pr: bug fix This PR fixes a bug in a past release. label Dec 21, 2021
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Dec 21, 2021
@netlify
Copy link

netlify bot commented Dec 21, 2021

✔️ [V2]

🔨 Explore the source changes: 806fbc8

🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/61c1e999eca0ac00075d6566

😎 Browse the preview: https://deploy-preview-6146--docusaurus-2.netlify.app

@github-actions
Copy link

github-actions bot commented Dec 21, 2021

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 82
🟢 Accessibility 98
🟢 Best practices 93
🟢 SEO 100
🟢 PWA 95

Lighthouse ran on https://deploy-preview-6146--docusaurus-2.netlify.app/

@github-actions
Copy link

github-actions bot commented Dec 21, 2021

Size Change: 0 B

Total Size: 658 kB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 39.3 kB
website/build/assets/css/styles.********.css 101 kB
website/build/assets/js/main.********.js 488 kB
website/build/index.html 29.6 kB

compressed-size-action

@Josh-Cena Josh-Cena merged commit cc0a439 into main Dec 21, 2021
@Josh-Cena Josh-Cena deleted the jc/migrate-non-md branch December 21, 2021 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

Migrate utility adds YAML front matter to non-markdown files
2 participants