Skip to content

feat: add WWW redirect configuration to deployment inventory - #24

Merged
loadinglucian merged 1 commit into
mainfrom
feat/add-www-redirect-config
Feb 13, 2026
Merged

feat: add WWW redirect configuration to deployment inventory#24
loadinglucian merged 1 commit into
mainfrom
feat/add-www-redirect-config

Conversation

@loadinglucian

Copy link
Copy Markdown
Owner

Adds www_mode and has_www settings to the deployment inventory configuration to enable WWW subdomain redirect functionality.

Also cleans up YAML formatting for better readability.

Add www_mode and has_www settings to enable WWW subdomain redirect
functionality in the deployment configuration.
@loadinglucian
loadinglucian merged commit e8440f4 into main Feb 13, 2026
4 of 7 checks passed
@coderabbitai

coderabbitai Bot commented Feb 13, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

Modified deployment inventory configuration by reformatting YAML list syntax from block-style to inline format and adding two new site configuration parameters for www domain redirect handling.

Changes

Cohort / File(s) Summary
Deployment Configuration
.deployer/inventory.yml
Reformatted YAML list syntax for servers and sites entries from block-style to inline format. Added www_mode: redirect-to-root and has_www: true configuration keys to the deployerphp site.

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

@loadinglucian
loadinglucian deleted the feat/add-www-redirect-config branch February 13, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant