<div dir="ltr"><div dir="ltr"><div>With more plugins going Beta and with frequent releases of pulpcore and pulpcore-plugin an issue with dependencies version showed up:</div><div> - plugin requires pulpcore-plugin == 0.1.0bX</div><div> - pulpcore-plugin 0.1.0bX requires pulpcore >= 3.0.0bY</div><div> - at some point pulpcore introduces backward incompatible changes and the newest pulpcore is incompatible with the old pulpcore-plugin. E.g. <a href="https://pulp.plan.io/issues/4317">https://pulp.plan.io/issues/4317</a><br></div><div><br></div><div>It would be less of a problem when pulpcore goes GA but till then it is not nice user experience.</div><div><br></div><div>Options to solve the issue:</div><div> 1. Pin pulpcore with every pulpcore-plugin release <br></div><div> 2. Pin pulpcore directly in a plugin</div><div> 3. Don't do anything, we are in Beta, it will be fine when pulpcore is GA, semver will keep us from introducing backward incompatible changes in the Y or Z releases.</div><div> 4. anything else?<br></div><div><br></div><div>As a side note, we already have an issue with having multiple plugins installed if they require different pulpcore-plugin versions, so pinning pulpcore wouldn't introduce a new problem.  Again this should be solved when we go GA, in my opinion.</div><div><br></div><div>Any thoughts or concerns are welcome.</div><div><br></div><div>Thank you,</div><div>Tanya<br></div><div><br></div></div></div>