openxc / openxc-message-format

Specification for the OpenXC JSON message format
http://openxcplatform.com/
BSD 3-Clause "New" or "Revised" License
99 stars 35 forks source link

Implement a release process #25

Open emarsman opened 8 years ago

emarsman commented 8 years ago

Implement a release process that enforces gpg signing similar to other OpenXC repos. Ensure make is run prior to tags. See https://github.com/openxc/vi-firmware/pull/330.

Is there a way to prevent manual tags without -s option?