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
650
ノベルティカンファレンス in 地方 / Novelty conference in local region
razon
0
790
おれたちのファイナルファンタジー勉強会 アンケート / 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
57
昔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
910
合体事故した話
razon
0
670
Other Decks in Technology
See All in Technology
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.2k
Bedrock で検索エージェントを再現しようとした話
ny7760
1
110
メルカリIBISの紹介
0gm
0
370
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
20250912_RPALT_データを集める→とっ散らかる問題_Obsidian紹介
ratsbane666
0
100
エンジニアリングマネージャーの成長の道筋とキャリア / Developers Summit 2025 KANSAI
daiksy
3
1.1k
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
160
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
480
slog.Handlerのよくある実装ミス
sakiengineer
4
480
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
470
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
490
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Docker and Python
trallard
46
3.6k
A designer walks into a library…
pauljervisheath
207
24k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
4 Signs Your Business is Dying
shpigford
184
22k
Balancing Empowerment & Direction
lara
3
620
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Cult of Friendly URLs
andyhume
79
6.6k
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ほしい このコード負債化しそうだよね…