Skip to content

chore: pkg-pr-new prerelease vitest-environment-nuxt#1601

Open
OrbisK wants to merge 3 commits intonuxt:mainfrom
OrbisK:feat/preprelease-vitest-env-nuxt
Open

chore: pkg-pr-new prerelease vitest-environment-nuxt#1601
OrbisK wants to merge 3 commits intonuxt:mainfrom
OrbisK:feat/preprelease-vitest-env-nuxt

Conversation

@OrbisK
Copy link
Member

@OrbisK OrbisK commented Feb 24, 2026

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

#1598 does not fully solve the issue.

  1. we need to prerelease vitest-environment-nuxt too
  2. we need to publish vitest-environment-nuxt with repository.url asap to npm registry (Cannot extract the repository link on repo with repository url. stackblitz-labs/pkg.pr.new#259) for --compact to work

@OrbisK OrbisK requested a review from danielroe as a code owner February 24, 2026 08:31
…test-env-nuxt

# Conflicts:
#	.github/workflows/release-nightly.yml
@coderabbitai
Copy link

coderabbitai bot commented Feb 24, 2026

📝 Walkthrough

Walkthrough

This pull request makes two configuration updates: the .github/workflows/release-nightly.yml workflow is modified to include two additional path arguments ('.' and './stubs/vitest-environment-nuxt') when invoking the pkg.pr.new publish command, and the stubs/vitest-environment-nuxt/package.json file is updated with repository metadata fields (type, url, and directory). These changes extend the scope of packages included in nightly releases and add package metadata without altering underlying logic or functionality.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description clearly explains why the change is needed, referencing PR #1598, and outlines the two specific actions required to solve the issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title accurately summarizes the main changes: configuring pkg-pr-new to publish vitest-environment-nuxt as a prerelease, which aligns with both the CI workflow update and package metadata changes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

@OrbisK OrbisK changed the title Feat/preprelease vitest env nuxt chore: pkg-pr-new prerelease vitest-environment-nuxt Feb 24, 2026
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