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
CI2Go
Search
ngs
June 10, 2016
Technology
0
900
CI2Go
#circleci_meetup 2016-06-10
https://ja.ngs.io/2016/06/10/circleci-meetup
ngs
June 10, 2016
Tweet
Share
More Decks by ngs
See All by ngs
Mindstorms NXT Playground Book for iPad
ngs
0
1.8k
Hubot を使って日々のルーチンワークをゼロにする
ngs
3
1.6k
IBM Cloud Tools for Swift
ngs
0
500
WWDC 2016
ngs
2
1.5k
Oneteam の開発チームが行っている協同のための工夫 v2016-04-13
ngs
0
2.7k
Swift で開発した Web アプリケーションを Amazon EC2 Container Services で運用する
ngs
3
4.4k
Oneteam の 少人数で複数プロダクトを 開発する技術的な試行錯誤 #eventdots
ngs
2
3k
Electron アプリのビルド + 配信自動化
ngs
0
2.9k
Kaizen Platform での Hubot 活用事例
ngs
7
5.4k
Other Decks in Technology
See All in Technology
可観測性は開発環境から、開発環境にもオブザーバビリティ導入のススメ
layerx
PRO
4
1.9k
Raycast AI APIを使ってちょっと便利なAI拡張機能を作ってみた
kawamataryo
0
170
Observability — Extending Into Incident Response
nari_ex
1
590
書籍『実践 Apache Iceberg』の歩き方
ishikawa_satoru
0
270
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
370
dbtとAIエージェントを組み合わせて見えたデータ調査の新しい形
10xinc
7
1.5k
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
220
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
160
20251027_findyさん_音声エージェントLT
almondo_event
2
500
Azure Well-Architected Framework入門
tomokusaba
1
150
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
1.8k
AIでデータ活用を加速させる取り組み / Leveraging AI to accelerate data utilization
okiyuki99
6
1.4k
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.8k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing for humans not robots
tammielis
254
26k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Applications with DynamoDB
mza
96
6.7k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Bash Introduction
62gerente
615
210k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Transcript
CI2Go Atsushi Nagase @ngs / http://ja.ngs.io/ https://one-team.com/products/
Amazon ECS Docker Electron iOS Rails Server-Side Swift Serverspec ja.ngs.io/t/circleci/
None
AFK ATK Before AFK ATK After
None
ci2go.com
None
None
None
None
None
ja.ngs.io/2016/01/29/ci2go/ Under The Hood of Real-Time Updating
None
Requests for
Request for #1: Please allow CORS for /auth/pusher Endpoint curl
-i "https://circleci.com/auth/pusher?circle-token=${CIRCLE_TOKEN}" \ --data 'socket_id=123456.87654321&channel_name=private-ngs' HTTP/1.1 200 OK Date: Fri, 10 Jun 2016 07:26:49 GMT Server: nginx Set-Cookie: ring-session=... Set-Cookie: ab_test_user_seed=... Strict-Transport-Security: max-age=15724800 X-Circleci-Identity: i-45fbc4c2 X-Circleci-Request-Id: ... X-Frame-Options: DENY X-Route: /auth/pusher Content-Length: 96 Connection: keep-alive {"auth":"1cf6e0e755e419d2ac9a:..."}
Request for #1: Please allow CORS for /auth/pusher Endpoint curl
-i "https://circleci.com/auth/pusher?circle-token=${CIRCLE_TOKEN}" \ --data 'socket_id=123456.87654321&channel_name=private-ngs' HTTP/1.1 200 OK Access-Control-Allow-Origin: * Date: Fri, 10 Jun 2016 07:26:49 GMT Server: nginx Set-Cookie: ring-session=... Set-Cookie: ab_test_user_seed=... Strict-Transport-Security: max-age=15724800 X-Circleci-Identity: i-45fbc4c2 X-Circleci-Request-Id: ... X-Frame-Options: DENY X-Route: /auth/pusher Content-Length: 96 Connection: keep-alive {"auth":"1cf6e0e755e419d2ac9a:..."} <- this!!!11
Request for #2: Please add authentication flow circleci.com/docs/api/#getting-started
Request for #2: Please add authentication flow
ci2go.com
ଟँ