deployment-test#85
Merged
Merged
Conversation
Exclude OAuth callback paths (signin-*) from Blazor catch-all route and OnboardingMiddleware so the OIDC handler processes them. Add OnRemoteFailure handler to surface auth errors as redirects instead of blank pages. Clean up redundant UseForwardedHeaders() call for production. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Resolve .gitignore conflict: keep both Azurite blob storage ignores and Azure Developer CLI ignore. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # dist/templates/Memex.Portal.Monolith/appsettings.Development.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Bring FutuRe aspire state to deployment-test: optional secrets with null-check defaults, AzureAIS model endpoints, simplified mode handling, migration v6 rewrite (permissions rebuild), logging config cleanup, and updated deployment docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
# Conflicts: # .claude/settings.json # .gitignore # dist/templates/Memex.Portal.Monolith/appsettings.Development.json # memex/Memex.Portal.Shared/MemexConfiguration.cs # memex/aspire/Memex.AppHost/Program.cs # memex/aspire/Memex.Portal.Distributed/appsettings.Development.json # tools/MeshWeaver.Tools.CosmosImport/README.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rosalie1984
reviewed
Apr 27, 2026
rosalie1984
left a comment
There was a problem hiding this comment.
Deployment nodes:
- Discussed the implemented changes, reduction of deployment modes from 6 to 4 in line with RB.
Project Templates_
- deployment for specific instance simplified - needed for future client work in proxy environment.
Deployment MeshWeaver/Memex-Test
- Foundry models need to be there
- AI chat is essential - for each user specification
- Login needs to be unified without hickups
Tests run through without failure
Warnings are in connection with "var results = await", this should be checked and commented.
apart from that this is approved.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enabling meshweaver test deployment via aspire deploy
Changes
Deployment Modes:
Project Templates:
Deployed MeshWeaver/Memex-Test: