<div dir="ltr"><div>Hi Ondrej,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 4, 2021 at 3:24 AM Ondřej Pešek <<a href="mailto:pesej.ondrek@gmail.com">pesej.ondrek@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>Currently, there is no GRASS 8 branch in the addons repo. Is there a plan to create one, or are the changes considered too minor to open a new branch for that?<br></div></div></blockquote><div><br></div><div>The plan is to create one. You can follow the progress here:<br></div><div><br></div><div><a href="https://github.com/OSGeo/grass-addons/issues/528">https://github.com/OSGeo/grass-addons/issues/528</a></div><div><br></div><div>I'm waiting with the v8 addon branch for the v8 branch in core or close to 8.0.0 release. Partially, to avoid people having to make changes to both addon branches. However, it might be more advantageous at this point to create the v8 branch in addons since some infrastructure needs to be updated anyway. (Martin?)<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div></div><div>Another solution is having some version checks in the GRASS 7 branch. But personally, I do not support this idea as it seems weird to me to have an if statement "if grass.__version__ > 7" in a code that is explicitly defined as designated for GRASS 7.</div></div></blockquote><div><br></div><div>I agree that's not ideal, esp. since that can be addressed by the different branches. However, there will be at least some effort to backport changes to Addons from 7 to 8 and having a single version of code may be more practical for some people. So, I think we will leave that decision to individual addon authors. Having said that, a recommended procedure would be nice.</div><div><br></div><div>Best,</div><div>Vaclav<br></div></div></div>