Skip to content

refactor: move bundle config into resources#1

Merged
brianvarskonst merged 2 commits into
mainfrom
refactor/move-bundle-config
Jun 19, 2026
Merged

refactor: move bundle config into resources#1
brianvarskonst merged 2 commits into
mainfrom
refactor/move-bundle-config

Conversation

@brianvarskonst

Copy link
Copy Markdown
Member

Summary

Moves bundle configuration from top-level config/ into Resources/config/ and adopts shared SymPress QA tooling.

Checklist

  • The change is focused and scoped to one concern.
  • Tests or verification notes are included for behavior changes.
  • Documentation was added or updated where needed.
  • Public APIs, configuration keys, and contracts are described clearly.
  • Backward compatibility impact is noted.

Type of Change

  • Bug fix
  • Feature
  • Documentation
  • Refactoring
  • Maintenance
  • Breaking change

Verification

  • git diff --check origin/main...HEAD
  • Not run locally: PHP/composer are not available in this shell; package CI should run the PHP QA commands.

Notes

Config loading tests were updated to the new package resource path.

@brianvarskonst brianvarskonst left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the package-level diff and CI result. The config resource move and QA tooling adoption are scoped to the bundle package, commits are conventional, and GitHub Actions is green. No blocking findings.

@brianvarskonst brianvarskonst merged commit b12b567 into main Jun 19, 2026
3 checks passed
@brianvarskonst brianvarskonst deleted the refactor/move-bundle-config branch June 19, 2026 02:15
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