-
Notifications
You must be signed in to change notification settings - Fork 894
feat: add support for coder_script
#9584
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 1 commit
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
7199651
Add basic migrations
kylecarbs 51b0079
Merge branch 'main' into execscripts
kylecarbs c18a401
Improve schema
kylecarbs 9ae6e62
Merge branch 'main' into execscripts
kylecarbs 70ebaf3
Refactor agent scripts into it's own package
kylecarbs 89c7af1
Support legacy start and stop script format
kylecarbs d5df133
Pipe the scripts!
kylecarbs 58964c9
Finish the piping
kylecarbs 00a4e73
Fix context usage
kylecarbs 942fde6
It works!
kylecarbs 92dedad
Fix sql query
kylecarbs 7cf6f0c
Fix SQL query
kylecarbs 5b6f264
Rename `LogSourceID` -> `SourceID`
kylecarbs e2c9f91
Fix the FE
kylecarbs 6fab755
Merge branch 'main' into execscripts
kylecarbs 51e08f4
fmt
kylecarbs 9a38131
Rename migrations
kylecarbs c0fac6b
Fix log tests
kylecarbs f7f1c7a
Fix lint err
kylecarbs f0a8f53
Fix gen
kylecarbs 66f9185
Fix story type
kylecarbs 78f01d1
Rename source to script
kylecarbs 75388f7
Fix schema jank
kylecarbs 8810326
Uncomment test
kylecarbs 45b395e
Rename proto to TimeoutSeconds
kylecarbs 40bcd9d
Fix comments
kylecarbs b744c9f
Fix comments
kylecarbs c844462
Fix legacy endpoint without specified log_source
kylecarbs 139bbf9
Merge branch 'main' into execscripts
kylecarbs a21f085
Fix non-blocking by default in agent
kylecarbs 49808b1
Fix resources tests
kylecarbs a47fe28
Fix dbfake
kylecarbs da40c79
Fix resources
kylecarbs 3631cfa
Fix linting I think
kylecarbs 77bc6e1
Add fixtures
kylecarbs 5b2bd86
fmt
kylecarbs 9d1a4fe
Fix startup script behavior
kylecarbs ad0d678
Fix comments
kylecarbs 39fb9d3
Fix context
kylecarbs 444decb
Merge branch 'main' into execscripts
kylecarbs c4d3cb8
Fix cancel
kylecarbs 4c17a8b
Fix SQL tests
kylecarbs 9591e34
Fix e2e tests
kylecarbs a4a0270
Interrupt on Windows
kylecarbs 35c1c11
Merge branch 'main' into execscripts
matifali dd5abdf
Fix agent leaking script process
kylecarbs 9e85d7b
Fix migrations
kylecarbs c26a01b
Merge branch 'main' into execscripts
kylecarbs 9513acf
Fix stories
kylecarbs 2e3611b
Merge branch 'main' into execscripts
matifali e8b1e43
Fix duplicate logs appearing
kylecarbs ee1fe11
Merge branch 'execscripts' of https://github.com/coder/coder into exe…
kylecarbs b837aac
Gen
kylecarbs f1ff5cc
Fix log location
kylecarbs 4ec3a87
Fix tests
kylecarbs d36ab53
Fix tests
kylecarbs eeddb52
Fix log output
kylecarbs aa5540b
Show display name in output
kylecarbs f866a92
Fix print
kylecarbs a99b6dd
Return timeout on start context
kylecarbs 1865590
Gen
kylecarbs 3b26aa0
Fix fixture
kylecarbs f2f69bb
Fix the agent status
kylecarbs aa68796
Fix startup timeout msg
kylecarbs 73a7a78
Fix command using shared context
kylecarbs d1f4963
Fix timeout draining
kylecarbs 784e616
Change signal type
kylecarbs 7ac782b
Add deterministic colors to startup script logs
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
Fix comments
- Loading branch information
commit 40bcd9d54fe669d4f3e593030794b34fa7c33e8b
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
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.