Skip to content

chore: update doc link on readme#60

Merged
ipetinate merged 6 commits intomainfrom
chore/update-doc-link
Mar 10, 2026
Merged

chore: update doc link on readme#60
ipetinate merged 6 commits intomainfrom
chore/update-doc-link

Conversation

@ipetinate
Copy link
Copy Markdown
Owner

@ipetinate ipetinate commented Mar 10, 2026

Clingon CLI logo

Clingon Empire | Official Pull Request

Fill in the fields appropriately so that empire reviewers can validate your work.


Important

Do not publish using local npm, with each PR the Release CI pipeline is executed, ensuring version control, publication and creation of the release and changelog.

Warning

Don't forget to put the correct label before creating the PR, so that auto does not create canaries for code that it doesn't need (docs, internal, etc.) and versioning correctly for the code that needs to be published. To learn about labels, check the following documentation: Auto Release.


Description

Requirements

I did:

  • Unit tests
  • Code formatting
  • Documentation with JSDocs
  • (Optional) Documentation with Markdown
  • Documentation on github.com/ipetinate/clingon-dot-dev
  • Local Tests
  • I tested the canary release
  • I marked the Issue referring to the code (if you didn't create the branch from the issue)

Preview

Canary Release


Note

Medium Risk
Release/publish automation is changed (dependency install mechanism, caching, and action versions), which could break CI releases if npm lockfiles or scripts don’t match prior Yarn behavior.

Overview
Release CI is modernized and switched from Yarn to npm. The release.yml workflow now uses actions/checkout@v4 with full history, setup-node@v4 with npm caching, runs npm ci + npm run build, and then executes npx auto shipit.

Documentation links in README.md are updated to point to the new clingon.vercel.app site, and packaging metadata is adjusted by changing package.json bin to an explicit clingon mapping while removing yarn.lock.

Written by Cursor Bugbot for commit f509fd4. This will update automatically on new commits. Configure here.

string

✨ Test out this PR locally via:

npm install clingon@1.2.1--canary.60.f509fd4.1
# or 
yarn add clingon@1.2.1--canary.60.f509fd4.1

@ipetinate ipetinate self-assigned this Mar 10, 2026
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Free Tier Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@ipetinate ipetinate merged commit bf994dc into main Mar 10, 2026
4 of 5 checks passed
@ipetinate ipetinate deleted the chore/update-doc-link branch March 10, 2026 18:18
@ipetinate ipetinate restored the chore/update-doc-link branch March 10, 2026 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant