Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Monacaのビルド結果をSlackに通知したいマン[WIP] / Notify Monaca...
Search
Yuuki Sumida
September 27, 2019
Technology
0
460
Monacaのビルド結果をSlackに通知したいマン[WIP] / Notify Monaca build results to Slack [WIP]
Monaca UG OKAYAMA #5 ~秋の夜長をLTで~ #monaca_ug
https://monacaug.connpass.com/event/145478/
Yuuki Sumida
September 27, 2019
Tweet
Share
More Decks by Yuuki Sumida
See All by Yuuki Sumida
stddev_popとstddev_sampの話 / stddev_pop and stddev_samp
razon
0
640
ノベルティカンファレンス in 地方 / Novelty conference in local region
razon
0
770
おれたちのファイナルファンタジー勉強会 アンケート / Final Fantasy Survey
razon
1
240
フロントエンドわからなさすぎるのでVue CLIが吐き出すファイルを読む / Read the files generated by Vue CLI
razon
0
1k
今の飲みは次の飲みへ[完結編] / For the current drinking party to the next drinking party -final version-
razon
0
56
昔Reactで書いたコードをHyperappに移植した話 / Porting react to hyperapp
razon
0
270
今の飲みは次の飲みへ / For the current drinking party to the next drinking party
razon
0
56
大都会アワード2017 / Daitokai awards 2017
razon
0
890
合体事故した話
razon
0
660
Other Decks in Technology
See All in Technology
TerraformをSaaSで使うとAzureの運用がこんなに楽ちん!HCP Terraformって何?
mnakabayashi
0
300
doda開発 生成AI元年宣言!自家製AIエージェントから始める生産性改革 / doda Development Declaration of the First Year of Generated AI! Productivity Reforms Starting with Home-grown AI Agents
techtekt
0
190
AIエージェントの継続的改善のためオブザーバビリティ
pharma_x_tech
6
1.4k
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
130
CSS、JSをHTMLテンプレートにまとめるフロントエンド戦略
d120145
0
190
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
120
AIにどこまで任せる?実務で使える(かもしれない)AIエージェント設計の考え方
har1101
3
1.2k
比起獨自升級 我更喜歡 DevOps 文化 <3
line_developers_tw
PRO
0
1.1k
Agentic Workflowという選択肢を考える
tkikuchi1002
1
290
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
530
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
1
200
Prox Industries株式会社 会社紹介資料
proxindustries
0
150
Featured
See All Featured
Building Applications with DynamoDB
mza
95
6.5k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
A Tale of Four Properties
chriscoyier
159
23k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.8k
RailsConf 2023
tenderlove
30
1.1k
Faster Mobile Websites
deanohume
307
31k
Why Our Code Smells
bkeepers
PRO
337
57k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Scaling GitHub
holman
459
140k
Building a Modern Day E-commerce SEO Strategy
aleyda
41
7.3k
Transcript
2019-09-27(Fri) #monaca_ug OKAYAMA Monacaのビルド結果を Slackに通知したいマン[WIP]
お前誰よ ⾓⽥裕樹(Sumida Yuuki) @razon ありとあらゆる情報をSlackに通知し たいマン
告知は最初にやるといいってどっかで聞いたので https://gbdaitokai.connpass.com/event/145272/ あっ、満席…!
告知は最初にやるといいってどっかで聞いたので https://jbug.connpass.com/event/146621/ あっ、 GARAGARA…!
2019-09-27(Fri) #monaca_ug Okayama Monacaのビルド結果を Slackに通知したいマン[WIP]
None
WebHookがほしいんだけどなさそう…
自前でやるしかないっぽいのでやり方を考える ビルド結果をポーリングする 過去の結果と突き合わせて変わったかを⾒る 変わっていたらSlackに通知 1. 2. 3.
https://github.com/monaca/monaca-lib
https://glitch.com/
https://glitch.com/edit/#!/sticky-minute
None
https://glitch.com/help/restrictions/ ※ まあ、他の適当な ところでも動くので…
まとめ WebHookほしい このコード負債化しそうだよね…