Skip to content

fix(fusionauth): template#2140

Merged
whutchinson98 merged 2 commits intomainfrom
hutch/fix-fusionauth-template
Mar 24, 2026
Merged

fix(fusionauth): template#2140
whutchinson98 merged 2 commits intomainfrom
hutch/fix-fusionauth-template

Conversation

@whutchinson98
Copy link
Copy Markdown
Member

No description provided.

@whutchinson98 whutchinson98 requested a review from a team as a code owner March 24, 2026 14:24
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 24, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 8c8a602a-f6f4-4253-8c63-39e5e302292f

📥 Commits

Reviewing files that changed from the base of the PR and between 29d8bb3 and e5f1851.

📒 Files selected for processing (2)
  • infra/stacks/fusionauth-instance/constants.ts
  • infra/stacks/fusionauth-instance/index.ts

Walkthrough

The pull request adds FusionAuth theme configuration and logout URL handling to the infrastructure stack. A new exported constant FUSIONAUTH_THEME_ID was introduced in the constants file with conditional logic that assigns different UUIDs based on the environment (prod/dev) or undefined for other stacks. This constant is then imported and applied to the defaultTenant configuration. Additionally, a logoutUrl field was added to the tenant configuration that dynamically resolves to either https://macro.com for production or https://<stack>.macro.com for non-production environments.

Poem

🐰 A theme ID hops into place,
Tenant configurations embrace!
Prod and dev, each get their style,
Logout redirects go the extra mile,
URLs bouncing in the stack with grace!

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hutch/fix-fusionauth-template

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added the infra label Mar 24, 2026
@whutchinson98 whutchinson98 merged commit 657245a into main Mar 24, 2026
21 checks passed
@whutchinson98 whutchinson98 deleted the hutch/fix-fusionauth-template branch March 24, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant