Commit Graph

2135 Commits

Author SHA1 Message Date
Luke Kysow
652998c73f Merge pull request #213 from hootsuite/release-0.2.1
Update for 0.2.1
v0.2.1
2017-12-03 21:16:19 -08:00
Luke Kysow
1d8370e130 Update for 0.2.1 2017-12-03 21:15:36 -08:00
Luke Kysow
ac1b10055e Merge pull request #212 from hootsuite/gitlab-docs
Update website for GitLab. Fixes #194
2017-12-03 21:03:33 -08:00
Luke Kysow
178867569d Update website for GitLab. Fixes #194 2017-12-03 21:00:44 -08:00
Luke Kysow
f686019e6d Merge pull request #211 from hootsuite/modules
Support changes in modules/ directories
2017-12-03 20:41:02 -08:00
Luke Kysow
07b7293f3c Support changes in modules/ directories 2017-11-30 20:15:12 -08:00
Luke Kysow
cd1784ab0c Merge pull request #204 from hootsuite/docs
Docs
2017-11-27 21:07:19 -08:00
Luke Kysow
e5b06454ba Fix gas linter errors. Disable err checking since that's handled by errcheck 2017-11-27 21:04:14 -08:00
Luke Kysow
cc924899e5 Add documentation for server, bootstrap and server/events packages 2017-11-26 21:41:06 -08:00
Luke Kysow
c8200bb169 Use gometalinter args instead of piping to find 2017-11-26 21:37:45 -08:00
Luke Kysow
7e89f54821 Use latest 0.10.8 terraform for e2e tests 2017-11-26 21:37:45 -08:00
Luke Kysow
76b78c9316 Don't set as-user since not needed for workspace slack apps (#206) 2017-11-22 15:39:39 -08:00
Luke Kysow
acdf771ce7 Switch to newest pegomock library (#205) 2017-11-19 22:41:43 -08:00
Luke Kysow
ff5183642f Don't run make deps on build. Everything should be vendored (#203) 2017-11-17 13:07:55 -08:00
Luke Kysow
ab7cf0cd70 Vendor slack deps (#202) 2017-11-17 09:50:53 -08:00
Luke Kysow
55c536c7fe Update changelog for 0.2.0 (#201) v0.2.0 2017-11-16 20:23:31 -08:00
Luke Kysow
9dc9434db2 Slack integration (#199)
Thanks to @nicholas-wu-hs !
2017-11-16 20:13:06 -08:00
Luke Kysow
cc015af436 Update README for GitLab (#198) 2017-11-16 16:23:48 -08:00
Luke Kysow
fa43febf60 Gitlab (#190)
Gitlab initial implementation
2017-11-16 13:22:28 -08:00
Luke Kysow
dd39715976 Merge pull request #196 from hootsuite/release-0.1.3
Update CHANGELOG.md for 0.1.3
v0.1.3
2017-11-16 13:09:29 -08:00
Luke Kysow
bc768cf652 Update CHANGELOG.md for 0.1.3 2017-11-16 13:05:41 -08:00
Luke Kysow
7b1b3a1b10 Merge pull request #192 from nadavshatz/patch-1
New version
2017-11-16 13:03:05 -08:00
Luke Kysow
283aa46141 Merge pull request #195 from hootsuite/modified-files-test
Test modules filtering bug that was fixed in #193
2017-11-16 12:57:59 -08:00
Luke Kysow
62308e98a3 Test modules filtering bug that was fixed in #193 2017-11-16 12:55:37 -08:00
Luke Kysow
a174c30810 Merge pull request #193 from sixt-payment/fix-modified-files-filter
find project paths based on filtered modified files
2017-11-16 12:54:24 -08:00
Nadav Shatz
3b174505fa New version
Relates to #191
2017-11-15 14:41:07 +02:00
Patrick Otto
9c03615ccc find project paths based on filtered modified files 2017-11-14 17:46:03 +01:00
Luke Kysow
ec3d543c1e When log-level is debug, print filename and line (#189) 2017-11-12 10:11:21 -08:00
Nadav Shatz
562272e1ef Update terraform (#186) 2017-11-08 23:40:33 -08:00
Luke Kysow
3658fcfc50 Merge pull request #182 from hootsuite/up-multicheck-timeout
Increase timeout of metacheck from 120 to 300s
2017-11-05 20:59:43 -08:00
Luke Kysow
2e747127fb Increase timeout of metacheck from 120 to 300s 2017-11-05 20:59:19 -08:00
Luke Kysow
2c45288bd6 Merge pull request #181 from suhussai/bootstrap_error_fix
check if err is nil before printing it
2017-11-05 18:32:16 -08:00
Luke Kysow
4670b67934 Merge pull request #175 from hootsuite/server-test
Server test
2017-11-04 11:40:49 -07:00
Luke Kysow
9397fd6510 Merge pull request #178 from hootsuite/project-detector
Rename projectdetector
2017-11-04 11:40:32 -07:00
suhussai
9921486669 check if err is nil before printing it 2017-11-03 00:28:37 -06:00
Luke Kysow
a70f7e46b0 Remove unused code 2017-11-02 07:09:21 -07:00
Luke Kysow
19c32d1124 Rename projectdetector 2017-11-01 08:03:26 -07:00
Luke Kysow
3528ce60ca Fix gometalint errors 2017-11-01 07:43:55 -07:00
Luke Kysow
65a07590de Test server 2017-11-01 07:41:37 -07:00
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