- Notifications
You must be signed in to change notification settings - Fork1.1k
feat: refactor deployment config#6347
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
89 commits Select commitHold shift + click to select a range
6c29207 Initial scaffold
ammario12dcc45 Add Duration
ammariod1e2e15 Begin converting AccessURL
ammario8db4626 fixup! Begin converting AccessURL
ammariodc81f47 Start migrating Server
ammariod511001 Convert a couple more fields
ammario8cc406e replace DeploymentConfig[T] with bigcli.[T]
ammario18b2552 Remove .Value calls
ammariobad7aca Finish destroying newConfig
ammariof075ad5 delete deployment/
ammario69600d7 rewrite server.go
ammario63159a6 ugh
ammario03b08fa Server boots
ammarioe0d6c1e Move critical options code into `codersdk`
ammario5bebd0f DefaultCacheDir
ammario2c7b39d Merge remote-tracking branch 'origin/main' into bigcli
ammario05b3a10 Fix config dir bug
ammariodcbd0d8 update golden --help
ammariofc06f64 Support NoOptDefValue
ammariod31fa37 Don't hide pflag.FlagSet
ammario0d7d557 Help template scaffold
ammariof3d45d3 Show env in help output
ammariod322114 Merge remote-tracking branch 'origin/main' into bigcli
ammario8f9d44b Write more descriptions
ammarioacac92d Organize telemetry
ammario1c8359b Finish grouping up flags
ammario8d0020f Render subcommands
ammario882a80f Convert Groups to first class bigcli feature
ammarioae858b4 deepMapNode?
ammariob34d481 Add YAML tags everywhere.......
ammarioe0e113b Minor changes
ammario02c8f6c Group Enterprise flags
ammario000466f Massive refactor to improve help formatting
ammarioc6133f2 Improve help formatting again
ammarioab21e8f Send group descriptions to YAML
ammariob816b1a Fix YAML tests
ammario559b046 make gen
ammario3b24149 Pass linter
ammarioe422c1d Fix slim bugs
ammarioea6c3b7 Start frontend... about to go to sleep 🥱
ammariod4aa8d3 Merge remote-tracking branch 'origin/main' into bigcli
ammario58b6324 Fix remaining go compilation errors
ammariocae2eab Do some type generation
ammariod4bd380 Fix most broken frontend code...
ammario8a493ef Add envparse library
ammario84b59be Add legacy git auth env support
ammarioac3507f Fix Git Provider rendering in frontend
ammario95db142 Remove unused lint rules
ammario790f45a Update golden files
ammario360b600 Fix all stories
ammario2344013 Fix server tests
ammario394fbfa Merge remote-tracking branch 'origin/main' into bigcli
ammarioac909b5 Disable clidocsgen.. for now
ammario8a2637d Server tests pass?
ammario3ed919e Start figuring out CLI array bug
ammariod397839 bigcli: fix slice parsing
ammario957500b fix remaining calls to deprecated "experimental"
ammario0890005 Fix more tests
ammario622df7f make gen
ammario362618e Fix another server test bug
ammario2fa8b78 Fix logger!
ammario28e4b07 fix access url test
ammario410ad26 make gen
ammario5c3f648 fix frontend!
ammariof29889f Merge remote-tracking branch 'origin/main' into bigcli
ammario6ced9cf Debug log gitAuthConfigs
ammariod9d1592 No more implicit options
ammario74c6da2 Re-enable cli docs gen
ammario9e53c96 De-pointer DeploymentValues
ammario06f82b5 Decompose DeploymentConfig
ammario2f5a522 Some comments
ammario53e92fc Move envparse into bigcli
ammarioe9e2908 Minor changes
ammarioc3a11fd Add context to clitest.Start
ammarioa090cd4 Remove dead function
ammariod9a8da6 Merge remote-tracking branch 'origin/main' into bigcli
ammarioe53367a Fix FE
ammario6252316 make lint passes
ammariobf1a099 Pass highlyConfigurable
ammario274d5c5 Context bug
ammarioa213d25 Rename to clibase
ammario2938980 fix slim build
ammario140438e Merge remote-tracking branch 'origin/main' into bigcli
ammario46936f5 Fix merge issues
ammario06277c4 Set max token lifetime correctly
ammariofc8e6ca Command -> Cmd
ammario2a74445 Typo
ammario3cfb4bf Show disabled badge in zero option table
ammario4d8bc75 Merge remote-tracking branch 'origin/main' into bigcli
ammarioFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Pass highlyConfigurable
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitbf1a09966c092723f227789290be5b9c34ea063d
There are no files selected for viewing
1 change: 1 addition & 0 deletionscodersdk/deployment_test.go
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.