Skip to content

Created crash report endpoint #91

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

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

Conversation

KrosFire
Copy link
Member

I've created crash report endpoint so that amber lsp clients will notice us of any issues that occur when using amber lsp.

We will need to add GITHUB_TOKEN to the production env

@KrosFire KrosFire requested a review from Ph0enixKM June 16, 2025 18:15
Copy link

vercel bot commented Jun 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
amber-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 17, 2025 7:54pm

Comment on lines +36 to 38
"devDependencies": {
"github-types": "^1.0.0"
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this package be part of dependencies? It's being used in the route endpoint which is an integral part of the app

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just types

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.

2 participants