Commit c54ef07
authored
Downgrade matrix-project optional dependency for PCT (#1627)
The plugin compatibility tester does not load the version of the optional
dependency that is specified by the plugin (git plugin in this case)
when loading plugins to test a plugin that depends on the git plugin
(pipeline-model-definition in this case). Downgrading this optional
dependency should be harmless to other plugins and to users and may
allow the plugin compatibility tester to pass tests in the plugin bill
of materials.1 parent 29a5456 commit c54ef07
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
141 | 144 | | |
142 | 145 | | |
143 | 146 | | |
| |||
0 commit comments