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: Add changelog modal #4800

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Conversation

canisminor1990
Copy link
Member

@canisminor1990 canisminor1990 commented Nov 26, 2024

๐Ÿ’ป ๅ˜ๆ›ด็ฑปๅž‹ | Change Type

  • โœจ feat
  • ๐Ÿ› fix
  • โ™ป๏ธ refactor
  • ๐Ÿ’„ style
  • ๐Ÿ‘ท build
  • โšก๏ธ perf
  • ๐Ÿ“ docs
  • ๐Ÿ”จ chore

๐Ÿ”€ ๅ˜ๆ›ด่ฏดๆ˜Ž | Description of Change

image

๐Ÿ“ ่กฅๅ……ไฟกๆฏ | Additional Information

ๅขžๅŠ ็Žฏๅขƒๅ˜้‡

  • DOC_S3_PUBLIC_DOMAIN ๏ผš ็”จไบŽ changelog ๅ›พ็‰‡ cdn prefix
  • DOC_S3_ACCESS_KEY_ID / DOC_S3_SECRET_ACCESS_KEY: ็”จไบŽ workflow:cdn
########################################
####### Doc / Changelog Service ########
########################################

# Use in Changelog / Document service cdn url prefix
# DOC_S3_PUBLIC_DOMAIN=https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

# Use in dev cdn workflow
# DOC_S3_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# DOC_S3_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
lobe-chat-database โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Dec 25, 2024 2:34pm
lobe-chat-preview โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Dec 25, 2024 2:34pm

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 26, 2024
@lobehubbot
Copy link
Member

๐Ÿ‘ @canisminor1990

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
้žๅธธๆ„Ÿ่ฐขๆ‚จๆๅ‡บๆ‹‰ๅ–่ฏทๆฑ‚ๅนถไธบๆˆ‘ไปฌ็š„็คพๅŒบๅšๅ‡บ่ดก็Œฎ๏ผŒ่ฏท็กฎไฟๆ‚จๅทฒ็ป้ตๅพชไบ†ๆˆ‘ไปฌ็š„่ดก็ŒฎๆŒ‡ๅ—๏ผŒๆˆ‘ไปฌไผšๅฐฝๅฟซๅฎกๆŸฅๅฎƒใ€‚
ๅฆ‚ๆžœๆ‚จ้‡ๅˆฐไปปไฝ•้—ฎ้ข˜๏ผŒ่ฏท้šๆ—ถไธŽๆˆ‘ไปฌ่”็ณปใ€‚

@dosubot dosubot bot added the ๐ŸŒ  Feature Request New feature or request | ็‰นๆ€งไธŽๅปบ่ฎฎ label Nov 26, 2024
src/app/(main)/_layout/Desktop.tsx Outdated Show resolved Hide resolved
src/services/changelog.ts Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 91.36213% with 26 lines in your changes missing coverage. Please review.

Project coverage is 92.34%. Comparing base (9684c98) to head (7bdae6b).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/server/services/changelog/index.ts 93.36% 13 Missing โš ๏ธ
src/features/User/UserPanel/useMenu.tsx 84.00% 8 Missing โš ๏ธ
...(main)/(mobile)/me/(home)/features/useCategory.tsx 73.68% 5 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4800      +/-   ##
==========================================
+ Coverage   92.32%   92.34%   +0.02%     
==========================================
  Files         568      568              
  Lines       43204    43410     +206     
  Branches     3978     4029      +51     
==========================================
+ Hits        39887    40088     +201     
- Misses       3317     3322       +5     
Flag Coverage ฮ”
app 92.34% <91.36%> (+0.02%) โฌ†๏ธ
server 97.66% <รธ> (รธ)

Flags with carried forward coverage won't be shown. Click here to find out more.

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

@arvinxx arvinxx force-pushed the feat/changelog-modal branch from 37a185a to 49430c4 Compare December 1, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
๐ŸŒ  Feature Request New feature or request | ็‰นๆ€งไธŽๅปบ่ฎฎ size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants