Skip to content

feat(WOR-TSK-193): implement bumpApply NAPI function - #104

Merged
miguelramos merged 1 commit into
mainfrom
feat/WOR-TSK-193-BUMP-APPLY
Dec 12, 2025
Merged

feat(WOR-TSK-193): implement bumpApply NAPI function#104
miguelramos merged 1 commit into
mainfrom
feat/WOR-TSK-193-BUMP-APPLY

Conversation

@miguelramos

Copy link
Copy Markdown
Member
  • Add bumpApply function with full prerelease and git integration support
  • Support git operations: gitCommit, gitTag, gitPush
  • Support prerelease versions: alpha, beta, rc, or custom tags
  • Support changelog/archive control: noChangelog, noArchive, alwaysArchive
  • Add CLI response types for parsing execute result JSON
  • Add validate_apply_params with prerelease tag validation
  • Add convert_apply_params_to_args for CLI argument mapping
  • Add parse_apply_response for JSON parsing and conversion
  • Add convert_to_napi_apply for type conversion
  • Add comprehensive test suite with 46 tests
  • Update lib.rs and mod.rs exports
  • Regenerate Node.js bindings and update index.ts exports
  • Update npm platform packages version

- Add bumpApply function with full prerelease and git integration support
- Support git operations: gitCommit, gitTag, gitPush
- Support prerelease versions: alpha, beta, rc, or custom tags
- Support changelog/archive control: noChangelog, noArchive, alwaysArchive
- Add CLI response types for parsing execute result JSON
- Add validate_apply_params with prerelease tag validation
- Add convert_apply_params_to_args for CLI argument mapping
- Add parse_apply_response for JSON parsing and conversion
- Add convert_to_napi_apply for type conversion
- Add comprehensive test suite with 46 tests
- Update lib.rs and mod.rs exports
- Regenerate Node.js bindings and update index.ts exports
- Update npm platform packages version
@miguelramos miguelramos self-assigned this Dec 12, 2025
@miguelramos
miguelramos merged commit ddc4f21 into main Dec 12, 2025
31 checks passed
@miguelramos
miguelramos deleted the feat/WOR-TSK-193-BUMP-APPLY branch December 12, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ TYPE: Feature New feature or capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant