aboutsummaryrefslogtreecommitdiff
path: root/stasis.ini
Commit message (Collapse)AuthorAgeFilesLines
* Update micromamba installation logicJoseph Hunkeler2 days1-0/+9
| | | | | | | | | * Split installation from micromamba() into micromamba_install() * Return -1 when micromamba cannot be installed * Add stasis.ini option "indexer.micromamba_download_url" * Add global variable micromamba_download_url * The installation function attempts two known-good URLs by default *
* Add wheel_builder to default configurationJoseph Hunkeler2026-03-051-0/+12
|
* Remove conda-verify requirement entirelyJoseph Hunkeler2024-11-111-1/+0
| | | | * This package only exists for python<=3.11 and is considered optional by conda-build.
* Fix path in commentJoseph Hunkeler2024-10-041-1/+1
|
* Add template convience functions (and bug fixes) (#29)Joseph Hunkeler2024-08-151-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * Die when render variable is NULL * This was caught when a call to {{ func:xyz() }} lacked opening/closing parenthesis * Scripts in tests should only render template strings right before execution * Remove conda version pin * This avoids updating conda in the base environment * This also avoids pitfalls associated with newly released (always broken) versions of conda * Add two template convenience functions * get_junitxml_result_auto() * get_basetemp_result_auto() * Handle rendering error for test script * Rename functions * get_junitxml_result_auto -> junitxml_file * get_basetemp_result_auto -> basetemp_dir * Thank you, @zacharyburnett
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-0/+36