- Notifications
You must be signed in to change notification settings - Fork929
feat: implement claiming of prebuilt workspaces#17458
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 from1 commit
Commits
Show all changes
38 commits Select commitHold shift + click to select a range
8b9e30d
feat: implement claiming of prebuilt workspaces
evgeniy-scherbinad9497df
Merge branch 'main' of github.com:/coder/coder into yevhenii/512-clai…
dannykopping217e46f
Reverting unncessary changes
dannykoppingc459533
Refactoring
dannykoppingf905219
Removing unnecessary field
dannykopping8266338
make fmt
dannykopping4098ed7
CR's fixes
evgeniy-scherbina50d23e4
CR's fixes
evgeniy-scherbina546b7ae
Update coderd/workspaces.go
evgeniy-scherbina85f7926
CR's fixes
evgeniy-scherbinaee9908c
CR's fixes
evgeniy-scherbina70bf179
CR's fixes
evgeniy-scherbina7a72d03
CR's fixes
evgeniy-scherbinab246589
fix tests by updating noop.go
evgeniy-scherbinaff8d3de
Merge branch 'main' of github.com:/coder/coder into yevhenii/512-clai…
dannykoppingfcdbba8
test: add failure testcase scenario
evgeniy-scherbinae7b7f80
refactor: revert interface changes
evgeniy-scherbinae7455db
refactor: simplify signature of claim method
evgeniy-scherbina077d7f0
refactor: CR's fixes
evgeniy-scherbina0d426c7
Merge remote-tracking branch 'origin/main' into yevhenii/512-claim-pr…
evgeniy-scherbina663a8c0
refactor: CR's fixes
evgeniy-scherbinabc31fac
refactor: make lint
evgeniy-scherbina087bd20
refactor: fix linter
evgeniy-scherbina9f66169
refactor: remove PrebuildsOrchestrator context from claim tests
evgeniy-scherbina7f25f24
refactor: don't fail test in a goroutine
evgeniy-scherbinaff9eeb4
docs: fix ssh coder example in testing-templates doc (#17550)
EdwardAngert31b873f
fix: add websocket close handling (#17548)
jaaydenh4fe770d
ci: move go install tools to separate action (#17552)
ethanndickson8d8fc99
chore(dogfood): allow provider minor version updates (#17554)
matifaliaf32325
fix(examples/templates/docker-devcontainer): update folder path and p…
Aericio0826e8a
feat: enable masking password inputs instead of blocking echo (#17469)
ibetitsmikecbb6c12
fix(examples/templates/kubernetes-devcontainer): update coder provide…
matifalie466844
docs: add automatic release calendar updates in docs (#17531)
matifalif24557b
chore(dogfood): add windsurf module (#17558)
matifalifa65564
Merge branch 'main' of github.com:/coder/coder into yevhenii/512-clai…
dannykopping53b38d7
fix: use userCtx instead of prebuildCtx for claiming prebuild
evgeniy-scherbina6c41e03
refactor: CR's fixes
evgeniy-scherbina9173e9a
CR's fixes
evgeniy-scherbinaFile 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
refactor: fix linter
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit087bd209f8547a45df1cffed07e4d1f75517ea51
There are no files selected for viewing
4 changes: 2 additions & 2 deletionscoderd/prebuilds/noop.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/workspaces.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
2 changes: 1 addition & 1 deletionenterprise/coderd/prebuilds/claim.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
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.