How to version your plugins from @kaushik.santhanam:
2 Likes
Another great video although it could go a little bit deeper.
Is the .gitversion file/format OpenTAP specific? Is there a template available or has it to be created manually (or copied from an existing project)? Is there a reason it is not included with the SDK/project template?
2 Likes
We can always go deeper here
.gitversion is not really OpenTAP specific, but there are some pieces of it specific to OpenTAP. You can find some more details here:
https://doc.opentap.io/Developer%20Guide/Plugin%20Packaging%20and%20Versioning/#git-assisted-versioning
You can use this as a template:
1 Like