-
Notifications
You must be signed in to change notification settings - Fork 12
[synkronus-cli] Issues with install script and CI build for synk cli #578
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingvNextMinor"vNextMinor" would currently mean for example v1.1.0"vNextMinor" would currently mean for example v1.1.0
Description
Component
- formulus (React Native mobile app)
- formulus-formplayer (React web app)
- synkronus (Go backend server)
- synkronus-cli (Command-line utility)
- Documentation
- Other (please specify)
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: 404Acceptance Criteria
Environment
OS: macOS Tahoe (26.3.1)
Node.js version:
Go version:
Docker version: 29.2.1
Component version/branch: dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingvNextMinor"vNextMinor" would currently mean for example v1.1.0"vNextMinor" would currently mean for example v1.1.0