Skip to content

Commit e19f99c

Browse files
Merge pull request circleci#3890 from circleci/tjs/update-credit-info
Make requested credit updates.
2 parents 78b2512 + a7ad3af commit e19f99c

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

jekyll/_cci2/credits.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ Upgrading to a performance plan offers several improvements over the free plan:
5555
- No queuing
5656
- Support
5757

58+
## Open Source Credit Usage
59+
60+
Organizations on our free plan get 400,000 free credits per month for Linux open source builds. Using our free plan and keeping your repository public will enable this for you.
61+
62+
If you build on macOS, we also offer organizations on our free plan 25,000 free credits per month to use on macOS open source builds. For access to this, contact our team at [email protected].
63+
5864
## Docker Layer Caching
5965

6066
Docker Layer Caching (DLC) is available for 200 credits per job run. Read more about DLC in this [document]({{site.baseurl}}/2.0/docker-layer-caching).

jekyll/_cci2/faq.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,21 @@ The first credit card charge on the day you upgrade to a paid plan or change pai
322322
#### Are there credit plans for open source projects?
323323
{:.no_toc}
324324

325-
Open source organizations receive 100,000 free credits per week that can be spent on open source projects. These credits can be spent on Linux-medium resources. Each organization can have a maximum of 4 concurrent jobs running.
325+
Open source organizations **on our free plan** receive 400,000 free credits per month that can be
326+
spent on Linux open source projects, using a maximum of 4 concurrent jobs.
327+
328+
If you build on macOS, we also offer organizations on our free plan 25,000 free
329+
credits per month to use on macOS open source builds. For access to this,
330+
contact our team at [email protected]. Free credits for macOS open source
331+
builds can be used on a maximum of 2 concurrent jobs per organization.
332+
333+
334+
#### I currently get free credits for open source projects on my container plan. How do I get discounts for open source on the Performance plan?
335+
{:.no_toc}
336+
337+
We still offer discounts for open source on our paid usage plans! Please [open a
338+
support ticket](https://support.circleci.com/hc/en-us) to talk to our team about customizing your plan for open source projects.
339+
326340

327341
---
328342

0 commit comments

Comments
 (0)