Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "arch" param to install script's state-update URLs. #3633

Draft
wants to merge 1 commit into
base: version/0-48-0-RC1
Choose a base branch
from

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Jan 24, 2025

StoryDX-3211 [Vectra] We produce and automate ARM64 Linux builds for State Tool

There is currently a chicken-and-egg problem. State Tool needs itself to build on CI, but no State Tool builds for ARM have been released (via CI). I've bootstrapped an ARM build that can be installed, but the install scripts cannot find it yet since the existing install script assumes the arch is amd64.

This PR only changes the install script to allow for detecting and passing the architecture to the state-update service in order to retrieve ARM builds.

Once this PR is resolved, #3632 can start building on CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant