U Cirello
c5a1bd804b
Merge pull request #65 from ucirello/master
...
chore: migrate to go modules
2019-08-13 00:42:53 +02:00
Carlos C
c303b68201
chore: migrate to go modules
2019-07-14 13:51:10 -03:00
Paddy Byers
87e8266f1b
Allow github config to be passed in env ( #62 )
2019-06-18 12:28:16 -04:00
Justin McCarthy
e8d6d536a8
doc enhancements
2019-03-16 00:28:08 -07:00
Justin McCarthy
ef7a4092a7
increment patch for release (via Makefile)
2019-03-16 00:21:09 -07:00
Justin McCarthy
9bcc88eebc
all interfaces
2019-03-16 00:21:01 -07:00
Justin McCarthy
edd3c7dd44
prep port exposure from docker
2019-03-16 00:20:46 -07:00
Justin McCarthy
25058359ea
increment minor for release (via Makefile)
2019-03-16 00:05:08 -07:00
Justin McCarthy
c4a0b7afff
do not refresh assets during release
2019-03-16 00:04:55 -07:00
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
0c9dbd736b
slightly better description
2019-02-21 00:54:22 -08:00
Justin McCarthy
b98d179847
Dockerfile example
2019-02-20 22:51:41 -08:00
Justin McCarthy
435ac086c0
increment patch for release (via Makefile)
2018-12-17 14:52:27 -08:00
Justin McCarthy
0ddbb6cf52
automated asset refresh (via Makefile)
2018-12-17 14:52:19 -08:00
Justin McCarthy
3ebccc2811
Revert "automated asset refresh (via Makefile)"
...
This reverts commit 24ff9dd762
.
2018-12-17 14:51:46 -08:00
Justin McCarthy
b39bec8108
do not auto-clobber from example
2018-12-17 14:51:07 -08:00
Justin McCarthy
c699c64627
increment patch for release (via Makefile)
2018-12-17 14:43:58 -08:00
Justin McCarthy
24ff9dd762
automated asset refresh (via Makefile)
2018-12-17 14:43:50 -08:00
Justin McCarthy
5c160d1ec5
increment patch for release (via Makefile)
2018-12-17 14:43:31 -08:00
Justin McCarthy
f3088bfe28
update authors
2018-12-17 14:43:00 -08:00
Kevin N. Murphy
aa57be25c9
fix markdown whitespace on heading ( #59 )
2018-12-17 14:41:37 -08:00
arambhashura
2cef618abb
Minor correction. ( #58 )
...
The word "is" was missing in the first sentence of Purpose and Scope.
2018-12-17 14:41:27 -08:00
Justin McCarthy
e8a0ecd076
Jira fields were swapped
2018-12-17 14:41:09 -08:00
Andy Magnusson
1a3e2a2bf7
Merge branch 'master' of https://github.com/strongdm/comply
2018-12-06 10:39:15 -05:00
Andy Magnusson
7225741a46
Adding new templates to proper soc2 narratives location
2018-12-06 10:10:18 -05:00
Justin McCarthy
7105d2d4ef
increment patch for release (via Makefile)
2018-11-08 22:10:44 -08:00
Justin McCarthy
e3fb66b0e4
automated asset refresh (via Makefile)
2018-11-08 22:10:37 -08:00
Justin McCarthy
1028521ea7
increment patch for release (via Makefile)
2018-11-08 21:57:00 -08:00
Justin McCarthy
b2c2bf3558
update authors
2018-11-08 21:56:23 -08:00
Matt Simerson
d44af2e1cd
gitlab: search for the label name that issues have ( #57 )
...
* gitlab: search for the label name that issues have
comply creates tags with "comply-" prefix, so search for that
* fix issue counters by using correct label name
2018-11-08 21:53:17 -08:00
Andy Magnusson
e2281b5fe3
Backporting new narrative content to Comply
2018-10-04 10:23:24 -04:00
Justin McCarthy
d43aca58ba
increment patch for release (via Makefile)
2018-08-29 15:50:07 -07:00
Justin McCarthy
9e4cd2cf1a
automated asset refresh (via Makefile)
2018-08-29 15:49:56 -07:00
Justin McCarthy
3711e0054d
fmt
2018-08-29 15:48:07 -07:00
Justin McCarthy
2e9f6cf270
getGitApprovalInfo early exit if approvedBranch unspecified.
...
go fmt.
2018-08-29 15:47:02 -07:00
Justin McCarthy
c5868fa544
update authors
2018-08-29 15:45:27 -07:00
Alan Cox
274986ad9c
Optionally, authorship and approval information appended to policies ( #54 )
2018-08-29 15:39:50 -07:00
Alan Cox
bcc9b06ac4
Specifying Jira Issuetype in config.yaml ( #53 )
...
* Jira integration documentation improved. Added ability to specify what type of issue to create in Jira
* Apparently, Go doesn't like http/https in front of package name in
2018-08-29 15:17:00 -07:00
Justin McCarthy
8f3d668789
incorrect ticket label
2018-08-17 13:32:35 -07:00
Andy Magnusson
358ac431a6
Retitled CC2.1, CC2.2, CC2.3
2018-08-16 13:40:29 -04:00
Justin McCarthy
365e98222b
increment patch for release (via Makefile)
2018-07-23 11:57:14 -07:00
Justin McCarthy
84589a83f4
automated asset refresh (via Makefile)
2018-07-23 11:57:06 -07:00
Justin McCarthy
b329107079
reverting cd89840164
2018-07-23 11:56:44 -07:00
Justin McCarthy
3f5d9b4409
increment minor for release (via Makefile)
2018-07-20 17:55:58 -07:00
Justin McCarthy
3df822206e
automated asset refresh (via Makefile)
2018-07-20 17:55:51 -07:00
Justin McCarthy
007cf3dd3c
dep ensure
2018-07-20 17:55:27 -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 Bodeutsch
cd89840164
Fixed date on generated PDFs ( #52 )
...
* Percent signs need to be escaped in Printf
* Update usage of ModifiedAt to fix date stamp on generated PDFs
2018-07-20 17:45:07 -07:00
Justin McCarthy
e60d7285f4
more precise cross-platform dependency checking
2018-07-20 17:44:28 -07:00