Skip to content

release: version the repository as a whole at 1.1.0 - #25

Merged
ebarnett3 merged 3 commits into
mainfrom
SGRIP-882/release-1.1.0
Aug 14, 2026
Merged

release: version the repository as a whole at 1.1.0#25
ebarnett3 merged 3 commits into
mainfrom
SGRIP-882/release-1.1.0

Conversation

@ebarnett3

@ebarnett3 ebarnett3 commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

The repo ships two stacks and versioned them separately: robotiq_tsf was 1.0.0 (tag V1.0.0) while the gripper packages were still PickNik's 0.0.1. Move both to a single sequence at 1.1.0, introducing the gripper packages.

VERSION is now the authoritative version string; dev/version.py propagates it into every package.xml and a pre-commit hook fails on drift. Also pin extern/grippers at the SDK's v1.0.0 tag — it was still at a pre-release commit — and add the 1.1.0 changelog entries.

Additionally, update the extern/grippers package to point to the v1.0.0 release

PVI @jkski-robotiq @mbegin-robotiq

@ebarnett3
ebarnett3 force-pushed the SGRIP-882/release-1.1.0 branch from fdfbb3d to a549589 Compare August 11, 2026 23:03
The submodule sat at 7620865, five commits behind the release, so the
driver built against a pre-release SDK snapshot.
The repo ships two stacks and versioned them separately: robotiq_tsf was
1.0.0 (tag V1.0.0) while the gripper packages were still PickNik's 0.0.1.
Move both to a single sequence at 1.1.0, introducing the gripper packages.

VERSION is the authoritative version string; dev/version.py propagates it
into every package.xml and a pre-commit hook fails on drift.

Drop the CHANGELOG.rst files: nothing installs or reads them, the repo is
not bloom-released, and the GitHub release notes are the record. Upstream
attribution is unaffected — it lives in the source headers, the <author>
tags and LICENSE.
The packages table and the Grippers intro led with the vendored PickNik
provenance, so a reader met "vendored copy at 3b6cf8f" before any mention
of the SDK the driver now runs on — and "vendored from PickNik" reads to
many as "this is the PickNik driver". Both now lead with the SDK and with
Robotiq's ownership; PickNik stays credited as the origin.
@ebarnett3
ebarnett3 merged commit 3ab3bef into main Aug 14, 2026
8 checks passed
@ebarnett3
ebarnett3 deleted the SGRIP-882/release-1.1.0 branch August 14, 2026 00:08
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.

3 participants