aboutsummaryrefslogtreecommitdiff
path: root/src/delivery.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix conda runtime inside of test.scriptJoseph Hunkeler2024-06-241-4/+27
| | | | | * This ensures conda and mamba are fully initialized. * Previous behavior only placed the commands on the PATH but didn't provide any shell macros (i.e. undefined behavior)
* Implements conda reactivation template stringJoseph Hunkeler2024-06-241-0/+7
| | | | | * {{ workaround.conda_reactivate }} * This is useful to call after installing any conda packages within a test.script
* Add get_cpu_count()Joseph Hunkeler2024-06-241-0/+10
| | | | * Exposes STASIS_CPU_COUNT and CPU_COUNT to the runtime environment
* Fix conda-forge buildsJoseph Hunkeler2024-06-241-13/+21
| | | | * Pass their .ci_support configurations to conda-build in order to fully set up their build runtime environment
* Fixes a few outstanding leaks in delivery contextJoseph Hunkeler2024-06-241-0/+4
|
* Pass .ci_support/plat_arch_.yaml to conda-buildJoseph Hunkeler2024-06-211-1/+16
|
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-0/+2100