Skip to content

build - #22

Merged
flowernotfound merged 1 commit into
developfrom
feature/preparation
Aug 31, 2025
Merged

build#22
flowernotfound merged 1 commit into
developfrom
feature/preparation

Conversation

@flowernotfound

Copy link
Copy Markdown
Owner

prerelease

@flowernotfound flowernotfound self-assigned this Aug 31, 2025
Copilot AI review requested due to automatic review settings August 31, 2025 10:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds update notification functionality to the CLI tool and consolidates the CI workflow to test across multiple Node.js versions.

  • Integrates update-notifier package to notify users of available updates
  • Consolidates CI jobs from separate build/typecheck/lint jobs into a single test matrix
  • Adds a prepublish script to ensure quality checks before publishing

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/cli.ts Adds update notification logic with special handling for SUCCESS_EXIT cases
package.json Adds update-notifier dependency and prepublish script
.github/workflows/ci.yml Consolidates CI jobs into matrix strategy across Node.js 18, 20, 22
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/cli.ts
@flowernotfound
flowernotfound merged commit d4a37c8 into develop Aug 31, 2025
3 checks passed
@flowernotfound
flowernotfound deleted the feature/preparation branch August 31, 2025 10:08
flowernotfound added a commit that referenced this pull request Aug 31, 2025
* refactor: filter method (#21)

* refactor: filter method

* docs: update README

* build (#22)
flowernotfound added a commit that referenced this pull request Aug 31, 2025
* refactor: filter method (#21)

* refactor: filter method

* docs: update README

* build (#22)

* readme (#24)
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