Skip to content

feat(docs): warn for unpublished packages - #303

Merged
Fryuni merged 1 commit into
mainfrom
docs/unpublished-warning
Jul 22, 2026
Merged

feat(docs): warn for unpublished packages#303
Fryuni merged 1 commit into
mainfrom
docs/unpublished-warning

Conversation

@Fryuni

@Fryuni Fryuni commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Automatically display an unpublished-package warning when a local package manifest has version 0.0.0.
  • Preserve Starlight frontmatter banners and style the custom warning with Starlight banner styles.
  • Centralize local package metadata and version resolution for both the warning and Version.astro.

Verification

  • pnpm --filter docs validate
  • pnpm --filter docs build
  • pnpm exec prettier --check docs/src/components/Banner.astro docs/src/components/Version.astro docs/src/utils/package-versions.ts
  • Rendered build output contains the warning only on /every-astro and /git-redirect.

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
inox-tools Ready Ready Preview Jul 22, 2026 2:03pm

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 052fccfa-7734-41b3-983b-e7494ff227df

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@pkg-pr-new

pkg-pr-new Bot commented Jul 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@inox-tools/astro-tests

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/astro-tests@303

@inox-tools/astro-when

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/astro-when@303

@inox-tools/content-utils

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/content-utils@303

@inox-tools/custom-routing

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/custom-routing@303

@inox-tools/cut-short

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/cut-short@303

@inox-tools/every-astro

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/every-astro@303

@inox-tools/git-redirect

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/git-redirect@303

@inox-tools/inline-mod

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/inline-mod@303

@inox-tools/modular-station

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/modular-station@303

@inox-tools/portal-gun

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/portal-gun@303

@inox-tools/request-nanostores

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/request-nanostores@303

@inox-tools/request-state

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/request-state@303

@inox-tools/route-config

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/route-config@303

@inox-tools/runtime-logger

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/runtime-logger@303

@inox-tools/server-islands

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/server-islands@303

@inox-tools/sitemap-ext

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/sitemap-ext@303

@inox-tools/star-warp

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/star-warp@303

@inox-tools/utils

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/utils@303

@inox-tools/velox-luna

npm i https://pkg.pr.new/Fryuni/inox-tools/@inox-tools/velox-luna@303

commit: aa27676

@Fryuni
Fryuni merged commit edf9ea1 into main Jul 22, 2026
24 checks passed
@Fryuni
Fryuni deleted the docs/unpublished-warning branch July 22, 2026 14:11
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