Skip to content

Comments

fix(publish): set access public with cli args#1611

Merged
yusukebe merged 4 commits intohonojs:mainfrom
BarryThePenguin:fix/publish/access-public
Dec 4, 2025
Merged

fix(publish): set access public with cli args#1611
yusukebe merged 4 commits intohonojs:mainfrom
BarryThePenguin:fix/publish/access-public

Conversation

@BarryThePenguin
Copy link
Contributor

Similar to #1610, but this time with the --access public cli argument

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

⚠️ No Changeset found

Latest commit: e75b95e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.35%. Comparing base (6d51436) to head (e75b95e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1611   +/-   ##
=======================================
  Coverage   84.35%   84.35%           
=======================================
  Files         119      119           
  Lines        3879     3879           
  Branches     1047     1047           
=======================================
  Hits         3272     3272           
  Misses        516      516           
  Partials       91       91           
Flag Coverage Δ
ajv-validator 0.43% <ø> (-0.10%) ⬇️
arktype-validator 0.74% <ø> (-0.16%) ⬇️
auth-js 1.78% <ø> (-0.38%) ⬇️
bun-compress 0.18% <ø> (-0.04%) ⬇️
capnweb 1.73% <ø> (ø)
casbin 0.85% <ø> (-0.18%) ⬇️
class-validator 0.49% <ø> (-0.11%) ⬇️
clerk-auth 0.59% <ø> (-0.13%) ⬇️
cloudflare-access 1.60% <ø> (-0.34%) ⬇️
conform-validator 0.64% <ø> (ø)
effect-validator 0.23% <ø> (-0.05%) ⬇️
esbuild-transpiler 0.59% <ø> (-0.13%) ⬇️
event-emitter 1.49% <ø> (-0.32%) ⬇️
firebase-auth 1.47% <ø> (-0.32%) ⬇️
graphql-server 2.42% <ø> (-0.52%) ⬇️
hello 0.10% <ø> (-0.03%) ⬇️
mcp 15.45% <ø> (ø)
medley-router 0.25% <ø> (-0.06%) ⬇️
node-ws 1.83% <ø> (-0.39%) ⬇️
oauth-providers 17.49% <ø> (-3.69%) ⬇️
oidc-auth 6.30% <ø> (-1.33%) ⬇️
otel 2.60% <ø> (-0.55%) ⬇️
prometheus 0.95% <ø> (-0.21%) ⬇️
react-renderer 0.85% <ø> (-0.01%) ⬇️
sentry 0.43% <ø> (-0.10%) ⬇️
session 7.05% <ø> (-1.49%) ⬇️
ssg-plugins-essential 2.76% <ø> (-0.59%) ⬇️
standard-validator 1.91% <ø> (ø)
stytch-auth 3.41% <ø> (-0.72%) ⬇️
swagger-editor 0.38% <ø> (-0.09%) ⬇️
swagger-ui 0.98% <ø> (-0.21%) ⬇️
trpc-server 0.43% <ø> (ø)
tsyringe 0.18% <ø> (-0.04%) ⬇️
typebox-validator 0.41% <ø> (-0.09%) ⬇️
typia-validator 1.11% <ø> (-0.24%) ⬇️
ua-blocker 1.23% <ø> (ø)
valibot-validator 0.28% <ø> (-0.06%) ⬇️
zod-openapi 3.95% <ø> (ø)
zod-validator 0.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@yusukebe
Copy link
Member

yusukebe commented Dec 4, 2025

@BarryThePenguin

Thanks! Let's try this.

@yusukebe yusukebe merged commit 2444422 into honojs:main Dec 4, 2025
127 of 130 checks passed
@BarryThePenguin BarryThePenguin deleted the fix/publish/access-public branch December 4, 2025 22:29
@BarryThePenguin
Copy link
Contributor Author

🤞🏻

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.

2 participants