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: migration to SvelteKit 2 #133

Merged
merged 3 commits into from
Dec 15, 2023
Merged

chore: migration to SvelteKit 2 #133

merged 3 commits into from
Dec 15, 2023

Conversation

jill64
Copy link
Owner

@jill64 jill64 commented Dec 15, 2023

close #128

@wraith-ci
Copy link
Contributor

wraith-ci bot commented Dec 15, 2023

Wraith CI 👻 Retry Request

Check the box to re-trigger CI.

  • Wraith CI
  • Wraith CI / PR

Copy link

coderabbitai bot commented Dec 15, 2023

Warning

Rate Limit Exceeded

@wraith-ci[bot] has exceeded the limit for the number of files or commits that can be reviewed per hour. Please wait 0 minutes and 39 seconds before requesting another review.

How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.
Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.
Please see our FAQ for further information.

Commits Files that changed from the base of the PR and between 6ae5043 and c890259.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • You can reply to a review comment made by CodeRabbit.
  • You can tag CodeRabbit on specific lines of code or files in the PR by tagging @coderabbitai in a comment.
  • You can tag @coderabbitai in a PR comment and ask one-off questions about the PR and the codebase. Use quoted replies to pass the context for follow-up questions.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@wraith-ci wraith-ci bot enabled auto-merge December 15, 2023 06:02
Copy link

cloudflare-workers-and-pages bot commented Dec 15, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: c890259
Status: ✅  Deploy successful!
Preview URL: https://32f70c0d.path-minifier.pages.dev
Branch Preview URL: https://kit-v2.path-minifier.pages.dev

View logs

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6ae5043) 20.75% compared to head (c890259) 20.75%.

Files Patch % Lines
svelte.config.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   20.75%   20.75%           
=======================================
  Files          28       28           
  Lines         737      737           
  Branches       71       71           
=======================================
  Hits          153      153           
  Misses        584      584           

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

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@sveltejs/kit 1.30.3...2.0.0 None +2/-2 3 MB svelte-admin

@wraith-ci wraith-ci bot merged commit 3fe76b4 into main Dec 15, 2023
9 of 10 checks passed
@wraith-ci wraith-ci bot deleted the kit-v2 branch December 15, 2023 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kit v2
1 participant