Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump rust packages versions in the release script #1573

Merged
merged 7 commits into from
Nov 13, 2023

Conversation

pshenmic
Copy link
Collaborator

@pshenmic pshenmic commented Nov 10, 2023

Issue being fixed or feature implemented

Only NPM packages in the works space is being bumped via yarn release script

What was done?

  • Bumped all cargo packages to the 0.25.13 (current)
  • Fixed bump_version.js to support Rust Cargo packages

How Has This Been Tested?

Locally, via yarn release (other flags not tested)

Breaking Changes

No

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@pshenmic pshenmic added this to the v0.25.x milestone Nov 10, 2023
@pshenmic pshenmic changed the title feat(package): bump rust packages versions in the release script feat(platform): bump rust packages versions in the release script Nov 10, 2023
@shumkov shumkov changed the title feat(platform): bump rust packages versions in the release script build: bump rust packages versions in the release script Nov 10, 2023
scripts/release/bump_version.js Outdated Show resolved Hide resolved
@pshenmic pshenmic requested a review from shumkov November 11, 2023 17:38
@pshenmic pshenmic merged commit a8e1dd0 into master Nov 13, 2023
47 checks passed
@pshenmic pshenmic deleted the feat/versionize-rust-packages branch November 13, 2023 07:22
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