Changes between Version 5 and Version 6 of hct
- Timestamp:
- Dec 28, 2012, 7:39:07 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
hct
v5 v6 12 12 * published - messages published, a directory for each year with a directory for each message in the corresponding year 13 13 * trouble - a bash script that simplified the creation of new messages. trouble prompts you through the process of selecting a template, creating a new message with next available number, gpg signing the message, commiting and publishing 14 * post-commit hooks 14 * post-commit hooks - the scripts are installed by puppet on jojobe and are called via a post-commit hook in the messages repo on jojobe. 15 15 * rss-publish - generates a new RSS feed based on the most recent 25 messages 16 16 * html-publish - generates browseable html files for the complete set of messages 17 17 * email-publish - based on the RSS feed, emails new messages to service-advisories email list (requires mailman approval before they are released) 18 18 * status-publish - [Not yet implemented] based on the RSS feed, publishes new messages on various configured status-supported systems 19 20 Setup of a server (jojobe) is handled via puppet, so we can easily switch to a different host if jojobe goes offline or is otherwise in-accessible. 19 21 20 22 htc is designed to require only a workstation with the appropriate (and reasonably up-to-date) software installed and Internet access between the workstation and jojobe.mayfirst.org (our server hosted in the UK).