Chris Hennes
Chris Hennes
Go ahead and add to this one, I'll just re-review.
Option 2 is going to be a reasonable path forward following the merge of https://github.com/FreeCAD/FreeCAD/pull/5376
We now no longer depend on GitPython, so this is not relevant. You do need to have git installed, but we can't do that automatically, so the best we could...
The idea isn't to update it every commit, but every time you change the version number.
You can do whatever you want with the version number, I don't think we want to get in the business of telling developers how they have to do that. I'm...
It would probably be better if there were a specific human being who was interested in maintaining some or all of them. I haven't seen triplus around in a year...
On a different note, Pyrate has the metadata file in their official repo on Debian Salsa. I have not ever tried to have two different submodules with the same name,...
Using the new package.xml metadata file, you can change the *display* name of a Workbench easily, it's only the "canonical" name that must be constant. The Addon Manager will display...
I suggest changing the title of this issue: "Addon Manager behavior when addon is removed from submodules list". It isn't the AM doing the removal, and we don't store old...
Well, I view it as a feature request: the Addon Manager _could_ notice that something was removed from the list. Probably the best thing to do would be to have...