Skip to content

Pump to 2.0.0-beta.0 pre-release#1499

Merged
minggangw merged 1 commit into
RobotWebTools:developfrom
minggangw:fix-1458-11
May 6, 2026
Merged

Pump to 2.0.0-beta.0 pre-release#1499
minggangw merged 1 commit into
RobotWebTools:developfrom
minggangw:fix-1458-11

Conversation

@minggangw
Copy link
Copy Markdown
Member

@minggangw minggangw commented May 6, 2026

  • Bump version from 1.9.0 to 2.0.0-beta.0 in package.json.
  • .npmignore: exclude Python bytecode artifacts (__pycache__/, *.pyc) so rosidl_parser/__pycache__/*.pyc is no longer shipped in the tarball.
  • .npmignore: exclude tools/ (jsdoc templates, maintainer-only).
  • .npmignore: regroup electron_demo/ and ts_demo/ alongside the other demo/example directories for readability (no functional change).

Fix: #1458

Copilot AI review requested due to automatic review settings May 6, 2026 06:15
Copy link
Copy Markdown

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 prepares the repository for the 2.0.0-beta.0 pre-release and trims the published npm tarball by expanding .npmignore exclusions (notably excluding Python bytecode artifacts and maintainer-only tooling).

Changes:

  • Bump npm package version from 1.9.0 to 2.0.0-beta.0.
  • Update .npmignore to exclude Python __pycache__/ and *.pyc artifacts.
  • Update .npmignore to exclude tools/ and regroup demo directories for readability.

Reviewed changes

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

File Description
package.json Bumps the package version to 2.0.0-beta.0.
.npmignore Expands npm publish ignore list (pyc/__pycache__, excludes tools/, reorganizes demo entries).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .npmignore
tutorials/
electron_demo/
ts_demo/
tools/
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 85.864%. remained the same — minggangw:fix-1458-11 into RobotWebTools:develop

@minggangw minggangw merged commit c77ab1b into RobotWebTools:develop May 6, 2026
24 checks passed
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.

Roadmap: Prepare rclnodejs for ROS 2 Lyrical Luth

3 participants