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

feat: Introduce is_resumable. #73

Merged
merged 6 commits into from
May 14, 2024
Merged

feat: Introduce is_resumable. #73

merged 6 commits into from
May 14, 2024

Conversation

davinchia
Copy link
Contributor

@davinchia davinchia commented Apr 17, 2024

@davinchia davinchia changed the title Introduce is_resumable. feat: Introduce is_resumable. Apr 17, 2024
Copy link
Contributor

@evantahler evantahler left a comment

Choose a reason for hiding this comment

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

Don't forget the v0 protocol file as well

@davinchia davinchia marked this pull request as ready for review May 13, 2024 21:21
@davinchia davinchia requested a review from evantahler May 13, 2024 21:22
@@ -429,7 +429,10 @@ definitions:
items:
"$ref": "#/definitions/SyncMode"
source_defined_cursor:
description: If the source defines the cursor field, then any other cursor field inputs will be ignored. If it does not, either the user_provided one is used, or the default one is used as a backup.
description: |-
Copy link
Contributor

Choose a reason for hiding this comment

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

I thought the yaml line break was just a | not a |-?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

- strips newlines from the end.

I started by pattern matching existing descriptions. I do agree stripping trailing newlines is good.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Lmk if you disagree!

@davinchia davinchia merged commit 0ed3e7a into main May 14, 2024
6 checks passed
@davinchia davinchia deleted the davinchia/is_resumable branch May 14, 2024 00:50
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