Skip to content

test: add npm tarball smoke test - #104

Merged
luojiyin1987 merged 1 commit into
masterfrom
agent/package-tarball-smoke
Jul 19, 2026
Merged

test: add npm tarball smoke test#104
luojiyin1987 merged 1 commit into
masterfrom
agent/package-tarball-smoke

Conversation

@luojiyin1987

@luojiyin1987 luojiyin1987 commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • upgrade @lint-md/core from ^2.1.5 to ^2.1.6 for parser 0.2.0 source-map fixes and accurate inline-code value ranges
  • add an npm tarball smoke test that installs the packed CLI into an isolated global prefix
  • verify the package contents, installed executable, stdin linting, worker-backed file linting, and --fix
  • add a dedicated Node 22 CI job that runs prepublishOnly before publishing

Closes #103

Validation

  • npm run prepublishOnly

@luojiyin1987
luojiyin1987 force-pushed the agent/package-tarball-smoke branch 2 times, most recently from 5a17b2b to d37d85a Compare July 19, 2026 03:12
@luojiyin1987
luojiyin1987 marked this pull request as ready for review July 19, 2026 03:13
@luojiyin1987
luojiyin1987 force-pushed the agent/package-tarball-smoke branch from d37d85a to c721dff Compare July 19, 2026 03:20
@luojiyin1987
luojiyin1987 force-pushed the agent/package-tarball-smoke branch from c721dff to fbe2568 Compare July 19, 2026 03:22
@luojiyin1987
luojiyin1987 merged commit 6c8e7c4 into master Jul 19, 2026
6 checks passed
@luojiyin1987
luojiyin1987 deleted the agent/package-tarball-smoke branch July 19, 2026 03:25
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.

test: add npm tarball smoke coverage

1 participant