-
-
Notifications
You must be signed in to change notification settings - Fork 11
feat: pull --watch #188
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
Merged
Merged
feat: pull --watch #188
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
d80cac1
fix: Enable polling, better debouncing
JanCizmar d4ba456
fix: Add the missing file
JanCizmar 7536ed7
feat: Pull watch
JanCizmar f0aedc1
fix: don't unsubscribe after subscription, refactoring, add guard whe…
JanCizmar 852308b
feat: handle unsupported server version & refactoring
JanCizmar b2801eb
chore: Test unsupported backend version error message
JanCizmar 735b9b0
chore: CR fixes & eslint
JanCizmar 2b894f1
chore: CR issues
JanCizmar 61f62a3
chore: eslint
JanCizmar 3f73678
chore: eslint
JanCizmar 3090d2f
feat: use eTag instead of last-modified
JanCizmar 46ba86e
fix: log data on new lines, so TTY consoles work better
JanCizmar 57d87f9
fix: CR issues
JanCizmar ebc1753
chore: Fix unit tests
JanCizmar 4872470
chore: Reflect CR comments, small refactoring
JanCizmar 08675e0
chore: Upload docker logs as artifact
JanCizmar f2130f3
chore: fix tests
JanCizmar a690988
chore: fix tests, add typecheck to pipeline
JanCizmar a7e8f80
chore: fix types for scripts
JanCizmar 2db567d
chore: Try to fix the watch test issue
JanCizmar 7788fb8
chore: Print more debug info when
JanCizmar 4bff501
chore: Print more debug info when
JanCizmar d04d13d
chore: Try to add 1s timeout so it connects before fist iteration
JanCizmar 53bd130
fix: Eliminate the gap between watching started and the first pull
JanCizmar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.