Commit Graph

535 Commits (chart-patch1)

Author SHA1 Message Date
rimas 93c24548a4 fix googleApplicationCredentials 2018-02-26 20:39:23 +00:00
Karolis Rusenas 16924d7a7f
Merge pull request #147 from keel-hq/refactor-chart
refactor chart to latest best practices
2018-02-26 14:13:16 +00:00
rimas 9ed182b88a refactor chart to latest best practices 2018-02-26 13:32:51 +00:00
Karolis Rusenas 76da3df510
fixed img link 2018-02-25 20:11:24 +00:00
Karolis Rusenas cf6e327911
updated readme with config example 2018-02-25 20:10:08 +00:00
Karolis Rusenas 1c5590f653
Merge pull request #146 from keel-hq/feature/custom-chan-for-approvals
Feature/custom chan for approvals
2018-02-25 20:00:22 +00:00
Karolis Rusenas ee9b6cb56f yaml fix 2018-02-25 19:29:11 +00:00
Karolis Rusenas 7fdd8e8e66 ignore update 2018-02-25 19:17:21 +00:00
Karolis Rusenas 4ee4869241 helm chart custom channels 2018-02-25 19:05:46 +00:00
Karolis Rusenas d51f301fbb channel overrides for notifications 2018-02-25 19:00:08 +00:00
Karolis Rusenas 1915eb170d moving to debug 2018-02-25 18:59:56 +00:00
Karolis Rusenas c18bd66826 extracting channel info 2018-02-25 18:59:48 +00:00
Karolis Rusenas 3eda24a9cb sending info about channels 2018-02-25 18:59:41 +00:00
Karolis Rusenas 1bebb35ae5 multi channel support for slack 2018-02-25 18:59:29 +00:00
Karolis Rusenas ce7f3f5017 cleanup, using url from constants 2018-02-25 18:59:20 +00:00
Karolis Rusenas 7945bbe5e7 multi channel support for hipchat 2018-02-25 18:58:56 +00:00
Karolis Rusenas 22f74ef04a keel logo url 2018-02-25 18:58:41 +00:00
Karolis Rusenas a29832bffc image size increased 2018-02-25 18:58:32 +00:00
Karolis Rusenas 58e89c088c
Merge pull request #145 from keel-hq/feature/mattermost
Feature/mattermost
2018-02-22 23:08:37 +00:00
Karolis Rusenas c9316725e0 samples updated 2018-02-22 23:06:13 +00:00
Karolis Rusenas b22af6e247 added mattermost notifications 2018-02-22 23:05:47 +00:00
Karolis Rusenas 27dcb291d1 chart updated 2018-02-22 23:05:26 +00:00
Karolis Rusenas e808795752
Merge pull request #144 from alitari/master
Support for setting GOOGLE_APPLICATION_CREDENTIALS in helm chart
2018-02-22 20:05:45 +00:00
Alexander Krieg c823fbc7a5 added template for credentials 2018-02-22 15:58:33 +01:00
Alexander Krieg 553af51f16 support for GOOGLE_APPLICATION_CREDENTIALS 2018-02-22 15:49:11 +01:00
Karolis Rusenas 15a3f4dc50
updated readme 2018-02-17 15:11:49 +00:00
Karolis Rusenas 91d0392105
Merge pull request #140 from keel-hq/feature/deployment
Feature/deployment
2018-02-11 16:17:44 +00:00
Karolis Rusenas 62b6cab336 ignore updated 2018-02-11 16:16:44 +00:00
Karolis Rusenas c27ef05877 deployment files 2018-02-11 12:10:35 +00:00
Karolis Rusenas 14950071a8
Merge pull request #138 from glower/hipchat-bugfix
remove unsupported @mention name from Hipchat bot
2018-01-10 13:20:20 +00:00
Igor Komlew b52773227b changed JID for hipchat to 'bot' 2018-01-10 10:17:03 +01:00
Igor Komlew 52aeaa48dd fixed broken hipchat tests 2018-01-10 09:33:28 +01:00
Igor Komlew 9f73fb67eb remove unsupported @mention name from Hipchat bot 2018-01-10 09:03:43 +01:00
Karolis Rusenas ba79933f34
Merge pull request #137 from keel-hq/feature/chart_updates
updating app version, repository, adding slack approvals channel setting
2018-01-09 12:40:20 +00:00
Karolis Rusenas 8f310ecd1e updating app version, repository, adding slack approvals channel setting 2018-01-09 08:56:55 +00:00
Karolis Rusenas a20de943ba
Merge pull request #135 from alexanderreinelt/helmchart-update
update helm chart for keel
2018-01-09 08:48:36 +00:00
alexanderreinelt fdcad22911
add variables for hipchat notifications and approvals, update readme with hipchat variables 2018-01-09 08:45:44 +01:00
Karolis Rusenas 1ef066f514
Merge pull request #130 from keel-hq/feature/slack_bot_tests
fix for slack bot tests
2018-01-04 10:26:22 +00:00
Karolis Rusenas 27256ec728 fix for slack bot tests 2018-01-04 10:15:55 +00:00
Karolis Rusenas ba4db6dece
Merge pull request #128 from glower/bot-interface
approval bot refactoring
2018-01-03 10:26:51 +00:00
Igor Komlew 0e4762b3e5 approval bot refactoring 2018-01-02 15:41:30 +01:00
Karolis Rusenas 44c17693a1
Merge pull request #127 from glower/hipchat-approve-bot-wip
Hipchat approve bot
2017-12-23 10:11:44 +00:00
Igor Komlew 84859f919d Move responses for hip chat bot to separate file 2017-12-22 12:40:44 +01:00
Igor Komlew cadfdf2bbc move some duplicated approvals code to the base bot package 2017-12-21 18:17:04 +01:00
Igor Komlew 798c3dcc84 list approvals, deployments, show help message for hipchat 2017-12-21 14:20:50 +01:00
Karolis Rusenas 0691b349b3 fix failing test 2017-12-21 10:31:55 +00:00
Karolis Rusenas 9a8f8090c4
Merge pull request #126 from glower/hipchat-approve-bot
move slack related bot code to a sub module
2017-12-21 10:26:52 +00:00
Igor Komlew 1ab904c949 WIP added vendor 2017-12-20 20:11:58 +01:00
Igor Komlew abaea36c7b WIP send message to the hip chat over XMPP 2017-12-20 20:04:12 +01:00
Igor Komlew 04261f80f2 WIP: first step for hipchat integration 2017-12-20 11:54:22 +01:00