-
Notifications
You must be signed in to change notification settings - Fork 889
feat: add startup script logs to the ui #6558
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
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
99d510c
Add startup script logs to the database
code-asher 66c8ec3
Add coderd endpoints for startup script logs
code-asher 1cc3e9d
Push startup script logs from agent
code-asher 45d250f
Pull startup script logs on frontend
code-asher 7fed360
Merge branch 'main' into startuplogs
kylecarbs 7ce73aa
Rename queries
kylecarbs b86c400
Add constraint
kylecarbs 0c4d2c3
Start creating log sending loop
kylecarbs 1bb700f
Add log sending to the agent
kylecarbs 736705f
Add tests for streaming logs
kylecarbs f741523
Shorten notify channel name
kylecarbs 54c30be
Add FE
kylecarbs adb06ea
Improve bulk log performance
kylecarbs 4061b13
Finish UI display
kylecarbs 4c5b630
Fix startup log visibility
kylecarbs 05d536c
Add warning for overflow
kylecarbs 34fde1a
Fix agent queue logs overflow
kylecarbs 379f1f4
Display staartup logs in a virtual DOM for performance
kylecarbs decde5c
Fix agent queue with loads of logs
kylecarbs d74457c
Merge branch 'main' into startuplogs
kylecarbs ac55f48
Fix authorize test
kylecarbs 8d75963
Remove faulty test
kylecarbs cc715cd
Fix startup and shutdown reporting error
kylecarbs e3a4b2c
Fix gen
kylecarbs 399dad7
Merge branch 'main' into startuplogs
kylecarbs 45c0aca
Fix comments
kylecarbs 5a0b15d
Periodically purge old database entries
kylecarbs b1b3fcb
Add test fixture for migration
kylecarbs 6e1032c
Add Storybook
kylecarbs 3762e8d
Check if there are logs when displaying features
kylecarbs f6b9fce
Fix startup component overflow gap
kylecarbs c48658c
Fix startup log wrapping
kylecarbs 4ec1a0e
Merge branch 'main' into startuplogs
kylecarbs b55b7a1
Merge branch 'main' into startuplogs
kylecarbs 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
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.