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
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全
opelab
9
2.2k
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
920
(非公式) AWS Summit Japan と 海浜幕張 の歩き方 2025年版
coosuke
PRO
1
330
AWS アーキテクチャ作図入門/aws-architecture-diagram-101
ma2shita
29
9.5k
実践! AIエージェント導入記
1mono2prod
0
140
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
16
4.5k
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
280
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
230
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
0
150
CI/CDとタスク共有で加速するVibe Coding
tnbe21
0
230
Amazon Bedrockで実現する 新たな学習体験
kzkmaeda
1
400
CIでのgolangci-lintの実行を約90%削減した話
kazukihayase
0
340
Featured
See All Featured
A Tale of Four Properties
chriscoyier
160
23k
Facilitating Awesome Meetings
lara
54
6.4k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Git: the NoSQL Database
bkeepers
PRO
430
65k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Six Lessons from altMBA
skipperchong
28
3.8k
A designer walks into a library…
pauljervisheath
206
24k
Designing for Performance
lara
609
69k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
YesSQL, Process and Tooling at Scale
rocio
173
14k
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ほしい このコード負債化しそうだよね…