Eric Erhardt
Eric Erhardt
> Now that the PR has merged, what do we need to bump to get the fix here? We need the HealthCheck package to ship a new version that depends...
Closing in favor of https://github.com/dotnet/aspire/pull/5476.
I'm hitting this same problem. I want to seed the Redis Insight instance with a Redis connection, but the connection contains a password. Request: ```json [{"host":"redis","port":6379,"name":"redis","db":0,"username":null,"password":"XXX","connectionType":"STANDALONE"}] ``` Response: ```json {"total":1,"success":[],"partial":[],"fail":[{"index":0,"status":"fail","host":"redis","port":6379,"errors":[{"message":"Unsupported...
Thanks for the info @ArtemHoruzhenko. We have a Redis and Redis Insight integration in .NET Aspire, which allows developers to easily and quickly spin up Redis and Redis Insight containers...
> Not sure that users will be prompted with eula in this case From my testing, they aren't prompted.
I opened an issue for [[Bug]: Posting eula: false to /api/settings suppresses the first run dialog (RedisInsight/RedisInsight#4340)](https://github.com/RedisInsight/RedisInsight/issues/4340). We will update .NET Aspire to use the new environment variable feature when...
I didn't want to have it default to stop signing for everyone. Just to give an option to do it. Are there ways to opt out of signing files in...
@ellahathaway - reading https://eng.ms/docs/microsoft-security/ciso-organization/azure-security/core-security-services/azure-system-lockdown/code-integrity/code-signing/files-that-require-signing, now I'm wondering if .py files should be signed by default. It seems the reasoning is the same as .js files - it is only supported...
@joperezr @DamianEdwards - the only thing remaining here is waiting for `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL` version 10.0.0 to ship.
> the only thing remaining here is waiting for `Aspire.Npgsql.EntityFrameworkCore.PostgreSQL` version 10.0.0 to ship. the only thing remaining here is waiting for Aspire.Npgsql.EntityFrameworkCore.PostgreSQL version 10.0.0 to ship.