- 13 Aug, 2019 4 commits
-
-
Brian Conway authored
Convert to using Go modules See merge request !17
-
Brian Conway authored
- Update GitLab CI and Makefile. - Remove `Gopkg.*` and `vendor/`. - All test variations pass.
-
Brian Conway authored
Improve table-driven tests to drive error checks by the test field, not the error result See merge request !16
-
Brian Conway authored
- Linter fixes. - Sync `vendor/` for updated dependencies. - All test variations pass.
-
- 24 Jun, 2019 2 commits
-
-
Brian Conway authored
Refactor excess relations in schema See merge request !15
-
Brian Conway authored
- Update migrations, models, store, controllers, and unit/integration tests. - All test variations pass.
-
- 23 Jun, 2019 6 commits
-
-
Brian Conway authored
Convert model validation tests to table-driven tests See merge request !14
-
Brian Conway authored
- All test variations pass.
-
Brian Conway authored
Sync vendor/ for updated dependencies See merge request !13
-
Brian Conway authored
-
Brian Conway authored
Revamp linters See merge request !12
-
Brian Conway authored
- All test variations pass.
-
- 03 Apr, 2019 2 commits
-
-
Brian Conway authored
Update docker-compose and CI to use smaller, more secure Alpine variants See merge request !11
-
Brian Conway authored
- All test variations pass.
-
- 28 Mar, 2019 2 commits
-
-
Brian Conway authored
Update CI to use Golang Alpine image for building See merge request !10
-
Brian Conway authored
- Musl is a better libc. - No change in build time. - All test variations pass.
-
- 20 Mar, 2019 2 commits
-
-
Brian Conway authored
Tune configuration object revamp further See merge request !9
-
Brian Conway authored
- Break out service prefixes for env variables. - More full-featured `test/random` package with seeding. - All test variations pass.
-
- 18 Mar, 2019 2 commits
-
-
Brian Conway authored
Change pkg/config to use reflection-less env variable parsing See merge request !8
-
Brian Conway authored
- Add a support `test/random` package for generating random strings for tests. - All test variations pass.
-
- 14 Mar, 2019 2 commits
-
-
Brian Conway authored
Update README.md badges to include CI status See merge request !7
-
Brian Conway authored
- Catch up formatting with `gofmt -s` that was missed by goreturns. - All test variations pass.
-
- 13 Mar, 2019 3 commits
-
-
Brian Conway authored
Configure GitLab CI See merge request !6
-
Brian Conway authored
- All test variations pass.
-
Brian Conway authored
- Required for CI. - All test variations pass.
-
- 11 Mar, 2019 2 commits
-
-
Brian Conway authored
Convert from psql-based manual migrations to migrate command See merge request !5
-
Brian Conway authored
- Go-based migrations will significantly simplify CI. - All test variations pass.
-
- 08 Mar, 2019 9 commits
-
-
Brian Conway authored
- Preferred for a more reliable `dep check`.
-
Brian Conway authored
Remove superfluous app/ from the internal/ hierarchy See merge request !4
-
Brian Conway authored
- If it's shareable, it's good enough for `pkg/`. - All test variations pass.
-
Brian Conway authored
Convert project to standard Golang layout See merge request !3
-
Brian Conway authored
- Add `dep check` to `Makefile`'s lint target. - All test variations pass.
-
Brian Conway authored
- All test variations pass.
-
Brian Conway authored
Begin converting integration tests to Go with docker-compose See merge request !2
-
Brian Conway authored
- Tune `Makefile` for faster builds. - All test variations pass.
-
Brian Conway authored
- Tune Makefile, README.md, and psql. - All test variations pass.
-
- 20 Feb, 2019 2 commits
-
-
Brian Conway authored
Linter fixes See merge request !1
-
Brian Conway authored
- Use staticcheck and gometalinter via Makefile. - Update integration tests with duplicate names. - All test variations pass.
-
- 08 Oct, 2018 1 commit
-
-
Brian Conway authored
- All test variations pass.
-
- 01 Oct, 2018 1 commit
-
-
Brian Conway authored
- All test variations pass.
-