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
920
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.9k
Hubot を使って日々のルーチンワークをゼロにする
ngs
3
1.6k
IBM Cloud Tools for Swift
ngs
0
520
WWDC 2016
ngs
2
1.5k
Oneteam の開発チームが行っている協同のための工夫 v2016-04-13
ngs
0
2.9k
Swift で開発した Web アプリケーションを Amazon EC2 Container Services で運用する
ngs
3
4.4k
Oneteam の 少人数で複数プロダクトを 開発する技術的な試行錯誤 #eventdots
ngs
2
3.2k
Electron アプリのビルド + 配信自動化
ngs
0
3k
Kaizen Platform での Hubot 活用事例
ngs
7
5.5k
Other Decks in Technology
See All in Technology
トラブルの大半は「言ってない」x「言ってない」じゃねーか!!
ichimichi
0
300
AWS CDK の目玉新機能「Mixins」とは / cdk-mixins
gotok365
2
320
Databricksアシスタントが自分で考えて動く時代に! エージェントモード体験もくもく会
taka_aki
0
290
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
0
390
Serverless Agent Architecture on Azure / serverless-agent-on-azure
miyake
1
130
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
1
200
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
17
7.1k
dbt meetup #19 『dbtを『なんとなく動かす』を卒業します』
tiltmax3
0
150
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
1k
Claude Cowork Plugins を読む - Skills駆動型業務エージェント設計の実像と構造
knishioka
0
230
AIエージェントで変わる開発プロセス ― レビューボトルネックからの脱却
lycorptech_jp
PRO
2
850
Featured
See All Featured
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
The Cult of Friendly URLs
andyhume
79
6.8k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
370
Deep Space Network (abreviated)
tonyrice
0
85
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
300
GitHub's CSS Performance
jonrohan
1032
470k
Making the Leap to Tech Lead
cromwellryan
135
9.7k
JAMstack: Web Apps at Ludicrous Speed - All Things Open 2022
reverentgeek
1
380
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.3k
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
ଟँ