Skip to content

fix: fix windows support#211

Merged
hardfist merged 5 commits intomainfrom
canary-release
Aug 8, 2025
Merged

fix: fix windows support#211
hardfist merged 5 commits intomainfrom
canary-release

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

@hardfist hardfist commented Aug 8, 2025

No description provided.

Copilot AI review requested due to automatic review settings August 8, 2025 10:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 implements canary release support for the Rslint project, allowing the creation of pre-release versions with timestamp or commit hash identifiers.

  • Enhanced the version bumping script to support canary releases with flexible identifier options
  • Updated all package.json files across the monorepo to version 0.1.7-canary.1754647727
  • Added prettierignore entry and improved artifact detection for release tooling

Reviewed Changes

Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.

File Description
scripts/version.mjs Added canary release support with timestamp/commit modes and updated version bumping logic
packages/*/package.json (12 files) Updated all package versions to canary release 0.1.7-canary.1754647727
.prettierignore Added packages/rslint/pkg/ to ignore list
.github/actions/move-artifacts/move-artifacts.js Changed binary detection from exact suffix match to includes for better artifact handling

@hardfist hardfist changed the title chore: release canary fix: fix windows support Aug 8, 2025
@hardfist hardfist merged commit 19dd5c3 into main Aug 8, 2025
4 checks passed
@hardfist hardfist deleted the canary-release branch August 8, 2025 11:02
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