Commit 01c9a6a
fix: scan git-root directory before halting lockfile walk in detectWorkspaceInfo (#558)
* Initial plan
* fix: scan .git-containing directory before breaking in detectWorkspaceInfo
Agent-Logs-Url: https://github.com/dmno-dev/varlock/sessions/7f67de8f-0606-4313-9833-b3a8b00f06ba
Co-authored-by: philmillman <3722211+philmillman@users.noreply.github.com>
* fix: make .git boundary test resilient to npm_config_user_agent being set in CI
Agent-Logs-Url: https://github.com/dmno-dev/varlock/sessions/2526c91a-61c4-4880-916b-1cd300a5c93b
Co-authored-by: philmillman <3722211+philmillman@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: philmillman <3722211+philmillman@users.noreply.github.com>1 parent 6a654ed commit 01c9a6a
3 files changed
Lines changed: 40 additions & 3 deletions
File tree
- .changeset
- packages/varlock/src
- cli/helpers/test
- lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
124 | 152 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
115 | 120 | | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments