Commit graph

34 commits

Author SHA1 Message Date
ad13ed8ee2
Fix git diff check 2020-07-07 13:13:17 +01:00
a1b79a8df5
Display diff change 2020-07-07 13:08:33 +01:00
c66e61921f Add generated files check to github actions 2020-07-07 12:59:10 +01:00
fc4fa3decf Remove go dependencies fetch to test need for it 2020-07-06 18:10:02 +01:00
945b3299ac Add golangci-lint from https://github.com/actions-contrib/golangci-lint 2020-07-06 17:53:35 +01:00
ed6de9eac4 Remove swagger install from tests 2020-07-06 17:49:01 +01:00
718252731b Give up on getting protoc and lint to work in the action 2020-07-06 17:46:39 +01:00
2fbe2dc1a8 Re-order code checkout 2020-07-06 17:18:40 +01:00
408fffb0c6 Fix to use the new golangci-lint action 2020-07-06 17:16:09 +01:00
62741caf5e Add check for golang lint 2020-07-06 17:12:32 +01:00
2c6aba6897 Remove Gopkg usage in github action 2020-07-06 17:10:04 +01:00
9eb2e08667 Add check to github action that we've run make gen 2020-07-06 17:09:49 +01:00
e6bfc7a8fc Set up Github docker auth 2020-07-01 13:39:47 +01:00
821c83549b
Rename the docker action 2020-07-01 13:20:11 +01:00
c0726a2345
Rename the tests file 2020-07-01 13:19:50 +01:00
13482c1893
Add a docker build action
Created from workflow template
2020-07-01 13:19:01 +01:00
f0f5a6b2e0 Remove installing wamerican 2020-06-25 23:51:12 +01:00
9d91fb836f Re-instate the stagger doc server 2020-06-13 10:59:25 +01:00
7ababb79f6 Migrate to gRPC rather than REST with swagger
Will also be adding in a RESTful endpoint to the server as well so it can consume both types
2020-06-12 22:51:18 +01:00
b121b4463e Download and install swagger 2020-06-12 17:27:29 +01:00
4e6bf385ad Move test into the Makefile 2020-06-07 23:20:39 +01:00
78dc6f3d4c Install wamerican on the githup workflow 2020-06-06 17:26:36 +01:00
f1e6311366 Add coverage data to github action 2020-05-31 11:55:46 +01:00
95963e9b29 Add test script 2020-05-31 11:40:40 +01:00
0f507cf4fd Add test coverage to the output 2020-05-31 11:34:23 +01:00
a26bd9ab4d Clean up test workflow step names 2020-05-30 23:21:40 +01:00
efaccc4ded Add a step to cleanly take down the deployment 2020-05-30 23:20:29 +01:00
6f9d400d8b Rename the Github action 2020-05-30 23:03:42 +01:00
60a3f37f09 Merge github actions and add docker-compose deploy and integration test 2020-05-30 22:58:15 +01:00
73a1e1fd21 Housekeeping
Move docs and commands out into their own files
2020-05-30 22:46:53 +01:00
add366c0bd Fix the docker CI
Github Actions doesn't like specifying the dockerfile through the symlink of it's own creation
2020-05-29 18:23:35 +01:00
e562e950c4 Rename the CI pipelines 2020-05-29 18:17:13 +01:00
Marc Di Luzio
b4ca6ae39b
Add docker build to the CI 2020-05-29 18:15:11 +01:00
Marc Di Luzio
3145e2e79c
Add basic go build workglow 2020-05-29 16:57:52 +01:00