Commit Graph

6 Commits

Author SHA1 Message Date
0c9b31c4b4 Added SVN logging observer.
It isn't triggered by anything yet. When the observer is called, it uses
Blinker to send out a signal for every [T12345] marker it sees in the
first line of each commit log. Those signals aren't connected to anything
yet.

NOTE: this requires the 'svn' Python module , which is a wrapper for the
'svn' commandline client. This client needs to be installed on our docker
when we deploy.
2016-08-31 14:31:45 +02:00
15f0f5889a Just an extra TODO in the node types 2016-08-31 14:27:01 +02:00
4ad33731bd Added CLI module to set up project for attract. 2016-08-31 11:32:29 +02:00
92dd4bf701 pillar-server → pillar 2016-08-31 11:32:29 +02:00
06d64ec6df Added unit test 2016-07-29 17:43:58 +02:00
0eb8be33c0 Skeleton structure of a Pillar extension. 2016-07-29 16:57:43 +02:00