Skip to content

docs: README CI probe (do not merge)#532

Closed
yurynix wants to merge 1 commit into
mainfrom
test/ci-readme-probe
Closed

docs: README CI probe (do not merge)#532
yurynix wants to merge 1 commit into
mainfrom
test/ci-readme-probe

Conversation

@yurynix
Copy link
Copy Markdown

@yurynix yurynix commented Jun 2, 2026

Note

Description

Minor documentation tweak to the packages/cli/README.md intro line: adds "and deploying" to better reflect the CLI's full scope (building + deploying Base44 apps). The commit is also labeled as a CI probe.

Related Issue

None

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Other (please describe):

Changes Made

  • Updated the intro sentence in packages/cli/README.md from "Command-line interface for building applications..." to "Command-line interface for building and deploying applications..."

Testing

  • I have tested these changes locally
  • I have added/updated tests as needed
  • All tests pass (npm test)

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have updated `docs/` (AGENTS.md) if I made architectural changes

Additional Notes

Documentation-only change; no code paths affected. Commit message notes this also serves as a CI probe.


🤖 Generated by Claude | 2026-06-02 11:19 UTC | 4f61dea

Trivial README-only change to verify whether CI failures on the repo are
environmental (e.g. floating Deno version) rather than code-related.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 2, 2026

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/cli@0.0.52-pr.532.4f61dea

Prefer not to change any import paths? Install using npm alias so your code still imports base44:

npm i "base44@npm:@base44-preview/cli@0.0.52-pr.532.4f61dea"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "base44": "npm:@base44-preview/cli@0.0.52-pr.532.4f61dea"
  }
}

Preview published to npm registry — try new features instantly!

@yurynix
Copy link
Copy Markdown
Author

yurynix commented Jun 2, 2026

Diagnostic complete: this README-only PR off latest main reproduced the same forwards the service token header 500 failure, confirming the test failures are environmental (Deno 2.8.1), not code-related. Real fix in #533.

@yurynix yurynix closed this Jun 2, 2026
@yurynix yurynix deleted the test/ci-readme-probe branch June 2, 2026 11:49
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