-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Management/Client] Trigger debug bundle runs from API/Dashboard #4592
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
pappz
merged 51 commits into
feature/remote-debug-release
from
feature/remote-debug-clean
Nov 21, 2025
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
cc595da
[management/client] create job channel between management and client…
aliamerj 17a2af9
implement remote debug api (#4418)
aliamerj d01c3d5
[management/client] Integrate Job API with Job Stream and Client Engi…
aliamerj bdae55a
update yml for job (#4532)
aliamerj 5a12c5d
fix everything
aliamerj 60c5782
fix other lint issue
aliamerj 7a95bf5
fix bug with missing logs file
aliamerj 23f9dd0
clean up
aliamerj e570570
add some info level log
aliamerj 0e9438d
fix lint
aliamerj 536b000
handle unimplemented Job stream
aliamerj 976787d
Merge remote-tracking branch 'upstream/main' into feature/remote-debu…
aliamerj 49d36b7
rename logFile to logPath
aliamerj 13febbb
update event metadata for creating new job
aliamerj 6d6f090
Merge branch 'main' into feature/remote-debug-clean
pappz df14f13
Fix MockAccountManager function calls checks
pappz 8fc4fed
Fix SQL query syntax
pappz 06bb865
Fix validation
pappz c8bc865
Fix error message
pappz 6898e57
Fix nil pointer check
pappz 1d2a537
remove EOF skipping
aliamerj aa39a5d
Add logs
pappz 22d7960
Add profile name and events for status
pappz 9cdfb0d
Handle unimplemented job type
pappz a1457f5
Handle job error responses on mgm side
pappz f363967
Fix string conversation
pappz 554c9bc
Do not expect last sync for debug bundle
pappz 39bec2d
Truncate too long error response
pappz 938554f
Implement time for parameter usage
pappz a939c17
Fix error message
pappz fa6151b
Fix error message
pappz 2765bcf
Restore in case of error
pappz c573645
Fix log message
pappz b03154d
Use dedicated ctx in stream
pappz f9f6409
Remove context log from grpc client
pappz fe88a56
Fix log message
pappz 224bd8f
Merge branch 'main' into feature/remote-debug-clean
pappz 2dec76f
Fix test after merge conflict
pappz 9a80824
Fix lint issue
pappz f36e206
Fix account moc
pappz 3d3b05c
Disable lint for deprecated line
pappz 14b5637
Fix error message
pappz d63f2e5
Typo fix
pappz 194951c
Typo fix
pappz ff95857
Fix permission checks
pappz 60d2a2c
Fix error handling
pappz 0190cca
fix use old oapi-codegen version
pascal-fischer 7530712
Revert "fix use old oapi-codegen version"
pascal-fischer 9f9a295
Merge branch 'main' into feature/remote-debug-clean
pappz 3a91e16
Extend the wasm artifact size limit
pappz a646d54
Refactor job channel management to prevent panics (#4824)
pappz 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
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
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.