Changeset 39156 in project
- Timestamp:
- 11/07/20 20:08:36 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/test-new-egg
r37869 r39156 12 12 [[/egg/henrietta-cache|henrietta-cache]] to download the egg's source 13 13 code and uses [[/egg/salmonella|salmonella]] to test it. 14 15 Since version 1.0.2, the following environment variables are respected: 16 17 * {{TEST_NEW_EGG_HENRIETTA_CACHE}}: if set, {{test-new-egg}} will assume 18 it points to the {{henrietta-cache}} executable. 19 20 * {{TEST_NEW_EGG_SALMONELLA}}: if set, {{test-new-egg}} will assume it 21 points to the {{salmonella}} executable. 22 14 23 15 24 === Author … … 71 80 === Version history 72 81 82 ===== version 1.0.2 (2020-11-07) 83 84 The following environment variables are now respected: 85 86 * {{TEST_NEW_EGG_HENRIETTA_CACHE}}: if set, {{test-new-egg}} will assume 87 it points to the {{henrietta-cache}} executable. 88 89 * {{TEST_NEW_EGG_SALMONELLA}}: if set, {{test-new-egg}} will assume it 90 points to the {{salmonella}} executable. 91 92 Thanks to Sergey Geldgaber for coming up with a use-case for this feature. 93 94 73 95 ===== version 1.0.1 74 96 * Pass CHICKEN major version to henrietta-cache, so that URLs for pseudo-meta-egg-info work properly. 97 75 98 76 99 ===== version 1.0.0
Note: See TracChangeset
for help on using the changeset viewer.