| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update micromamba installation logic | Joseph Hunkeler | 44 hours | 1 | -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 configuration | Joseph Hunkeler | 2026-03-05 | 1 | -0/+12 |
| | | |||||
| * | Remove conda-verify requirement entirely | Joseph Hunkeler | 2024-11-11 | 1 | -1/+0 |
| | | | | | * This package only exists for python<=3.11 and is considered optional by conda-build. | ||||
| * | Fix path in comment | Joseph Hunkeler | 2024-10-04 | 1 | -1/+1 |
| | | |||||
| * | Add template convience functions (and bug fixes) (#29) | Joseph Hunkeler | 2024-08-15 | 1 | -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 Hunkeler | 2024-06-21 | 1 | -0/+36 |
