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

feat(console): add Ruby app guide #6046

Merged
merged 2 commits into from
Jun 19, 2024
Merged

feat(console): add Ruby app guide #6046

merged 2 commits into from
Jun 19, 2024

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Jun 18, 2024

Summary

  • add Ruby app guide
  • support non-svg logos for guides

Testing

image image

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@gao-sun gao-sun requested a review from a team June 18, 2024 07:08
@github-actions github-actions bot added the feature Cool stuff label Jun 18, 2024
Copy link

github-actions bot commented Jun 18, 2024

COMPARE TO master

Total Size Diff ⚠️ 📈 +39.43 KB

Diff by File
Name Diff
.changeset/large-gifts-cross.md 📈 +52 Bytes
packages/console/src/assets/docs/guides/generate-metadata.js 📈 +431 Bytes
packages/console/src/assets/docs/guides/index.ts 📈 +8.73 KB
packages/console/src/assets/docs/guides/index.tsx 📈 +9.07 KB
packages/console/src/assets/docs/guides/types.ts 📈 +87 Bytes
packages/console/src/assets/docs/guides/web-ruby/README.mdx 📈 +4.89 KB
packages/console/src/assets/docs/guides/web-ruby/config.json 📈 +17 Bytes
packages/console/src/assets/docs/guides/web-ruby/index.ts 📈 +361 Bytes
packages/console/src/assets/docs/guides/web-ruby/logo.webp ⚠️ 📈 +33.05 KB
packages/console/src/assets/index.d.ts 📈 +151 Bytes
packages/console/src/components/Guide/hooks.ts 📈 +4 Bytes
packages/console/src/components/Guide/index.tsx 📈 +74 Bytes
packages/console/src/pages/ApiResourceDetails/components/ApiGuide/index.tsx 📈 +4 Bytes
packages/console/src/pages/ApplicationDetails/components/AppGuide/index.tsx 📈 +4 Bytes

@gao-sun gao-sun marked this pull request as draft June 18, 2024 07:37
@gao-sun gao-sun force-pushed the gao-add-ruby branch 3 times, most recently from 17815aa to 3f54283 Compare June 18, 2024 08:32
@gao-sun gao-sun marked this pull request as ready for review June 18, 2024 08:32
@gao-sun gao-sun merged commit 82e702f into master Jun 19, 2024
30 checks passed
@gao-sun gao-sun deleted the gao-add-ruby branch June 19, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants