Skip to content

Update module name references to align with "mage-os" naming convention - #12

Merged
rhoerr merged 1 commit into
mage-os-lab:mainfrom
Bashev:namespace
Jun 24, 2026
Merged

rhoerr merged 1 commit into
mage-os-lab:mainfrom
Bashev:namespace

Conversation

@Bashev

@Bashev Bashev commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Motivation

Closes #

How to test

Checklist

  • Branch is based on the latest main.
  • Commits follow Conventional Commits (feat:, fix:, refactor:, test:, chore:, docs:).
  • vendor/bin/phpunit --testsuite unit passes locally.
  • vendor/bin/phpstan analyse --memory-limit=1G passes locally.
  • vendor/bin/phpcs --standard=phpcs.xml.dist passes locally.
  • vendor/bin/php-cs-fixer fix --dry-run --diff --allow-risky=yes shows no changes needed.
  • New PHP files start with declare(strict_types=1);.
  • User-facing change has a CHANGELOG.md entry under ## [Unreleased].
  • No raw integer IDs in admin UX (use pickers / linked names. See CONTRIBUTING.md).

Screenshots / GraphQL samples (if UI or API change)

@rhoerr rhoerr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thank you

@rhoerr

rhoerr commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merging despite the failed integration tests as the CI is being replaced in #6

@rhoerr
rhoerr merged commit 1a59ba4 into mage-os-lab:main Jun 24, 2026
6 of 10 checks passed
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.

2 participants