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

Make sync API consistent: always (before, after) #1303

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

rmunn
Copy link
Contributor

@rmunn rmunn commented Dec 4, 2024

Also update all call sites so that code behavior remains the same.

Fixes #1293.

This is #1301 rebased on top of #1267 now that #1267 is the only open PR that touches the update API.

@rmunn rmunn requested a review from hahn-kev December 4, 2024 05:26
@rmunn rmunn self-assigned this Dec 4, 2024
@rmunn rmunn linked an issue Dec 4, 2024 that may be closed by this pull request
Base automatically changed from feat/new-update-api-senses to develop December 6, 2024 02:27
@rmunn rmunn force-pushed the chore/consistent-sync-api-before-after branch from 613a1cd to f30a2db Compare December 6, 2024 02:30
@hahn-kev hahn-kev assigned hahn-kev and unassigned rmunn Dec 9, 2024
@myieye myieye assigned myieye and unassigned hahn-kev Dec 11, 2024
@myieye myieye force-pushed the chore/consistent-sync-api-before-after branch from f30a2db to 95bde8a Compare December 18, 2024 15:14
@myieye myieye force-pushed the chore/consistent-sync-api-before-after branch from 95bde8a to 26dd0c2 Compare December 18, 2024 16:46
Copy link
Collaborator

@hahn-kev hahn-kev left a comment

Choose a reason for hiding this comment

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

looks good to me

@hahn-kev hahn-kev merged commit d38737a into develop Dec 19, 2024
11 checks passed
@hahn-kev hahn-kev deleted the chore/consistent-sync-api-before-after branch December 19, 2024 03:49
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.

Use consistent parameter order of (before, after) throughout update APIs
3 participants