-
Notifications
You must be signed in to change notification settings - Fork 9
Enable streaming of build logs #459
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
Draft
munishchouhan
wants to merge
43
commits into
master
Choose a base branch
from
451-enable-streaming-of-build-logs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 2 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
ff70a52
add getlogs method
munishchouhan 6f3cd8f
fixed builderName
munishchouhan 16481a0
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 8af97ef
fixed DockerBuildStrategyTest
munishchouhan 22a574e
Merge remote-tracking branch 'origin/451-enable-streaming-of-build-lo…
munishchouhan d228dd9
added BuildLogLocalServiceImpl
munishchouhan a5ba7d9
added getCurrentLogsPod(String name)
munishchouhan 6cb5e0e
fixed logs color issue
munishchouhan eafcb94
added build in progress phase and dynamic logs loading
munishchouhan c335997
minor change
munishchouhan 26fdb65
changed to inputstream
munishchouhan 93491f5
strip ansi escape codes
munishchouhan 7869323
added docs
munishchouhan b287a56
fixed tests
munishchouhan a294b64
added test
munishchouhan 94f40e7
corrected docs
munishchouhan db5afde
corrected docs
munishchouhan f6bb71c
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan e7313e7
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 1def98a
updated doc [ci skip]
munishchouhan a43a160
Merge remote-tracking branch 'origin/451-enable-streaming-of-build-lo…
munishchouhan a559584
reverted doc changes
munishchouhan 0c06d3c
Merge branch 'master' into 451-enable-streaming-of-build-logs
pditommaso 153b0df
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 96afbb9
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 534da81
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 4859154
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan fd9ea32
fix tests
munishchouhan 7dedb5f
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan aeb386c
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 0c53ec5
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 59f25e8
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 1511ddb
fixed errors
munishchouhan 167a9ad
fixed errors
munishchouhan 1752d55
master merged
munishchouhan e09c9ec
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan d6b19e5
fixed error
munishchouhan ed403ee
fixed error
munishchouhan 1c304b1
fixed tests
munishchouhan 7b09548
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan 505c303
Merge branch 'master' into 451-enable-streaming-of-build-logs
munishchouhan f92a301
fixed error
munishchouhan 5942bd8
fixed tests
munishchouhan 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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.