Commit graph

101 commits

Author SHA1 Message Date
Artyom Belousov
40f1687972 Added Fetcher 2021-02-07 10:33:16 +03:00
Artyom Belousov
b823cffe69 Covered prices.go with tests 2021-02-07 10:10:38 +03:00
Artyom Belousov
90d8cc9c48 Covered names.go with tests 2021-02-07 09:30:16 +03:00
Artyom Belousov
c8efc24ef5 Added test for card formatting 2021-02-06 22:46:11 +03:00
Artyom Belousov
121bb9fc9c Refactored test utils in VK module 2021-02-06 22:36:51 +03:00
Artyom Belousov
d5f9a495b7 Covered handler.go with tests 2021-02-06 22:27:22 +03:00
Artyom Belousov
f0f64bd511 Merge remote-tracking branch 'origin/refactoring' into refactoring 2021-02-06 20:37:59 +03:00
Artyom Belousov
b66cfcc840 Covered ApiSender with tests 2021-02-06 20:37:31 +03:00
Artyom Belousov
b1cf8e14de Covered ApiiSender with tests 2021-02-06 20:36:05 +03:00
Artyom Belousov
d2e8342866 Applied DI refactoring in vk module 2021-02-06 16:00:13 +03:00
Artyom Belousov
83426518fb Dependencies versions bump 2021-02-03 22:11:26 +03:00
Artyom Belousov
563e6ddf01 Fixed bug when card was on sale 2021-02-03 20:55:57 +03:00
Artyom Belousov
a4dbd5a193 Fixed path to assets in Dockerfile 2021-02-03 20:04:04 +03:00
Artyom Belousov
de175a4e15 Updated CI address 2021-02-03 19:47:56 +03:00
Artyom Belousov
2e3d11ca42 Made search case-insensitive 2021-02-03 19:40:21 +03:00
Artyom Belousov
88ea431a27 Added dict with additional cards 2021-02-03 19:09:08 +03:00
Aryom Belousov
181f3bc0aa Hidden 8888 port 2020-11-11 22:01:20 +03:00
Aryom Belousov
2a86dc8127 Fixed YAML syntax in .gitlab-ci.yml 2020-11-10 13:45:09 +03:00
Aryom Belousov
ce2e653265 Added webhook to GOCD and changed restart policy 2020-11-10 13:43:05 +03:00
Aryom Belousov
8817bd521a Hotfix. Added checking for nil subnodes 2020-11-10 13:11:18 +03:00
Aryom Belousov
53f872a72d Escaped quotes in .gitlab-ci.yml 2020-11-10 12:53:00 +03:00
Aryom Belousov
2ec6ddcb02 Added webhook to GOCD on success 2020-11-10 12:50:14 +03:00
Aryom Belousov
36c57e1695 Downgraded compose version 2020-11-10 10:00:16 +03:00
Aryom Belousov
3bd96da631 Changed separator in image name 2020-11-10 09:55:08 +03:00
Aryom Belousov
8c395ebeb3 Changed naming scheme for docker images 2020-11-10 09:48:02 +03:00
Aryom Belousov
f0a83a4f23 Fixed caching 2020-11-09 19:21:16 +03:00
Aryom Belousov
7f77f8ebb3 Fixed log directory creation 2020-11-09 18:38:56 +03:00
Aryom Belousov
b097cf2ab3 Fixed DIND in gitlab pipeline 2020-11-09 15:54:57 +03:00
Aryom Belousov
9a2bb69bc8 Changed image for deploy job 2020-11-09 15:41:52 +03:00
Aryom Belousov
3b8692b5f7 Changed image for gitlab runner 2020-11-09 15:36:24 +03:00
Aryom Belousov
4ff9890302 Added Gitlab CI 2020-11-09 15:34:30 +03:00
Aryom Belousov
e61b2fd25d Removed obsolete configs 2020-11-09 15:25:07 +03:00
Aryom Belousov
7c6a6176dc Returned StarCityGames support 2020-11-09 15:24:32 +03:00
Artyom Belousov
de1187b96c Excluded cards with different names from results 2020-09-22 12:11:49 +03:00
Artyom Belousov
a941095a73 Added collectors number to edition 2020-09-22 11:40:54 +03:00
Artyom Belousov
194aee8e69 Added full art indicator 2020-09-22 11:33:39 +03:00
Artyom Belousov
06d43a67d5 Fixed bug with amount of results 2020-09-22 11:23:32 +03:00
Artyom Belousov
dbce21cfa6 Added max number for results 2020-09-22 11:10:01 +03:00
Artyom Belousov
495842efc0 Separated foils from regulars 2020-09-22 11:00:17 +03:00
Artyom Belousov
ca5468eb15 Fixed foil prices 2020-09-22 10:45:22 +03:00
Artyom Belousov
789db10013 Fixed unused import 2020-09-22 10:39:33 +03:00
Artyom Belousov
a9e2a4f09e Fixed unique settings 2020-09-22 10:33:25 +03:00
Artyom Belousov
3919b21318 Fixed SCG prices 2020-09-22 10:22:26 +03:00
Artyom
631213a412 Removed pull stage from Jenkinsfile 2020-08-31 17:23:58 +03:00
flygrounder
33ba48c968 Added error handling if SCG returns non-200 HTTP status code 2020-02-27 10:41:03 +03:00
Artyom Belousov
d422f63f9c Changed host port to 8888 2019-12-28 09:22:03 +00:00
Artyom Belousov
8d0e5ed4db Fixed bug with limiting card amount 2019-11-22 18:44:22 +03:00
Artyom Belousov
61302ce9bc Limited maxCards to 4 2019-11-22 17:50:36 +03:00
Artyom Belousov
4e51cfeba5 Added concurrency 2019-11-22 17:39:44 +03:00
Artyom Belousov
b965115cb3 Adapted bot to new StarCity website 2019-11-22 17:12:57 +03:00