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
890
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
490
WWDC 2016
ngs
2
1.5k
Oneteam の開発チームが行っている協同のための工夫 v2016-04-13
ngs
0
2.6k
Swift で開発した Web アプリケーションを Amazon EC2 Container Services で運用する
ngs
3
4.4k
Oneteam の 少人数で複数プロダクトを 開発する技術的な試行錯誤 #eventdots
ngs
2
2.9k
Electron アプリのビルド + 配信自動化
ngs
0
2.9k
Kaizen Platform での Hubot 活用事例
ngs
7
5.4k
Other Decks in Technology
See All in Technology
GopherCon Tour 概略
logica0419
2
190
関係性が駆動するアジャイル──GPTに人格を与えたら、対話を通してふりかえりを習慣化できた話
mhlyc
0
130
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
150
AWSにおけるTrend Vision Oneの効果について
shimak
0
130
空間を設計する力を考える / 20251004 Naoki Takahashi
shift_evolve
PRO
3
400
生成AIとM5Stack / M5 Japan Tour 2025 Autumn 東京
you
PRO
0
230
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
210
VCC 2025 Write-up
bata_24
0
180
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
9.1k
Findy Team+のSOC2取得までの道のり
rvirus0817
0
370
Oracle Cloud Infrastructure:2025年9月度サービス・アップデート
oracle4engineer
PRO
0
470
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
462
33k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
GitHub's CSS Performance
jonrohan
1032
460k
We Have a Design System, Now What?
morganepeng
53
7.8k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Statistics for Hackers
jakevdp
799
220k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
The Cost Of JavaScript in 2023
addyosmani
53
9k
For a Future-Friendly Web
brad_frost
180
9.9k
The World Runs on Bad Software
bkeepers
PRO
71
11k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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
ଟँ