Skip to content

[Feature]: Package and publish SIST 1.0.0 through Conda #18

Description

@harryswift01

Feature Request

Problem / Motivation

Users currently may need to build SIST manually or locate a suitable binary.

The intended installation route is:

conda install -c ccpbiosim sist

Proposed Solution

Create and publish a tested Conda package for the validated 1.0.0 release through the CCPBioSim channel.

Proposed Work

  • Create the Conda recipe.
  • Define build and runtime dependencies.
  • Test installation in a clean environment.
  • Run a reference calculation using the installed package.
  • Automate package builds for supported platforms.
  • Write and test installation instructions.
  • Publish the package and matching v1.0.0 source release.
  • Add release notes and known limitations.

Done When

  • The recipe builds successfully.
  • The package installs into a clean environment.
  • A reference calculation passes using the package.
  • Package builds are automated.
  • Installation instructions have been tested.
  • The package and v1.0.0 release are publicly available.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions