Luke Kysow
1caaaa03f7
Test pull request closed handling
2017-10-18 07:55:23 -07:00
Luke Kysow
aadd9ce367
Test EventsController Post()
2017-10-18 07:36:43 -07:00
Luke Kysow
e61d5187d1
Make template printing deterministic
2017-10-18 06:44:44 -07:00
Luke Kysow
fa047c5435
Refactor EventParser to not take reference to ctx
2017-10-18 06:44:44 -07:00
Luke Kysow
75a71a9bbf
Extract GHRequestValidator
2017-10-18 06:44:44 -07:00
Luke Kysow
c59b422949
Fmt
2017-10-18 06:44:44 -07:00
Luke Kysow
4dbe8cd0ba
Move non-server packages under events
2017-10-18 06:44:44 -07:00
Luke Kysow
55dfc23754
Split Planner into two interfaces
2017-10-18 06:44:44 -07:00
Luke Kysow
1c3fb84112
Move non-server code into events package
2017-10-18 06:44:44 -07:00
Luke Kysow
27e8f53368
Workspace takes only models as arguments
2017-10-18 06:44:44 -07:00
Luke Kysow
a20a5e7474
Run fmt
2017-10-18 06:44:44 -07:00
Luke Kysow
99e4f79f60
Refactor POST /events into its own controller
2017-10-18 06:44:44 -07:00
Luke Kysow
a2b6f2b4f1
Move server code into server package
2017-10-18 06:44:44 -07:00
Luke Kysow
6eeb61d790
Merge pull request #158 from hootsuite/refactoring
...
Refactor executors. Testing
2017-10-18 06:42:21 -07:00
Michael Simo
e1cbe681d6
Update Dockerfile to update to latest Terraform version 0.10.7 ( #159 )
2017-10-17 14:16:40 -07:00
Luke Kysow
a1d8dcce87
Test additional functionality for status updating
2017-10-12 22:22:28 -07:00
Luke Kysow
1d5efb9f1c
Refactor executors. Testing
2017-10-12 22:05:59 -07:00
Luke Kysow
c777ba3067
Update to latest version of go-github ( #157 )
2017-10-12 23:36:09 -05:00
Luke Kysow
6abe46c529
Merge pull request #156 from hootsuite/pegomock
...
Switch to using pegomock
2017-10-09 11:05:17 -07:00
Luke Kysow
43bad69942
Test pull_closed_executor
2017-10-07 14:38:16 -07:00
Luke Kysow
770b07160b
Run fmt
2017-10-06 13:35:35 -07:00
Luke Kysow
e2443aeaf7
Regenerate event_parsing mock
2017-10-06 10:14:18 -07:00
Luke Kysow
023b7742b1
Switch to pegomock for mocking
2017-10-06 10:14:18 -07:00
Luke Kysow
2f34003317
Interfaces for locking and workspace
2017-10-06 10:14:17 -07:00
Luke Kysow
23d1d14d0c
Merge pull request #153 from hootsuite/tests
...
Test github_comment_renderer
2017-10-05 14:11:41 -07:00
Luke Kysow
ba236b3362
Test github_comment_renderer
2017-09-29 16:29:41 -07:00
Luke Kysow
21a8de544e
Merge pull request #152 from hootsuite/151-apply-arg-order
...
Ensure planfile is last arg to apply. Fixes #151
2017-09-28 08:25:47 -07:00
Luke Kysow
7ee8a37d50
Ensure planfile is last arg to apply. Fixes #151
2017-09-28 08:03:05 -07:00
Anubhav Mishra
464cb2f961
Extra arguments environment variables ( #150 )
...
* first draft of the populate function
* Now extra arguments can use environment variables. Fixes #146
* now using environment variables while executing terraform commands for variables subsitution
* fix order of terraform command arguments
* Adding single quote around terraform command
* please work this time :)
* fix order for the quote
* fix order for the quote
* Adding single quote around terraform command
* now creating terraform command string to address bash interpolation
* now using 'sh' instead of 'bash' to execute terraform command and added docs about v and env after review
2017-09-25 11:47:02 -07:00
Luke Kysow
cbbd59d09c
Move bindata to static package. Clean up coverage script ( #149 )
2017-09-22 17:58:30 -07:00
Luke Kysow
c8df67a457
Post coverage to codecov.io
2017-09-21 17:44:57 -07:00
Luke Kysow
de1dbe6356
Merge pull request #148 from hootsuite/tests
...
Tests
2017-09-21 16:40:16 -07:00
Luke Kysow
855c8b6029
Merge pull request #147 from hootsuite/coverage
...
Add coverage script that supports multiple packages
2017-09-18 12:31:42 -07:00
Luke Kysow
442cbae540
Run goimports
2017-09-17 18:06:52 -07:00
Luke Kysow
508123041d
Test command_handler
2017-09-17 18:04:03 -07:00
Luke Kysow
21bf026229
Rename recover to logPanics to avoid collision with recover builtin
2017-09-17 16:16:31 -07:00
Luke Kysow
c3080810b2
Test HelpExecutor
2017-09-17 02:00:20 -07:00
Luke Kysow
6f9b8145a1
Test ExtractPullData()
2017-09-17 01:44:04 -07:00
Luke Kysow
012b0d4aee
Test event_parser
2017-09-16 16:51:39 -07:00
Luke Kysow
7dc853d570
Test github_status. Create github.Client mock
2017-09-16 15:53:46 -07:00
Luke Kysow
b53e50b39f
Add interface for github.Client
2017-09-16 15:09:10 -07:00
Luke Kysow
95d67a0944
Remove deps-test step
2017-09-16 14:20:18 -07:00
Luke Kysow
0c9e527c8c
Vendor using dep
2017-09-16 14:15:37 -07:00
Luke Kysow
04929414f8
Get test deps
2017-09-16 13:57:14 -07:00
Luke Kysow
0ae35b1981
Test locking
2017-09-16 13:44:39 -07:00
Luke Kysow
2e6ae88d44
Add coverage script that supports multiple packages
2017-09-16 13:44:02 -07:00
Anubhav Mishra
e9945dcc72
remove old version of the website before uploading a new one
2017-09-11 22:21:55 -07:00
Anubhav Mishra
153b9e0654
remove generated html for website after s3 upload
2017-09-11 20:27:56 -07:00
Anubhav Mishra
cd2cf0be8f
removing unwanted docs section and adding link to getting started docs
2017-09-11 20:26:16 -07:00
Anubhav Mishra
fc4a4f955f
Removing generated html for the website
2017-09-11 11:03:07 -07:00