nsls2/testing-conda-environment
Test a conda environment of a specific python version against all beamlines
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 2, 2025
- License
- BSD
Pinned Snippet
uses: nsls2/gha-beamline-integration-test@cdb4223785b103a66e93337fa21fb87775fb7b5d # v0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| conda_env_url | URL to download the conda-packd environment, e.g: https://zenodo.org/records/14862443/files/2025-1.0-py311-tiled.tar.gz | yes | — |
| conda_env_md5 | MD5 checksum of the conda environment | yes | — |
| conda_pack_env_tarball | Use a locally built conda environment tarball | no | "" |
| org | beamline github org | yes | — |
| repo | beamline ipython profile github repository name | yes | — |
| branch | beamline ipython profile git branch name | yes | — |
| beamline-acronym | beamline tla | yes | — |
| beamline-endstation | beamline endstation name | no | — |
| beamline-redis-prefix | beamline redis prefix | no | "" |
Outputs
no outputs