Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken RT testbroken-rt-test | Joseph Hunkeler | 2025-02-13 | 1 | -0/+1 |
| | |||||
* | Uncomment registry name in test config | Joseph Hunkeler | 2024-10-04 | 1 | -1/+1 |
| | |||||
* | Workaround for a bug in firewatch | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
| | |||||
* | Correct package name | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
| | |||||
* | Update integration test to utilize the multiprocessing pool | Joseph Hunkeler | 2024-09-18 | 1 | -1/+15 |
| | |||||
* | Fixes readout of packages in delivery (#16) | Joseph Hunkeler | 2024-07-31 | 1 | -2/+1 |
| | | | | | | | | | | * Fixes readout of packages in delivery * Now that the overview is displayed after deferred packages are filtered out of the main list, filtered packages were no longer displayed * This combines the main list and deferred list for both conda, and pip packages. * Read the main and deferred lists no matter what * Use new style package definition in test config | ||||
* | Regression tests, envctl, and bug fixes (#13) | Joseph Hunkeler | 2024-07-20 | 1 | -0/+51 |
* Found too many bugs * Implements a regression test * Moves and completely refactors the envctl code * Allows the user to keep @STR@ values in output files (if you want full control over where external packages comes from post-build) * Fixes wording in a few places * envctl redaction is not implemented yet. The original redaction code hasn't been modified. * Use generic.ini instead of bare_minimum.ini |