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
860
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.7k
Hubot を使って日々のルーチンワークをゼロにする
ngs
3
1.5k
IBM Cloud Tools for Swift
ngs
0
450
WWDC 2016
ngs
2
1.4k
Oneteam の開発チームが行っている協同のための工夫 v2016-04-13
ngs
0
2.4k
Swift で開発した Web アプリケーションを Amazon EC2 Container Services で運用する
ngs
3
4.3k
Oneteam の 少人数で複数プロダクトを 開発する技術的な試行錯誤 #eventdots
ngs
2
2.6k
Electron アプリのビルド + 配信自動化
ngs
0
2.8k
Kaizen Platform での Hubot 活用事例
ngs
7
5.3k
Other Decks in Technology
See All in Technology
Goで実践するBFP
hiroyaterui
1
120
【JAWS-UG大阪 reInvent reCap LT大会 サンバが始まったら強制終了】“1分”で初めてのソロ参戦reInventを数字で振り返りながら反省する
ttelltte
0
140
.NET 最新アップデート ~ AI とクラウド時代のアプリモダナイゼーション
chack411
0
200
コロプラのオンボーディングを採用から語りたい
colopl
5
1.2k
20250116_自部署内でAmazon Nova体験会をやってみた話
riz3f7
1
100
Azureの開発で辛いところ
re3turn
0
240
AWS re:Invent 2024 re:Cap Taipei (for Developer): New Launches that facilitate Developer Workflow and Continuous Innovation
dwchiang
0
160
実践! ソフトウェアエンジニアリングの価値の計測 ── Effort、Output、Outcome、Impact
nomuson
0
2.1k
新卒1年目、はじめてのアプリケーションサーバー【IBM WebSphere Liberty】
ktgrryt
0
120
EMConf JP の楽しみ方 / How to enjoy EMConf JP
pauli
2
150
ドメイン駆動設計の実践により事業の成長スピードと保守性を両立するショッピングクーポン
lycorptech_jp
PRO
12
1.8k
JAWS-UG20250116_iOSアプリエンジニアがAWSreInventに行ってきた(真面目編)
totokit4
0
140
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Embracing the Ebb and Flow
colly
84
4.5k
Code Reviewing Like a Champion
maltzj
521
39k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Intergalactic Javascript Robots from Outer Space
tanoku
270
27k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
Fireside Chat
paigeccino
34
3.1k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
A Philosophy of Restraint
colly
203
16k
YesSQL, Process and Tooling at Scale
rocio
170
14k
Code Review Best Practice
trishagee
65
17k
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
ଟँ