1
0
mirror of https://github.com/strongdm/comply synced 2024-07-05 08:11:48 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Justin McCarthy
3494bdce7b
prep version notification and release channel structure 2018-06-25 17:50:07 -07:00
Justin McCarthy
02d3b75731
automated asset refresh (via Makefile) 2018-06-15 16:51:17 -07:00
Justin McCarthy
4a314c62d1
pandoc 2 args; validate presence of PDF after calling docker pandoc. 2018-06-15 16:00:37 -07:00
Justin McCarthy
eecfe49fbd
automated asset refresh (via Makefile) 2018-06-07 22:24:09 -07:00
Justin McCarthy
44931ca808
fixes #45 2018-06-07 22:23:51 -07:00
Justin McCarthy
2d088cdf45
automated asset refresh (via Makefile) 2018-06-04 16:16:37 -07:00
Justin McCarthy
fb60f405ba
Feature/jira (#43)
* automated asset refresh (via Makefile)

* increment patch for release (via Makefile)
2018-06-04 16:14:06 -07:00
Justin McCarthy
0ff74208cc
link format 2018-06-01 17:36:41 -07:00
Justin McCarthy
75a80189ce
correct tag name 2018-06-01 17:27:56 -07:00
Justin McCarthy
f6c9f89792
use Resolution field rather than Status 2018-06-01 17:18:41 -07:00
Justin McCarthy
25f7156ac2
enable Jira 2018-06-01 17:07:36 -07:00
Justin McCarthy
2d5e6b48cb
config override should cause image to be pulled 2018-06-01 17:04:52 -07:00
Justin McCarthy
4d830789ec
never pull the docker container if pandoc is present and working in the PATH 2018-06-01 17:01:22 -07:00
Justin McCarthy
4969d179ec
find by tag / label 2018-06-01 16:57:06 -07:00
Justin McCarthy
10dc0b70e0
partial jira implementation; TODO: all Find/Read and Link cases. 2018-05-30 16:28:31 -07:00
Justin McCarthy
19e100801a
automated asset refresh (via Makefile) 2018-05-29 16:34:57 -07:00
Justin McCarthy
46aaf1c663
document model 2018-05-29 14:42:37 -07:00
Justin McCarthy
815e7e5f61
the data model for Narratives and Policies have converged, allowing both to be represented by a common Docume
nt struct.
2018-05-28 17:05:56 -05:00
Justin McCarthy
ff626a5ee2
pandoc must also include pdflatex 2018-05-28 16:46:35 -05:00
Justin McCarthy
096ad03ee1
automated asset refresh (via Makefile) 2018-05-23 17:16:47 -07:00
Justin McCarthy
8e3ebdc94a
automated asset refresh (via Makefile) 2018-05-23 17:04:35 -07:00
Justin McCarthy
49e950c3c0
If pandoc appears in the path, it will be preferred over Docker.
The pandoc version must be 2.2.1 or greater.

Defaults can be overridden by an optional "pandoc: pandoc"
or "pandoc: docker" in the comply.yml.
2018-05-23 16:48:35 -07:00
Justin McCarthy
bb4200ff43
replace dockerMustExist with pandocMustExist dependency on build and serve commands 2018-05-23 14:15:39 -07:00
Justin McCarthy
1170ad6a92
automated asset refresh (via Makefile) 2018-05-18 17:33:06 -07:00
Justin McCarthy
a025ea5e39
automated asset refresh (via Makefile) 2018-05-18 16:48:28 -07:00
Justin McCarthy
af4fb6e0d2
automated asset refresh (via Makefile) 2018-05-18 16:44:21 -07:00
Justin McCarthy
eb00183724
automated asset refresh (via Makefile) 2018-05-18 16:31:30 -07:00
Justin McCarthy
592852ad38
automated asset refresh (via Makefile) 2018-05-18 12:35:06 -07:00
Justin McCarthy
d79d9a934b
automated asset refresh (via Makefile) 2018-05-18 11:38:23 -07:00
Justin McCarthy
816be6d613
automated asset refresh (via Makefile) 2018-05-17 23:21:18 -07:00
Justin McCarthy
4c1b6fad7e
trigger procedure by ID 2018-05-17 23:08:34 -07:00
Justin McCarthy
8fbc7ab65a
more verbose output in the interest of educating users on input and output paths 2018-05-17 22:52:39 -07:00
Justin McCarthy
7aa267dbb6
only open html after render is complete during serve 2018-05-17 22:45:39 -07:00
Justin McCarthy
8070ea37bc
automated asset refresh (via Makefile) 2018-05-17 18:28:39 -07:00
Justin McCarthy
e04e5d7d89
switch cron to 6-figure expressions. introduce hashes by tab. 2018-05-17 18:27:21 -07:00
Justin McCarthy
91f16e4729
also watch narratives dir 2018-05-16 17:27:01 -07:00
Justin McCarthy
54d84b0eed
automated asset refresh (via Makefile) 2018-05-16 16:52:00 -07:00
Justin McCarthy
950c890631
automated asset refresh (via Makefile) 2018-05-16 16:47:21 -07:00
Justin McCarthy
61f3dedb33
correct errant import 2018-05-15 14:36:07 -07:00
Justin McCarthy
1746fe3ee7
Initial commit 2018-05-15 14:13:11 -07:00