Commit 4e19823
committed
fix(export-ci-env): tolerate publish-lag window
Install latest published wads (floor >=0.1.48, a version that exists) instead
of pinning >=0.1.100 (not yet on PyPI — would fail pip install for every repo
pulling @master before wads republishes). The export step no-ops gracefully if
the installed wads predates the export_ci_env module.1 parent ca5a43b commit 4e19823
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
59 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
0 commit comments