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

renames diffsync.DiffSync to diffsync.Adapter #242

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

Kircheneer
Copy link
Collaborator

Closes #233

@Kircheneer Kircheneer force-pushed the lk-rename-diffsync-class branch 2 times, most recently from 27f68ed to adab897 Compare August 24, 2023 23:17
@@ -130,16 +130,18 @@ jobs:
fail-fast: true
matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"]
poetry-version: ["1.5.1"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

do you expect to parametrize test by poetry? why not pin it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the act of pinning it, without this its latest

.github/workflows/ci.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@chadell chadell left a comment

Choose a reason for hiding this comment

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

LGTM, my only question is on the test

@Kircheneer
Copy link
Collaborator Author

Sorry @chadell, I was still experimenting with CI breakage, I will set to draft for now

@Kircheneer Kircheneer marked this pull request as draft August 25, 2023 14:18
@Kircheneer Kircheneer marked this pull request as ready for review August 31, 2023 18:52
@Kircheneer Kircheneer merged commit b6792f5 into next-2.0 Aug 31, 2023
16 checks passed
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