Feature Request
Problem / Motivation
CI and the release workflow currently only build and publish SIST for linux-64. SIST's own runtime dependency, the Bioconda irf package, is also available for linux-aarch64 and osx-arm64.
Proposed Solution
- Add a build matrix to the CI and release workflows covering
linux-64, linux-aarch64, and osx-arm64.
- Build and test the Conda package on each platform before publishing
Expected Impact
- SIST becomes installable via Conda on Apple Silicon and ARM Linux, not just
linux-64.
- No change to existing
linux-64 behaviour.
Feature Request
Problem / Motivation
CI and the release workflow currently only build and publish SIST for
linux-64. SIST's own runtime dependency, the Biocondairfpackage, is also available forlinux-aarch64andosx-arm64.Proposed Solution
linux-64,linux-aarch64, andosx-arm64.Expected Impact
linux-64.linux-64behaviour.