CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 12:23:44 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/TuneUp.git
etag: W/"cc7c2c7dd549cd6a76dc226f5a323d34"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=K8oQf3xAudFoAdfNz3NUujA0Di0x%2BRGf9%2BTwbKqXGW1RkN%2FwS7i6uky%2FIvkETH0kVw%2FWXJv3pu%2FuLIZOy%2FORX%2BLeWdsBYfRp%2FbjbV12PZghU3avy63qZjycqrXmW6pVCbxt7crIQq7U259uyPPq6yifD9W0T9DKBO4r26swdESsz5bZl2Hi4rHm%2FXntUfxrzlX4SER7wkiK6Gdz3n5TMsWilMt%2BLBqdlbtAqbHC9ROjAUHR2bfk6%2FKUI2rOZzXTjTqx%2FUMvdREEjGnha1yGIlQ%3D%3D--nruibPyJDg3msTTD--Q4mbtaAbyEwg9a7cKBh1Fg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.841174581.1753878224; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 12:23:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 12:23:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8E8A:1A4ED6:A539EE:C4F389:688A0ED0
[DYN-4517] TuneUp will fail to register if not closed between graph r… · DynamoDS/TuneUp@2fafe30 · GitHub
Copy file name to clipboardExpand all lines: TuneUp/TuneUpViewExtension.cs
Copy file name to clipboardExpand all lines: TuneUp/TuneUpWindowViewModel.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit 2fafe30
authored
[DYN-4517] TuneUp will fail to register if not closed between graph runs (#43)
* TuneUp upgraded to NET8
builds without errors
* .NET8 except binaries
* updated packages
* loads in 3.1+
now loads in all versions from the Extensions menu
* readme
* subscribes only when MenuItem.IsChecked
* Subscribe/unsubscrive called from IsTuneUpActive
* ready for PR
- TuneUp active only when MenuItem.IsChecked
- switches to manual model when activated
- ViewModel.IsTuneUpChecked tracks MenuItem.IsChecked
* conflicts resolved
aligned to .csproj & .props in master1 parent 8a79d36 commit 2fafe30Copy full SHA for 2fafe30
File tree
Expand file treeCollapse file tree
2 files changed
+89
-43
lines changedFilter options
- TuneUp
Expand file treeCollapse file tree
2 files changed
+89
-43
lines changedTuneUp/TuneUpViewExtension.cs
Copy file name to clipboardExpand all lines: TuneUp/TuneUpViewExtension.cs+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
55 | 60 |
| |
56 | 61 |
| |
57 | 62 |
| |
|
TuneUp/TuneUpWindowViewModel.cs
Copy file name to clipboardExpand all lines: TuneUp/TuneUpWindowViewModel.cs+83-42Lines changed: 83 additions & 42 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| 52 | + | |
51 | 53 |
| |
52 | 54 |
| |
53 | 55 |
| |
| |||
71 | 73 |
| |
72 | 74 |
| |
73 | 75 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
| 76 | + | |
78 | 77 |
| |
79 | 78 |
| |
80 | 79 |
| |
81 |
| - | |
| 80 | + | |
82 | 81 |
| |
83 |
| - | |
| 82 | + | |
84 | 83 |
| |
85 | 84 |
| |
86 | 85 |
| |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
90 | 89 |
| |
91 |
| - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 |
| |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| 100 | + | |
98 | 101 |
| |
99 | 102 |
| |
100 | 103 |
| |
| |||
111 | 114 |
| |
112 | 115 |
| |
113 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
114 | 142 |
| |
115 | 143 |
| |
116 | 144 |
| |
| |||
153 | 181 |
| |
154 | 182 |
| |
155 | 183 |
| |
156 |
| - | |
157 | 184 |
| |
158 | 185 |
| |
159 | 186 |
| |
160 | 187 |
| |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
161 | 192 |
| |
162 | 193 |
| |
163 | 194 |
| |
| |||
186 | 217 |
| |
187 | 218 |
| |
188 | 219 |
| |
189 |
| - | |
| 220 | + | |
190 | 221 |
| |
191 | 222 |
| |
192 | 223 |
| |
193 | 224 |
| |
194 |
| - | |
195 |
| - | |
| 225 | + | |
| 226 | + | |
196 | 227 |
| |
197 | 228 |
| |
198 | 229 |
| |
| |||
205 | 236 |
| |
206 | 237 |
| |
207 | 238 |
| |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
208 | 248 |
| |
209 | 249 |
| |
210 | 250 |
| |
| |||
357 | 397 |
| |
358 | 398 |
| |
359 | 399 |
| |
360 |
| - | |
| 400 | + | |
361 | 401 |
| |
362 |
| - | |
363 |
| - | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
364 | 405 |
| |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
| 406 | + | |
369 | 407 |
| |
370 |
| - | |
| 408 | + | |
| 409 | + | |
371 | 410 |
| |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 |
| - | |
381 |
| - | |
382 |
| - | |
383 |
| - | |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
389 | 415 |
| |
390 |
| - | |
391 |
| - | |
392 |
| - | |
393 |
| - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
394 | 422 |
| |
395 |
| - | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
396 | 437 |
| |
397 | 438 |
| |
398 | 439 |
| |
| |||
401 | 442 |
| |
402 | 443 |
| |
403 | 444 |
| |
404 |
| - | |
| 445 | + | |
405 | 446 |
| |
406 | 447 |
| |
407 | 448 |
| |
|
You can’t perform that action at this time.
0 commit comments