Skip to content

feat: add arkenv#1546

Open
yamcodes wants to merge 2 commits into
nuxt:mainfrom
yamcodes:add-arkenv
Open

feat: add arkenv#1546
yamcodes wants to merge 2 commits into
nuxt:mainfrom
yamcodes:add-arkenv

Conversation

@yamcodes

@yamcodes yamcodes commented Jul 17, 2026

Copy link
Copy Markdown

🔗 Linked issue

resolves #1547

📚 Description

Add ArkEnv (@arkenv/nuxt) to the registry.

ArkEnv is a toolkit to validate environment variables from editor to runtime. Its Nuxt module is built with @nuxt/kit (defineNuxtModule) and supports Nuxt 3 and 4. Metadata was generated with pnpm sync arkenv "yamcodes/arkenv#main/packages/nuxt" and reviewed manually (module lives in the packages/nuxt directory of the monorepo).

Docs: https://arkenv.js.org/docs/nuxt

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Adds modules/arkenv.yml, defining the arkenv module’s package metadata, repository and website links, icon, category, type, maintainer, and Nuxt compatibility requirement of >=3.0.0. Also corrects Bluesky metadata values in the evlog and mcp module descriptors.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title concisely summarizes the main change: adding ArkEnv to the registry.
Description check ✅ Passed The description matches the change by describing the ArkEnv registry addition and related metadata updates.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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.

[Module Listing Request]: arkenv

1 participant