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
ShiningPanda: simple CI hosting for Python
Search
Zbigniew Siciarz
January 09, 2012
Programming
1
110
ShiningPanda: simple CI hosting for Python
My talk from PyWaw #8.
Zbigniew Siciarz
January 09, 2012
Tweet
Share
More Decks by Zbigniew Siciarz
See All by Zbigniew Siciarz
What if Socrates was a dev?
zsiciarz
0
130
Calling Rust from other languages
zsiciarz
3
630
An introduction to the Rust ecosystem
zsiciarz
5
1.8k
Python3-only Django project - the benefits
zsiciarz
1
360
My God, it's full of stars! (and planets and Python)
zsiciarz
0
3.2k
PostgreSQL & Django - a tasty mix
zsiciarz
2
430
Building an online PDF editor from scratch
zsiciarz
3
1.1k
IPython: tips, tricks & magic
zsiciarz
8
3.5k
requests, czyli HTTP dla ludzi
zsiciarz
1
110
Other Decks in Programming
See All in Programming
バイラテラルアップサンプリング
fadis
3
410
Orleans + Sekiban + SignalR でリアルタイムWeb作ってみた
tomohisa
0
240
Ruby on Railroad: The Power of Visualizing CFG
ydah
0
310
Road to Ruby for A Linguistics Nerd
hayat01sh1da
PRO
0
120
UMAPをざっくりと理解 / Overview of UMAP
kaityo256
PRO
3
1.5k
SwiftDataのカスタムデータストアを試してみた
1mash0
0
150
VitestのIn-Source Testingが便利
taro28
8
2.4k
監視 やばい
syossan27
12
10k
2025-04-25 GitHub Copilot Agent ライブデモ(スクリプト)
goataka
0
110
In geheimer Mission: AI Agents entwickeln
joergneumann
0
110
Improve my own Ruby
sisshiki1969
1
110
파급효과: From AI to Android Development
l2hyunwoo
0
160
Featured
See All Featured
Practical Orchestrator
shlominoach
187
11k
Optimising Largest Contentful Paint
csswizardry
37
3.2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
Navigating Team Friction
lara
185
15k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
Side Projects
sachag
453
42k
Building an army of robots
kneath
305
45k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
GitHub's CSS Performance
jonrohan
1031
460k
The Cost Of JavaScript in 2023
addyosmani
49
7.8k
How to train your dragon (web standard)
notwaldorf
91
6k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
Transcript
ShiningPanda Simple CI hosting for Python PyWaw #8, 09.01.2012 Zbigniew
Siciarz @zsiciarz http://siciarz.net
http://www.shiningpanda.com
The name • „Yeah, pandas are awesome and they eat
some atlassian bamboo” (Olivier Mansion)
What is it actually? • Jenkins hosting • Python-specific Jenkins
plugins • Automatic build triggering
Make money…
…endorse Open Source! • wait queue – a few days
Jenkins • Your typical CI server…
…with a Python twist!
Coverage? You got it!
Automation • build after commit/push • builds triggered by URL
• checkout code from version control • run setup, tests, coverage etc. • notify about the results
How to trigger the build
Who uses it? • GarlicSim • simplejson • PyInstaller •
NLTK • Mezzanine • Whoosh • django-envelope (shameless plug) • And others!
Not mentioned • Selenium • Tox • User roles •
…?
Questions?
Thank you!