Commit graph

26 commits

Author SHA1 Message Date
bfc96b0750
feat(api): add /sync-from-legacy route (#192)
* feat(api): add /sync-from-legacy route

* chore: remove extraneous dockerfile

* chore: remove extraneous dockerfile build

* chore: remove extraneous dockerfile build matrix
2021-03-22 16:54:33 -04:00
f65779f925 chore: go mod tidy to fix gomega update 2021-03-12 18:50:24 -05:00
c9fce4d4cb chore: update gomega 2021-03-12 18:48:05 -05:00
ff6fe5282b chore: update discordgo + discordclient 2021-03-12 18:47:13 -05:00
dependabot[bot]
65f936be48
chore(deps): bump github.com/onsi/gomega from 1.10.4 to 1.10.5 (#130)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.4...v1.10.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 20:30:10 +00:00
3bca07c7d7 codestyle issues 2020-12-13 18:18:21 -05:00
140da31193 bump go packages 2020-12-13 17:48:16 -05:00
aad0987dce port full auth flow to cf workers 2020-12-05 03:09:20 -05:00
ab9fe30b42 start redoing ci/cd and devops 2020-12-02 21:44:49 -05:00
c9cb4c95bc finish login story 2020-12-01 23:14:27 -05:00
a23184efd2 add basic oauth bounces 2020-11-24 22:27:56 -05:00
bebfc862e8 update go.mod 2020-11-23 05:14:47 -05:00
1dd910a5f6 strip out bazel, grpc 2020-11-22 01:26:41 -05:00
91a7d83f3d chore: go.sum sync 2020-10-24 10:14:13 -04:00
a0b4392b05 chore: restructure bazel macros 2020-10-15 00:51:53 -04:00
a5e2fdc7a7 chore(deps): upgrade oauth2 2020-10-07 19:46:04 -04:00
b834066479 chore: redo container publishing, port dev-container to bazel 2020-10-07 02:02:52 -04:00
0002cefd7f chore: sync tinkering updates 2020-10-06 13:25:16 -04:00
49d44df231 feat: add midori skeleton, bot scaffolding, CD seeds 2020-09-27 00:32:15 -04:00
7c861b37ca chore: upgrade httprouter 2020-09-23 23:46:00 -04:00
af4226ac09 chore: remove gripkit as it breaks builds 2020-09-23 21:36:44 -04:00
01d3e6d6cb chore: sync 2020-09-23 21:22:54 -04:00
a98ac909c7 chore: go mod tidy 2020-09-22 21:22:58 -04:00
5e3ceb4181 feat: add discord-bot service 2020-09-22 21:21:11 -04:00
bb83575308 chore: make gazelle run with go generate 2020-09-15 23:08:29 -04:00
68254ddd13 re-init because of weird subtree shit 2020-09-15 22:25:26 -04:00