Skip to content

feat(info): fallback if clipboard copy failed#1164

Merged
danielroe merged 1 commit intonuxt:mainfrom
OrbisK:feat/info-fallback
Dec 17, 2025
Merged

feat(info): fallback if clipboard copy failed#1164
danielroe merged 1 commit intonuxt:mainfrom
OrbisK:feat/info-fallback

Conversation

@OrbisK
Copy link
Copy Markdown
Member

@OrbisK OrbisK commented Dec 17, 2025

🔗 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

If the clipboard is not available, we should fall back to a copyable console output. This would make it easier to copy manually.

@OrbisK OrbisK requested a review from danielroe as a code owner December 17, 2025 09:38
@github-actions
Copy link
Copy Markdown
Contributor

📦 Bundle Size Comparison

📈 nuxi

Metric Base Head Diff
Rendered 4455.62 KB 4455.88 KB +0.27 KB (+0.01%)

📈 nuxt-cli

Metric Base Head Diff
Rendered 135.66 KB 135.70 KB +0.05 KB (+0.04%)

📈 create-nuxt

Metric Base Head Diff
Rendered 2379.06 KB 2379.09 KB +0.03 KB (+0.00%)

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 17, 2025

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1164
    
    npm i https://pkg.pr.new/nuxi@1164
    
    npm i https://pkg.pr.new/@nuxt/cli@1164
    

commit: 5eaac7d

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@77d9b2c). Learn more about missing BASE report.

Files with missing lines Patch % Lines
packages/nuxi/src/commands/info.ts 0.00% 17 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1164   +/-   ##
=======================================
  Coverage        ?   24.05%           
=======================================
  Files           ?       89           
  Lines           ?     4776           
  Branches        ?      253           
=======================================
  Hits            ?     1149           
  Misses          ?     3595           
  Partials        ?       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Dec 17, 2025

CodSpeed Performance Report

Merging #1164 will not alter performance

Comparing OrbisK:feat/info-fallback (5eaac7d) with main (77d9b2c)

Summary

✅ 2 untouched

@danielroe danielroe merged commit 2260a93 into nuxt:main Dec 17, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Dec 17, 2025
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.

3 participants