- Notifications
You must be signed in to change notification settings - Fork1k
chore: use static params when dynamic param metadata is missing#17836
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
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
25 commits Select commitHold shift + click to select a range
34de4f0
chore: static params as dynmaic
Emyrk005a084
chore: refactor preview code to be swappable
Emyrk55d2af4
Merge remote-tracking branch 'origin/main' into stevenmasley/use_stat…
Emyrk2f5f251
wip
Emyrkd9c5ce5
Working prototype
Emyrk6299f43
work on unit testing
Emyrkf80d838
chore: add unit test for static values
Emyrka5ee374
revert changes to cache
Emyrk3cb39ea
test: add unit test for closing files
Emyrkd5a68dd
linting
Emyrkbbd0803
chore: move group test to enterprise
Emyrkf5fe4b7
linting
Emyrkdfd0e24
linting
Emyrk1375619
revert deleted coderd/parameters_internal_test.go
Emyrk4dd4149
chore: refactor websocket code into own function
Emyrkf3cff03
fixup
Emyrk13215d6
fix leaked files
Emyrk72f2234
fix up the error message for static params for now
Emyrk4ea0165
linting
Emyrkef15df1
move release to only if err == nil
Emyrkdf65b92
use options pattern for provisioner version override
Emyrk2bb3749
Merge remote-tracking branch 'origin/main' into stevenmasley/use_stat…
Emyrk5957960
fixup error message assert
Emyrk62db9dd
1.5 -> 1.6
Emyrk5a9b4ac
Merge remote-tracking branch 'origin/main' into stevenmasley/use_stat…
EmyrkFile 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
There are no files selected for viewing
29 changes: 26 additions & 3 deletionscoderd/coderd.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
7 changes: 4 additions & 3 deletionscoderd/coderdtest/coderdtest.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
4 changes: 2 additions & 2 deletionscoderd/database/dbauthz/dbauthz_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
17 changes: 15 additions & 2 deletionscoderd/database/dbgen/dbgen.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
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.
Uh oh!
There was an error while loading.Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.