Clone implementation#307
Draft
toptobes wants to merge 3 commits into
Draft
Conversation
toptobes
force-pushed
the
KG-clone-work
branch
2 times, most recently
from
July 22, 2026 16:40
7612110 to
79143dd
Compare
sl-at-ibm
reviewed
Jul 23, 2026
|
|
||
| @Option( | ||
| names = { "--to" }, | ||
| description = "End date for snapshot filtering (e.g. 2023-12-31)", |
Collaborator
There was a problem hiding this comment.
Caution: in the querystring, the only format that won't give an Invalid to/from value error is the full ISO date string all the way to seconds and the trailing Z: 2028-01-01T01:02Z , 2028-01-01T01:02.987Z are the only forms I managed to successfully use.
Collaborator
Author
There was a problem hiding this comment.
Yeah I need to create a custom Instant parser for this
sl-at-ibm
reviewed
Jul 23, 2026
sl-at-ibm
reviewed
Jul 23, 2026
sl-at-ibm
reviewed
Jul 23, 2026
sl-at-ibm
reviewed
Jul 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.