David Fowler
David Fowler
Rancher is currently unsupported, can you use podman desktop instead?
You have a really old aspire workload version installed. cc @joperezr
We've removed workloads from aspire 9 👍🏾
@karolz-ms Where do you think this logic should go?
Just FYI you can see failures in a summary instead of sifting through the console logs.
Hmm I don't see any options for that on https://github.com/Tyrrrz/GitHubActionsTestLogger. The TRX file does have all tests/failing and passing and the stdout per test, so the data is available...
I'm experimenting here yeah https://github.com/dotnet/aspire/pull/7460. Trying to see if we can still capture everything and not bloat the run.
@captainsafia we should backport this one. Makes it unusable in CI pipelines ATM. We should see if we have any more issues like this.
@copilot We should be using the apphost's exit code to determine the status code of the operation for any command that calls into the apphost, including publish, do, deploy, run....
/backport to release/13.0