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
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
490
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
10
75k
Autonomous Database - Dedicated 技術詳細 / adb-d_technical_detail_jp
oracle4engineer
PRO
4
10k
roppongirb_20250911
igaiga
1
250
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
190
LLM時代のパフォーマンスチューニング:MongoDB運用で試したコンテキスト活用の工夫
ishikawa_pro
0
170
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
7
890
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
280
Create Ruby native extension gem with Go
sue445
0
130
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.8k
テストを軸にした生き残り術
kworkdev
PRO
0
220
会社紹介資料 / Sansan Company Profile
sansan33
PRO
7
380k
Featured
See All Featured
Speed Design
sergeychernyshev
32
1.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
Optimizing for Happiness
mojombo
379
70k
Agile that works and the tools we love
rasmusluckow
330
21k
Context Engineering - Making Every Token Count
addyosmani
3
62
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Visualization
eitanlees
148
16k
Code Reviewing Like a Champion
maltzj
525
40k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
How GitHub (no longer) Works
holman
315
140k
For a Future-Friendly Web
brad_frost
180
9.9k
RailsConf 2023
tenderlove
30
1.2k
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
ଟँ