Skip to content

Commit

Permalink
Added config_test, config_prod.
Browse files Browse the repository at this point in the history
  • Loading branch information
gorbatovea committed May 10, 2019
1 parent 322c036 commit 5bbcb92
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/consul/config.yml

This file was deleted.

23 changes: 23 additions & 0 deletions scripts/consul/config_prod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# config path: config/chatbot-constructor/data
tamtam:
bot:
registration:
url: https://tamtam.chat/TamTamRegistrationBot
id: 574046867817
token: TsK1Wo4n5vqy1vLq3fXUqSbw2_kT0BcYc-DBNQyZR-4
enabledIds: 555537636725, 590435433004, 575868018573, 577949140156
hockey2019:
url: https://tt.me/IceHockey2019
id: 593077348372
token: Oj6kkmCdCyTBMYHJC_8RimGuRatU3pLv8Md6xu9j4h0
broadcast:
enabled: true
executor:
corePoolSize: 2
maxPoolSize: 4
rss:
enabled: true
token: Iu9O0wVu2dtllKK8MV-Sw9gbFMkM8Z5cLYCTnl8PMGg
executor:
corePoolSize: 2
maxPoolSize: 4
23 changes: 23 additions & 0 deletions scripts/consul/config_test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# config path: config/chatbot-constructor/data
tamtam:
bot:
registration:
url: https://tt.me/BuilderRegBot
id: 581483330212
token: JUeixE5Dr7WoBY3ajjfwr72ya1CR_zw6D25VlR0sgNI
enabledIds: 555537636725, 590435433004, 575868018573, 577949140156
hockey2019:
url: https://tt.me/Hockey2019
id: 579249368771
token: _WJ5Jt0ksotmic5llAnm7DJNvXO8WAce8AIBpLGVW-o
broadcast:
enabled: true
executor:
corePoolSize: 2
maxPoolSize: 4
rss:
enabled: true
token: Iu9O0wVu2dtllKK8MV-Sw9gbFMkM8Z5cLYCTnl8PMGg
executor:
corePoolSize: 2
maxPoolSize: 4

19 comments on commit 5bbcb92

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-31-77f5d499 disappeared from src/test/java/chat/tamtam/bot/integration/bot/BotScheme.java, that's why I closed #132. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-91-d6c050c4 disappeared from src/main/java/chat/tamtam/bot/custom/bot/registration/RegistrationBot.java, that's why I closed #144. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-fa2e8e27 disappeared from src/main/java/chat/tamtam/bot/domain/builder/component/wrapper/InputComponentWrapper.java, that's why I closed #167. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-6a93d9ab disappeared from src/main/java/chat/tamtam/bot/service/WebHookBotService.java, that's why I closed #168. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-d13e20c2 disappeared from src/main/java/chat/tamtam/bot/service/WebHookBotService.java, that's why I closed #169. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-059e200f disappeared from src/main/java/chat/tamtam/bot/service/BuilderService.java, that's why I closed #170. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-009505f8 disappeared from src/main/java/chat/tamtam/bot/service/BuilderService.java, that's why I closed #171. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-a71f1def disappeared from src/main/java/chat/tamtam/bot/service/BuilderService.java, that's why I closed #172. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-173-80e3e374 disappeared from src/main/java/chat/tamtam/bot/domain/bot/hockey/Team.java, that's why I closed #183. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-173-ae22fe93 disappeared from src/main/java/chat/tamtam/bot/service/WebHookCustomBotService.java, that's why I closed #184. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-212-b92aeefd discovered in src/main/java/chat/tamtam/bot/broadcast/rss/FeedFormat.java and submitted as #239. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-212-e4878b9a discovered in src/main/java/chat/tamtam/bot/broadcast/rss/BroadcastFeedComponent.java and submitted as #240. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-185-94b668f5 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #241. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-185-fe27a499 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #242. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-163-6c9b7930 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #243. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-2cdadc04 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #244. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-003a47c2 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #245. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-163-5b869d02 discovered in src/main/java/chat/tamtam/bot/service/BuilderService.java and submitted as #246. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link
Collaborator

@0pdd 0pdd commented on 5bbcb92 May 10, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle CC-141-c8d37be2 discovered in src/main/java/chat/tamtam/bot/domain/builder/component/wrapper/InputComponentWrapper.java and submitted as #247. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.