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

Update to poetry v1.3.0+ lockfile format #26

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

jeffwidman
Copy link
Member

dependabot/dependabot-core#6302 is failing the smoke test because poetry made some changes to their lockfile format.

This fixes those.

Generated by:

  1. Grabbing the updater image created in that PR from https://github.com/dependabot/dependabot-core/actions/runs/3877424061
  2. In a codespace here on smoke repo running:
dependabot --updater-image ghcr.io/dependabot/dependabot-updater:92d2892954c3900931a4ffbc03f68c19e863ad47 test -f tests/smoke-poetry.yaml -o tests/smoke-poetry.yaml

dependabot/dependabot-core#6302 is failing the
smoke test because poetry made some changes to their lockfile format.

This fixes those.

Generated by:
1. Grabbing the updater image created in that PR from https://github.com/dependabot/dependabot-core/actions/runs/3877424061
2. In a codespace here on smoke repo running:
```shell
dependabot --updater-image ghcr.io/dependabot/dependabot-updater:92d2892954c3900931a4ffbc03f68c19e863ad47 test -f tests/smoke-poetry.yaml -o tests/smoke-poetry.yaml
```
@jeffwidman
Copy link
Member Author

jeffwidman commented Jan 9, 2023

Force merging this to ensure the smoke test will start passing for dependabot/dependabot-core#6302 before I merge that.

@jeffwidman jeffwidman enabled auto-merge (rebase) January 9, 2023 22:03
@jeffwidman jeffwidman merged commit 1c9be2f into main Jan 9, 2023
@jeffwidman jeffwidman deleted the update-poetry-smoke-tests-to-new-format branch January 9, 2023 22:03
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.

1 participant