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(ci): add GitHub action for showcase testing #6002

Merged
merged 1 commit into from
Nov 24, 2021
Merged

Conversation

Josh-Cena
Copy link
Collaborator

Motivation

Tests are not run when only the website is changed—this rule will not be changed because there are far more cases where the tests are useless. Instead, I added another workflow specifically for showcase changes. Even better—if we figured out how to do #5980, we can add it here as another workflow.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

We'll test with the badly configured #6001

@Josh-Cena Josh-Cena added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Nov 24, 2021
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Nov 24, 2021
@netlify
Copy link

netlify bot commented Nov 24, 2021

✔️ [V2]

🔨 Explore the source changes: 0a4ce77

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

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

@github-actions
Copy link

⚡️ Lighthouse report for the changes in this PR:

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

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

@Josh-Cena Josh-Cena merged commit 057e3f3 into main Nov 24, 2021
@Josh-Cena Josh-Cena deleted the jc/showcase-test branch November 24, 2021 10:25
@github-actions
Copy link

Size Change: -1 B (0%)

Total Size: 892 kB

ℹ️ View Unchanged
Filename Size Change
website/.docusaurus/globalData.json 38.3 kB 0 B
website/build/assets/css/styles.********.css 100 kB 0 B
website/build/assets/js/main.********.js 477 kB 0 B
website/build/blog/2017/12/14/introducing-docusaurus/index.html 66.2 kB 0 B
website/build/blog/index.html 37.8 kB 0 B
website/build/docs/index.html 44 kB +1 B (0%)
website/build/docs/installation/index.html 51.7 kB -2 B (0%)
website/build/index.html 29.5 kB 0 B
website/build/tests/docs/index.html 25.2 kB 0 B
website/build/tests/docs/standalone/index.html 21.7 kB 0 B

compressed-size-action

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: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants