Justin McCarthy
|
ef32942dad
|
Serve now provides an HTTP server, listening on port 4000 by default. Listen port can be set with the --port flag to the serve command. Websocket refresh remains intact.
|
2019-03-16 00:02:50 -07:00 |
|
Justin McCarthy
|
3711e0054d
|
fmt
|
2018-08-29 15:48:07 -07:00 |
|
Justin McCarthy
|
97989c5cf6
|
Merge branch 'master' of github.com:strongdm/comply
|
2018-07-20 17:45:33 -07:00 |
|
Mason Hensley
|
ce5c4c3a4a
|
Add gitlab issue integration (#51)
* Add gitlab issue integration
* Clean up gitlab issue integration
|
2018-07-20 17:45:20 -07:00 |
|
Justin McCarthy
|
e60d7285f4
|
more precise cross-platform dependency checking
|
2018-07-20 17:44:28 -07:00 |
|
Justin McCarthy
|
c99d800397
|
use filepath join to open index html
|
2018-07-20 17:08:09 -07:00 |
|
Justin McCarthy
|
3494bdce7b
|
prep version notification and release channel structure
|
2018-06-25 17:50:07 -07:00 |
|
Justin McCarthy
|
44931ca808
|
fixes #45
|
2018-06-07 22:23:51 -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
|
10dc0b70e0
|
partial jira implementation; TODO: all Find/Read and Link cases.
|
2018-05-30 16:28:31 -07:00 |
|
Justin McCarthy
|
ff626a5ee2
|
pandoc must also include pdflatex
|
2018-05-28 16:46:35 -05: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
|
4c1b6fad7e
|
trigger procedure by ID
|
2018-05-17 23:08:34 -07:00 |
|
Justin McCarthy
|
1746fe3ee7
|
Initial commit
|
2018-05-15 14:13:11 -07:00 |
|