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

Handle invalid lock files #225

Open
c0rydoras opened this issue Feb 21, 2024 · 0 comments
Open

Handle invalid lock files #225

c0rydoras opened this issue Feb 21, 2024 · 0 comments
Labels
backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes

Comments

@c0rydoras
Copy link
Collaborator

Handle invalid lock files and add tests for that.

Example:

# poetry.lock
invalid toml

As of right now this causes an error that is not handled by us. Instead of that maybe send an error that says that "api/poetry.lock is invalid" and still sync using the other lock files

@c0rydoras c0rydoras added backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue or pull request is backend related enhancement This issue or pull request discusses non feature changes
Projects
Status: Todo
Development

No branches or pull requests

1 participant