Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rebrand OhMyCal (OMC) as STASIS (#7) | Joseph Hunkeler | 2024-06-21 | 1 | -99/+0 |
| | |||||
* | Remove newline | Joseph Hunkeler | 2024-05-21 | 1 | -1/+0 |
| | |||||
* | First pass at test result creation, and optional markdown->html conversion | Joseph Hunkeler | 2024-05-16 | 1 | -0/+1 |
| | |||||
* | Convert ohmycal to a library | Joseph Hunkeler | 2024-05-02 | 1 | -0/+5 |
| | |||||
* | fixme: add artifactory url to globals | Joseph Hunkeler | 2024-04-10 | 1 | -0/+1 |
| | |||||
* | Include wheel.h | Joseph Hunkeler | 2024-04-02 | 1 | -0/+1 |
| | |||||
* | Use do-while in COE_CHECK_ABORT. | Joseph Hunkeler | 2024-04-02 | 1 | -6/+7 |
| | | | | | * continue_on_error is always checked * An additional conditional can be passed. Use `1` to fail normally. Use `0` to never fail. | ||||
* | Adjust guard_strlist_free to match new function signature | Joseph Hunkeler | 2024-04-02 | 1 | -1/+1 |
| | |||||
* | Add GENERIC_ARRAY_FREE macro to avoid code duplications when freeing ↵ | Joseph Hunkeler | 2024-03-22 | 1 | -0/+6 |
| | | | | character arrays | ||||
* | Make SYSERROR macro act more like perror, and allow extra arguments | Joseph Hunkeler | 2024-03-22 | 1 | -1/+4 |
| | |||||
* | Add fix_tox_conf function | Joseph Hunkeler | 2024-03-14 | 1 | -0/+3 |
| | | | | * If the user calls tox in a test script like so: tox {{ workaround.tox_posargs }}, then a temporary tox configuration will be generated and the appropriate arguments to use it will be injected into tox's command line arguments | ||||
* | Use do/while in guard_* macros to make them behave more like functions | Joseph Hunkeler | 2024-03-10 | 1 | -3/+3 |
| | |||||
* | Makes docker builds, artifactory uploads, and testing optional via CLI ↵ | Joseph Hunkeler | 2024-03-08 | 1 | -0/+3 |
| | | | | | | | arguments. * Remove [DEBUG] from debug summary * Add enable_* states to debug summary | ||||
* | Document functions and usage | Joseph Hunkeler | 2024-02-28 | 1 | -9/+10 |
| | |||||
* | Add docker.h to main header | Joseph Hunkeler | 2024-02-23 | 1 | -0/+1 |
| | |||||
* | Compatibility changes | Joseph Hunkeler | 2024-02-13 | 1 | -0/+1 |
| | |||||
* | Enable multiple named artifact upload sections in delivery context | Joseph Hunkeler | 2024-02-12 | 1 | -0/+1 |
| | |||||
* | Add Delivery.info.time_str_epoch member to store Unix epoch as a string. | Joseph Hunkeler | 2024-02-12 | 1 | -0/+1 |
| | |||||
* | Consolidate header includes to omc.h | Joseph Hunkeler | 2024-02-06 | 1 | -0/+4 |
| | |||||
* | Add config.h.in header template | Joseph Hunkeler | 2024-01-29 | 1 | -0/+3 |
| | |||||
* | Include time (everywhere) | Joseph Hunkeler | 2023-12-10 | 1 | -0/+2 |
| | |||||
* | Add globals_free() prototype | Joseph Hunkeler | 2023-12-10 | 1 | -0/+5 |
| | |||||
* | Add conda_fresh_start to globals | Joseph Hunkeler | 2023-12-10 | 1 | -3/+14 |
| | | | | | * Move conda_install_prefix to globals * Add Jfrog structure to globals | ||||
* | Add OMC_NAME_MAX and OMC_DIRSTACK_MAX defines | Joseph Hunkeler | 2023-12-10 | 1 | -0/+2 |
| | |||||
* | Move guard_ macros to primary header | Joseph Hunkeler | 2023-12-10 | 1 | -0/+4 |
| | |||||
* | Read base packages from global config file | Joseph Hunkeler | 2023-11-21 | 1 | -7/+10 |
| | | | | | | * Add conv_strlist_stackvar macro (globals is not a pointer) * Add "conda_packages" and "pip_package" to global config file * Fix unintended use of "conda build". Use "mambabuild". | ||||
* | Use TMPDIR, and fail when script cannot be executed within that filesystem | Joseph Hunkeler | 2023-11-20 | 1 | -0/+1 |
| | |||||
* | Rebranding | Joseph Hunkeler | 2023-11-20 | 1 | -0/+36 |