Luke Kysow
|
30a37aecfe
|
Update pegomock
|
2017-11-01 07:39:06 -07:00 |
|
Luke Kysow
|
eeb39c5e7f
|
Test plan_executor (#177)
* Refactor modified project detector and test
* Test plan_executor
* Unexport fields
* Update modified_projects_test.go
|
2017-10-31 20:16:12 -07:00 |
|
Luke Kysow
|
73d04fb89a
|
Add gometalint. Fix errors (#176)
|
2017-10-31 20:07:41 -07:00 |
|
Luke Kysow
|
a35e2706be
|
Merge pull request #169 from nicholas-wu-hs/update-readme-dev
Update CONTRIBUTING.md with steps to start local development
|
2017-10-30 11:39:50 -07:00 |
|
nicholas-wu-hs
|
7aed3e73aa
|
Move Code Style under Develpoing in CONTRIBUTING.md, remove bullets
|
2017-10-29 12:08:36 -07:00 |
|
nicholas-wu-hs
|
0f8514e24e
|
Remove subheadings in README ToC
|
2017-10-29 12:07:01 -07:00 |
|
Luke Kysow
|
6e85321752
|
Merge pull request #170 from hootsuite/flags
Test cmd/server
|
2017-10-29 11:38:13 -07:00 |
|
nicholas-wu-hs
|
aa0b5b3947
|
Update README ToC to include Contributing and other subsections
|
2017-10-29 00:08:58 -07:00 |
|
nicholas-wu-hs
|
09960deea3
|
Move developing section from README.md to CONTRIBUTING.md
|
2017-10-29 00:08:50 -07:00 |
|
Luke Kysow
|
3d361ebd59
|
Code review fixups
|
2017-10-28 20:04:15 -07:00 |
|
Luke Kysow
|
fe773fe757
|
Test cmd/server
|
2017-10-28 18:06:10 -07:00 |
|
Luke Kysow
|
00642aad14
|
Enable silencing output to keep tests clean
|
2017-10-28 10:06:12 -07:00 |
|
Luke Kysow
|
03317b9aa4
|
Refactoring to enable easier command testing
|
2017-10-28 09:30:06 -07:00 |
|
nick-hollingsworth-hs
|
34211715da
|
Update README with steps to start local development
|
2017-10-27 14:11:19 -07:00 |
|
Luke Kysow
|
5b4a52446b
|
Initial refactor to allow for testing cmds
|
2017-10-26 07:15:56 -07:00 |
|
Luke Kysow
|
96be4e9dd4
|
Merge pull request #167 from hootsuite/pegomock
Update to latest version of pegomock library
|
2017-10-26 07:15:07 -07:00 |
|
Luke Kysow
|
f21331a0f9
|
Remove now unnecessary sed calls when generating mocks.
Don't need it since https://github.com/petergtz/pegomock/pull/50
was merged.
|
2017-10-26 06:42:25 -07:00 |
|
Luke Kysow
|
41196a9f80
|
Update to latest version of pegomock library
|
2017-10-25 08:00:34 -07:00 |
|
Luke Kysow
|
d5f2fc0426
|
Merge pull request #166 from hootsuite/pre-init
Add pre_init and pre_get hooks. Fixes #160
|
2017-10-23 14:56:08 -07:00 |
|
Luke Kysow
|
a3e503ce5a
|
Add pre_init and pre_get hooks. Fixes #160
|
2017-10-23 14:46:28 -07:00 |
|
Luke Kysow
|
9626b5f263
|
Run fmt, vet, and megacheck on builds (#164)
* Run fmt, vet, and megacheck on builds
* Fix govet and megacheck issues
|
2017-10-23 11:11:03 -07:00 |
|
Luke Kysow
|
9b9f37c791
|
Merge pull request #161 from hootsuite/moar-refactoring
Refactor into events package. Tests.
|
2017-10-20 08:23:48 -07:00 |
|
Luke Kysow
|
4f624c673c
|
Add blank test files to ensure included in coverage report
|
2017-10-20 08:21:32 -07:00 |
|
Luke Kysow
|
1586b62425
|
Extract code from plan/apply into ProjectPreExecute. Test
|
2017-10-20 06:16:32 -07:00 |
|
Luke Kysow
|
031a1eba4f
|
Refactor plan/apply into ProjectPreExecute
|
2017-10-19 07:43:10 -07:00 |
|
Luke Kysow
|
e8ba765e56
|
Refactor pull closed test
|
2017-10-18 08:22:06 -07:00 |
|
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 |
|