Component
User Story
Description
Installation of synk cli fails when following the instructions in README.
This seems to be caused by errors in the install-synkronus-cli* scripts.
Details
Steps to Reproduce
Run the install script
- Execute
curl -fsSL https://raw.githubusercontent.com/OpenDataEnsemble/ode/main/scripts/install-synkronus-cli.sh | bash
Expected Behavior
The synk binary is installed and available as an executable in the shell.
Actual Behavior
curl -fsSL https://raw.githubusercontent.com/OpenDataEnsemble/ode/main/scripts/install-synkronus-cli.sh | bash
==> Preparing install directory
==> Downloading https://github.com/OpenDataEnsemble/ode/releases/latest/download/synkronus-cli_Darwin_arm64.tar.gz
curl: (56) The requested URL returned error: 404
Acceptance Criteria
Environment
OS: macOS Tahoe (26.3.1)
Node.js version:
Go version:
Docker version: 29.2.1
Component version/branch: dev
Component
User Story
Description
Installation of
synkcli fails when following the instructions in README.This seems to be caused by errors in the install-synkronus-cli* scripts.
Details
Steps to Reproduce
Run the install script
curl -fsSL https://raw.githubusercontent.com/OpenDataEnsemble/ode/main/scripts/install-synkronus-cli.sh | bashExpected Behavior
The
synkbinary is installed and available as an executable in the shell.Actual Behavior
Acceptance Criteria
Environment
OS: macOS Tahoe (26.3.1)
Node.js version:
Go version:
Docker version: 29.2.1
Component version/branch: dev