Commit Graph

171 Commits

Author SHA1 Message Date
Dawid Wysokiński b4b3379765 rename the models package -> model, return normal types instead of interfaces (repositories) 2021-07-17 17:22:36 +02:00
Dawid Wysokiński 241538a83f
Merge pull request #30 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to bb518cb
2021-07-17 13:48:02 +02:00
Renovate Bot 2511d141ec
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to bb518cb 2021-07-17 11:34:03 +00:00
Dawid Wysokiński 4a213d7e37
Merge pull request #29 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 98161a4
2021-07-17 10:45:26 +02:00
Renovate Bot 1c5078a1a7
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 98161a4 2021-07-17 08:44:41 +00:00
Dawid Wysokiński 1cba29b7dd
Merge pull request #27 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 0e40924
2021-07-12 12:48:06 +02:00
Renovate Bot 9465d231e5
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 0e40924 2021-07-12 10:42:37 +00:00
Dawid Wysokiński 9ebf2a4ba7
Merge pull request #25 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to dcd6203
2021-07-12 11:45:29 +02:00
Renovate Bot 0eeacc621d
fix(deps): update github.com/tribalwarshelp/shared commit hash to dcd6203 2021-07-12 09:42:51 +00:00
Dawid Wysokiński 5769fbb61c feat: add a new workflow to .circleci/config.yml triggered by pushing a new git tag 2021-07-08 15:37:00 +02:00
Dawid Wysokiński fa24a03f1c
Merge pull request #21 from tribalwarshelp/renovate/circleci-golang-1.x
chore(deps): update circleci/golang docker tag to v1.16
2021-07-05 12:12:28 +02:00
Dawid Wysokiński 8879348490
Merge pull request #17 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 2616854
2021-07-05 12:12:18 +02:00
Renovate Bot 9589e76fbb
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 2616854 2021-07-05 07:44:04 +00:00
Dawid Wysokiński 0c3052fcda
Merge pull request #19 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to f3e5bd0
2021-07-05 07:24:10 +02:00
Renovate Bot c356afedba
fix(deps): update github.com/tribalwarshelp/shared commit hash to f3e5bd0 2021-07-04 21:10:56 +00:00
Renovate Bot a78d7f3c23
chore(deps): update circleci/golang docker tag to v1.16 2021-07-04 17:13:51 +00:00
Dawid Wysokiński 449ad1e82f
Merge pull request #20 from tribalwarshelp/renovate/golang.org-x-text-0.x
fix(deps): update module golang.org/x/text to v0.3.6
2021-07-04 19:13:41 +02:00
Renovate Bot 998a08dfcf
fix(deps): update module golang.org/x/text to v0.3.6 2021-07-04 16:44:13 +00:00
Dawid Wysokiński 46a1c8a54b update renovate.json 2021-07-04 17:58:24 +02:00
Dawid Wysokiński 163c29c96b
Merge pull request #18 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to 1eaae48
2021-07-04 17:46:21 +02:00
Renovate Bot a2e2fcf931
fix(deps): update github.com/tribalwarshelp/shared commit hash to 1eaae48 2021-07-04 15:42:44 +00:00
Dawid Wysokiński 2223d00709
Merge pull request #16 from tribalwarshelp/renovate/configure
Configure Renovate
2021-07-04 17:42:09 +02:00
Renovate Bot db2084418b
Add renovate.json 2021-07-04 15:38:53 +00:00
Dawid Wysokiński 2394b34cb5 chore: update README.md 2021-06-19 17:02:54 +02:00
Dawid Wysokiński 5e03b108fa
Merge pull request #15
chore:  update README.md
2021-06-06 19:07:30 +02:00
Dawid Wysokiński 039110ee87 chore: update README.md 2021-06-06 19:06:52 +02:00
Dawid Wysokiński 6c0f644591 bump github.com/tribalwarshelp/shared and github.com/Kichiyaki/gopgutil 2021-05-21 22:57:57 +02:00
Dawid Wysokiński 5511aaca5e use len() to check if a slice is empty 2021-05-06 17:15:10 +02:00
Dawid Wysokiński 496ff5c9d2
Merge pull request #14 from tribalwarshelp/bump-shared
Bump shared
2021-05-06 16:00:10 +02:00
Dawid Wysokiński ad99e34658 update pl/en translations 2021-05-06 15:54:44 +02:00
Dawid Wysokiński 1fe8748b64 update pl/en translations 2021-05-06 15:50:21 +02:00
Dawid Wysokiński 22c449402f rename one of the model methods (ApplyWithPrefix -> ApplyWithAlias) 2021-05-06 15:28:17 +02:00
Dawid Wysokiński 97f9f3660b rename the utils package 2021-05-06 15:25:09 +02:00
Dawid Wysokiński 1c9c5c6f6a delete dev.sh and helpers from the models package, use gopgutil to build conditions in filters 2021-05-06 14:55:51 +02:00
Dawid Wysokiński ab6bbfa9c2 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk 2021-05-06 14:42:37 +02:00
Dawid Wysokiński d2b06512fe add Czech translations, update README.md 2021-05-02 16:50:10 +02:00
Dawid Wysokiński 94a79afa6e bump github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-04-28 20:12:19 +02:00
Dawid Wysokiński ab3f79254f bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk, update .gitignore and logrus configuration 2021-04-23 21:15:22 +02:00
Dawid Wysokiński 9f77dd0ddf bump github.com/tribalwarshelp/golang-sdk 2021-04-03 08:44:18 +02:00
Dawid Wysokiński 62a400dd35 bump github.com/tribalwarshelp/shared 2021-04-03 08:43:31 +02:00
Dawid Wysokiński fe96c3601b update go version in the go.mod file 2021-02-23 18:10:25 +01:00
Dawid Wysokiński 02df98ead6 update the docker repository in .circleci/config.yml 2021-02-06 11:10:11 +01:00
Dawid Wysokiński 843f925b68 add .circleci 2021-02-06 11:09:18 +01:00
Dawid Wysokiński dc70752cfe make score in Session.handleTribeCommand more readable (add commas) 2021-02-06 10:36:13 +01:00
Dawid Wysokiński a6e1894ae1 bot should send notifications about all conquers now 2021-01-16 22:24:11 +01:00
Dawid Wysokiński 3a7c8ff1ae update the author's website 2021-01-16 22:08:32 +01:00
Dawid Wysokiński fa2a5fd713 remove unnecessary log.Println 2021-01-15 20:20:49 +01:00
Dawid Wysokiński c3b06c71a9 replace the deprecated liveEnnoblements query with the ennoblements query 2021-01-15 19:32:36 +01:00
Dawid Wysokiński ad55e5c345 [api.defaultError]: update message 2021-01-13 20:48:19 +01:00
Dawid Wysokiński 1ed9e02f98 update some errror messages 2021-01-13 20:24:52 +01:00