Skip to content

zgoldie/codemagic-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codemagic Experiments

Sales and demo tools for mobile CI/CD — pricing calculators, yaml builder, and more.

Live: zgoldie.github.io/codemagic-experiments

Tools

CI/CD pricing calculator: index.html — compare estimated monthly costs for Codemagic, GitHub Actions, and Bitrise.

Burstable concurrency (Codemagic only): burstable.html

OTA updates (Codemagic CodePush vs Expo EAS Update): ota.html

codemagic.yaml builder (iOS & Android): yaml-builder.html

Simple CI/CD (mobile defaults): simple.html

Open any .html file locally in Chrome, Safari, or Edge. No install, login, or build step. Works offline locally. Keep favicon.svg in the same folder as the HTML.

Files

  • index.html — CI/CD comparison calculator (HTML, CSS, JS)
  • burstable.html — Codemagic burstable concurrency estimate (typical p95 + burst spike)
  • ota.html — OTA update pricing (Codemagic CodePush vs Expo EAS Update)
  • yaml-builder.html — staged codemagic.yaml wizard (unsigned → signing → tests → distribution)
  • simple.html — simplified CI/CD calculator (releases = iOS + Android, fixed 50/50 mix)
  • favicon.svg — Codemagic star icon for the browser tab

Updating pricing

Edit the constants in the <script> block of index.html (RATES, CM_PLANS, BITRISE_PRO_TIERS, etc.) or burstable.html (CM_PLANS).

About

Pricing calculator for mobile ci/cd

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages