-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backendThis issue or pull request is backend relatedThis issue or pull request is backend relatedenhancementThis issue or pull request discusses non feature changesThis issue or pull request discusses non feature changes
Milestone
Description
What to do
- create a repo locally in a temporary directory
- add a poetry.lock/pnpm-lock.yaml/yarn.lock into there
- add that repo and sync it (
file://{repo.absolute()}) - make changes to it
- assert that those changes are synced (e.g. new commits)
Reasons for this
Current implentation cannot handle updates to the repo, we need to pull as well
Metadata
Metadata
Assignees
Labels
backendThis issue or pull request is backend relatedThis issue or pull request is backend relatedenhancementThis issue or pull request discusses non feature changesThis issue or pull request discusses non feature changes
Type
Projects
Status
Getting planned