Skip to content

Update smoke-test.yml for phpvms package#6

Merged
nabeelio merged 1 commit into
mainfrom
smoke-test-addon
May 5, 2026
Merged

Update smoke-test.yml for phpvms package#6
nabeelio merged 1 commit into
mainfrom
smoke-test-addon

Conversation

@nabeelio

@nabeelio nabeelio commented May 5, 2026

Copy link
Copy Markdown
Member

What kind of PR is this?

  • Adding a new addon (new packages/{author}/{name}.yml)
  • Adding a new namespace (new packages/{author}/meta.yml)
  • Updating an existing addon's metadata (description, keywords, etc.)
  • Marking an addon revoked or archived
  • Adding a category to schema/categories.yml
  • Maintainer change (schemas, scripts, workflows, docs)

New addon submission

If you are adding a new addon, please confirm:

  • My YAML file is at packages/{author}/{name}.yml (lowercase, hyphens, no underscores)
  • The name field equals the directory + filename (e.g. acme/reports)
  • My GitHub repo for the addon is public
  • My repo has at least one published release with a zip asset
  • The zip contains module.json at the root (not inside a subdirectory)
  • The zip's module.json declares name and alias equal to my registry name
  • My migrations follow the migration rules
  • My zip's module.json declares alias equal to my registry name
  • I have not added a release: block — the bot will add it after merge
  • If this is my first addon, I have included a packages/{author}/meta.yml

Why this addon

Anything reviewers should know

@phpvms-registry-bot

Copy link
Copy Markdown
Contributor

Registry validation: passed

[PASS] packages/phpvms/smoke-test.yml

Proposed release: block (the post-merge bot will append this):

release:
  version: "0.1.0"
  tag: "v0.1.0"
  zip_url: "https://github.com/nabeelio/phpvms-registry-smoke-test/releases/downl\
    oad/v0.1.0/smoke-test-addon-0.1.0.zip"
  sha256: "7d9dbb362b933534f49ffb654ce63c9f07824d78de4945d4c142e78e6a8786e7"
  published_at: "2026-05-05T01:25:53Z"

@nabeelio nabeelio merged commit 1c699e1 into main May 5, 2026
2 checks passed
@nabeelio nabeelio deleted the smoke-test-addon branch May 5, 2026 22:07
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