archimatetool / archi-modelrepository-plugin

coArchi - a plug-in to share and collaborate on Archi models.
153 stars 53 forks source link

Add support for signing #58

Closed danielwagn3r closed 11 months ago

danielwagn3r commented 6 years ago

Add support for signing of commits and tags, it would be great if the configuration is shared with the local Git installation - usually developers have setup everything there already.

jbsarrodie commented 6 years ago

TBH, this is not on our (informal) roadmap but we can keep an eye on it.

it would be great if the configuration is shared with the local Git installation - usually developers have setup everything there already.

Archi doesn't really targets developpers, and the fact that we uses git under the hood is just because that's a great piece of software, but we don't want to make it "visible" to the end user. Thus there is little chances that we would integrate with already existing git setup on a workstation.