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

doc: 🚀 auto deploy storybook to github pages #365

Merged
merged 3 commits into from
Dec 17, 2023

Conversation

JohnsonMao
Copy link
Contributor

Why need this change? / Root cause:

  • Deploy storybook to github pages

Changes made:

  • Github actions

Test Scope / Change impact:

Issue

@JohnsonMao JohnsonMao self-assigned this Dec 9, 2023
@JohnsonMao JohnsonMao force-pushed the doc/deploy-storybook branch from cc6eb84 to e2f29d8 Compare December 9, 2023 08:44
@github-actions github-actions bot added the documentation Improvements or additions to documentation, ex, storybook, readme label Dec 10, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@GaaSBot
Copy link

GaaSBot commented Dec 17, 2023

Knip Scan Result for 92685d3

Unused files (9)
Unused files (9)
.bundlewatch.config.js
components/shared/Chat/ChatContent.tsx
components/shared/Chat/ChatMessage.tsx
components/shared/Chat/index.tsx
configs/i18nConfigs.ts
lighthouserc.js
reset.d.ts
scripts/knipScanReporter.js
scripts/lhciScanReporter.js
Unused dependencies (2)
Unused dependencies (2)
@svgr/webpack package.json
sharp package.json
Unused devDependencies (5)
Unused devDependencies (5)
@actions/github package.json
@octokit/core package.json
@storybook/blocks package.json
@storybook/testing-library package.json
@total-typescript/ts-reset package.json
Unused exported types (2)
Unused exported types (2)
ChatProps type components/shared/Chat/v2/Chat.tsx
ChatHeaderProps type components/shared/Chat/v2/ChatHeader.tsx
Configuration issues (1)
Configuration issues (1)
Unused item in ignoreDependencies: @next/bundle-analyzer

@GaaSBot
Copy link

GaaSBot commented Dec 17, 2023

🤖 Lighthouse Scan Result for 92685d3

/rooms
Metric Value
Performance 67
Seo 78
Accessibility 78
HTML Report for LHCI Scan Report Link
/rooms/abc
Metric Value
Performance 76
Seo 78
Accessibility 64
HTML Report for LHCI Scan Report Link
/login
Metric Value
Performance 47
Seo 80
Accessibility 94
HTML Report for LHCI Scan Report Link

@JohnsonMao JohnsonMao merged commit 5b09e1c into main Dec 17, 2023
7 checks passed
@JohnsonMao JohnsonMao deleted the doc/deploy-storybook branch December 17, 2023 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation, ex, storybook, readme
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants