Skip to content

fix(rake): preserve host configuration - #13

Merged
fidalgo merged 1 commit into
mainfrom
fix/rake-task-configuration
Jul 23, 2026
Merged

fix(rake): preserve host configuration#13
fidalgo merged 1 commit into
mainfrom
fix/rake-task-configuration

Conversation

@fidalgo

@fidalgo fidalgo commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What:
Pass the shared configuration into CLI calls made by Rake tasks.

Why:
Rake validation created a fresh configuration and ignored host sitemap paths, rule registries, and other application settings.

Where:
Cover configuration identity, host registries, and exit statuses in task tests. Document the runtime and result-status contracts.

How to test

Release notes

Does this change need an explicit changelog or release-note callout beyond the PR title?

Checklist

  • PR title is a Conventional Commit and suitable for squash merge
  • Tests added/updated (if applicable)
  • Docs updated (if applicable)
  • I kept changes focused and easy to review
About the maintainers

Built by Ethos Link, the team behind Reviato.
Capture. Interpret. Act.
Turn guest feedback into clear next steps for your team. Collect private appraisals, spot patterns across reviews, and act before small issues turn into public ones.

What:
Pass the shared configuration into CLI calls made by Rake tasks.

Why:
Rake validation created a fresh configuration and ignored host
sitemap paths, rule registries, and other application settings.

Where:
Cover configuration identity, host registries, and exit statuses in task
tests. Document the runtime and result-status contracts.
@fidalgo
fidalgo merged commit 7751bbf into main Jul 23, 2026
6 checks passed
@fidalgo
fidalgo deleted the fix/rake-task-configuration branch July 23, 2026 18:10
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