[release/13.1] Make HTTPS developer certificate opt-in for Redis#14331
[release/13.1] Make HTTPS developer certificate opt-in for Redis#14331github-actions[bot] wants to merge 3 commits into
Conversation
… string timing issues Co-authored-by: danegsta <50252651+danegsta@users.noreply.github.com>
Co-authored-by: danegsta <50252651+danegsta@users.noreply.github.com>
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 14331Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 14331" |
PR testing reportPR: #14331 - [release/13.1] Make HTTPS developer certificate opt-in for Redis CLI version verificationThe PR dogfood installer was invoked, but the expected Windows CLI artifact could not be downloaded from the workflow run referenced by the dogfood instructions. Because the PR CLI could not be installed, the CLI version could not be verified against the PR head commit and no scenarios were executed.
Changes analyzedThis PR changes Redis hosting behavior to opt out of HTTPS developer certificate setup by default:
Planned scenariosThese scenarios were selected based on the changed file, but were not executed because CLI installation failed first:
Overall: Not verified. Please rerun after the PR dogfood workflow publishes the expected |
Backport of #14306 to release/13.1
/cc @danegsta @copilot
Customer Impact
Testing
Risk
Regression?