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: move to ssr #52

Merged
merged 2 commits into from
Mar 17, 2024
Merged

feat: move to ssr #52

merged 2 commits into from
Mar 17, 2024

Conversation

aldy505
Copy link
Member

@aldy505 aldy505 commented Mar 12, 2024

  • Upgrade to Astro v4
  • Use SSR instead of SSG (fixes more bug than ever)
  • Use Sentry for monitoring stuff
  • Use Node runtime, because Sentry integration can only work there.
  • Bump CI stuff (majority of it is just bumping dependencies that uses Node 16 to use Node 20)

@aldy505 aldy505 added the enhancement New feature or request label Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.37%. Comparing base (dbbfb12) to head (7048661).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files           1        1           
  Lines         414      414           
  Branches       53       53           
=======================================
  Hits          399      399           
  Misses         15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aldy505
Copy link
Member Author

aldy505 commented Mar 14, 2024

ping @elianiva

@elianiva elianiva merged commit 731b71e into master Mar 17, 2024
4 checks passed
@elianiva elianiva deleted the feat/move-to-ssr branch March 17, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants