-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
bugSomething isn't workingSomething isn't working
Description
Overview ⚙️
Currently the CALYPR fork of the Gen3 Data Client (gen3-client) outputs a misleading message to update the version.
Due to ongoing technical issues related to incorrect PREFIX handling in the manifest upload operation, our fork should be considered as the "latest" stable version for the CALYPR platform, and no such message should be shown to the user.
Expected Behavior ✔️
Tip
No version message shown
➜ gen3-client configure --profile=local --cred=~/.gen3/credentials.json.local --apiendpoint=https://caliper-training.ohsu.edu
Profile 'local' has been configured successfully.Current Behavior ❌
Caution
Incorrect version message shown during standard operations (e.g. credentials configuration)...
➜ gen3-client configure --profile=local --cred=~/.gen3/credentials.json.local --apiendpoint=https://caliper-training.ohsu.edu
A new version of gen3-client is available! The latest version is 2025.11.0. You are using version 2023.11
Please download the latest gen3-client release from https://github.com/uc-cdis/cdis-data-client/releases/latest
Profile 'local' has been configured successfully.Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working