Skip to content

feat: Add automation script for releasing the bindings#44

Merged
jmccayCS merged 8 commits intomasterfrom
ENG-8043/automate-bindings-release-process
Jun 3, 2025
Merged

feat: Add automation script for releasing the bindings#44
jmccayCS merged 8 commits intomasterfrom
ENG-8043/automate-bindings-release-process

Conversation

@jmccayCS
Copy link
Collaborator

@jmccayCS jmccayCS commented May 27, 2025

What?

  • Added an automation script for releasing the new bindings; will do all steps required and allow you to check the changes and create the PR for review by another team member.

Why?

  • Further simplify the process of releasing the updated bindings to allow this to be carried out more regularly.

Basic Usage

# Preferred usage - bumps bindings patch version (+0.0.1) and uses latest API version:
./scripts/update-bindings.sh

# Manually specify new bindings version:
./scripts/update-bindings.sh -v 2.0.20

Screenshots

  • Running the script shows this:
    image

  • Following the link allows you to then create the PR for review:
    image

Notes

@jmccayCS jmccayCS marked this pull request as ready for review May 27, 2025 15:57
@jmccayCS jmccayCS merged commit 9aeb48c into master Jun 3, 2025
1 check passed
@jmccayCS jmccayCS deleted the ENG-8043/automate-bindings-release-process branch June 3, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants