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

atomic syncer: simplify interface #735

Merged
merged 4 commits into from
Jan 9, 2025
Merged

atomic syncer: simplify interface #735

merged 4 commits into from
Jan 9, 2025

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Jan 6, 2025

Why this should be merged

Not sure if this is in line with #723 or somehow conflicts, but I think this is a good simplification so the atomic backend doesn't have to import the syncclient package (which imports quite some packages like core/types)

How this works

Inlines calls to newAtomicSyncer

How this was tested

CI

Need to be documented?

No

Need to update RELEASES.md?

No

@darioush darioush marked this pull request as ready for review January 6, 2025 21:38
@darioush darioush requested review from ceyonur and a team as code owners January 6, 2025 21:38
qdm12
qdm12 previously approved these changes Jan 7, 2025
go.mod Outdated Show resolved Hide resolved
ceyonur
ceyonur previously approved these changes Jan 9, 2025
@ceyonur ceyonur enabled auto-merge (squash) January 9, 2025 14:17
@darioush darioush dismissed stale reviews from qdm12 and ceyonur via 998077e January 9, 2025 14:22
@ceyonur ceyonur merged commit b6b4dfb into master Jan 9, 2025
8 checks passed
@ceyonur ceyonur deleted the atomic-syncer-simplify branch January 9, 2025 18:28
qdm12 pushed a commit that referenced this pull request Jan 10, 2025
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.

3 participants