Commit 87cda37
Update LogsAvailable to return true for any non-null/non-empty resource state (#11895)
* Initial plan
* Update LogsAvailable to check for non-null/non-empty State
Co-authored-by: danegsta <[email protected]>
* Remove LogsAvailableTests.cs as requested
Co-authored-by: danegsta <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: danegsta <[email protected]>1 parent 7eecf8e commit 87cda37
File tree
3 files changed
+3
-14
lines changed- src/Aspire.Hosting/Dcp/Model
3 files changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
| 550 | + | |
557 | 551 | | |
558 | 552 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
| 144 | + | |
148 | 145 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
246 | | - | |
| 244 | + | |
247 | 245 | | |
248 | 246 | | |
249 | 247 | | |
| |||
0 commit comments