Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(site): add a provisioner warning to workspace builds#15686

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
SasSwart merged 32 commits intomainfromjjs/workspace-provisioner-alert
Dec 11, 2024
Merged
Changes from1 commit
Commits
Show all changes
32 commits
Select commitHold shift + click to select a range
1c08ee4
add alert for workspace provisioning
SasSwartNov 29, 2024
6bd9e00
Merge remote-tracking branch 'origin/main' into jjs/workspace-provisi…
SasSwartDec 3, 2024
ad9725e
Add provisioner health warning to workspace page
SasSwartDec 4, 2024
0056301
Add back build logs component
SasSwartDec 5, 2024
cbeb0dd
make fmt
SasSwartDec 5, 2024
32aec0b
remove defunct props
SasSwartDec 5, 2024
79896b2
review notes, documentation and make fmt
SasSwartDec 5, 2024
319bfce
lint
SasSwartDec 5, 2024
3d34844
make fmt
SasSwartDec 5, 2024
ffb5934
review notes
SasSwartDec 5, 2024
a3c4726
expose provisioner daemons for pending jobs via the api
SasSwartDec 9, 2024
18412e0
Merge remote-tracking branch 'origin' into jjs/workspace-provisioner-…
SasSwartDec 9, 2024
ec57690
add back a function that went missing somehow
SasSwartDec 9, 2024
53cc203
use the correct sqlc version
SasSwartDec 9, 2024
5fac5ba
fix tests
SasSwartDec 9, 2024
81fc829
fix tests
SasSwartDec 9, 2024
dcf12b5
fix tests
SasSwartDec 9, 2024
fcd7e2e
fix tests
SasSwartDec 9, 2024
aa5fa4e
update golden files
SasSwartDec 9, 2024
528b187
Rename new query
SasSwartDec 9, 2024
d222432
make gen
SasSwartDec 9, 2024
7b46ffe
make gen
SasSwartDec 9, 2024
4ccf5d4
add workspaceloadingpage
SasSwartDec 10, 2024
b954c93
make fmt
SasSwartDec 10, 2024
38a9b21
fix provisioner warning display on workspace builds
SasSwartDec 10, 2024
db62476
use the correct loader in the workspace page
SasSwartDec 10, 2024
5885197
add tests
SasSwartDec 11, 2024
f91c8ff
show workspace build logs at the appropriate time
SasSwartDec 11, 2024
ad95c07
update dbmem to match provisioner daemon queries
SasSwartDec 11, 2024
d2e1612
fix authz test
SasSwartDec 11, 2024
c9bb07d
fix tests
SasSwartDec 11, 2024
feaec5a
make gen
SasSwartDec 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
update golden files
  • Loading branch information
@SasSwart
SasSwart committedDec 9, 2024
commitaa5fa4ede7e55c46a2b51be5df983a7327294cda
7 changes: 6 additions & 1 deletioncli/testdata/coder_list_--output_json.golden
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -50,7 +50,12 @@
"deadline": "[timestamp]",
"max_deadline": null,
"status": "running",
"daily_cost": 0
"daily_cost": 0,
"matched_provisioners": {
"count": 0,
"available": 0,
"most_recently_seen": null
}
},
"outdated": false,
"name": "test-workspace",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp