Forem

Bervianto Leo Pratama
Bervianto Leo Pratama

Posted on • Originally published at berviantoleo.Medium on

2

Usage Limit CI/CD from Popular Platform

This one is just want to compare the limitation.

The limit maybe changes in the next year, next month, or next day. So this is only valid for limited time. This limitation report take when May 15th, 2021.

This comparison only for the free usage. If you want more, you can check the price for each platform.

Gitlab

Limit:

  • 2000 minutes (per account — individual project), or
  • 400 minutes (per organization — organizational project)

Gitlab — Organization

Gitlab — Individual

Bitbucket

Limit:

  • 50 minutes

Bitbucket Pipeline — Free

Travis

Limit:

  • 10000 credits (I’m not sure how they count this, seems build minutes * [times] 10) — about 1000 minutes
  • But the credit count also depend on OS (operating system) that you use.

Example Usage

Deduction Explanation

Github

Limit:

  • Free/No Limit (Public Repository)
  • 2000 minutes (Private Repository)

Github Action — Price

Azure Pipelines

Limit:

  • Free — Public projects
  • 1800 minutes — Private projects

Summary

I prefer to use Github Action for now (public and private projects). I’m not sure how long they can provide that free (not limit) for the public repositories. I also ever tried Gitlab CI before Github Action with free limit, but now (Gitlab CI) have some limitation, I understand we can’t too much hope have free build pipeline time. :)

This is my ranking:

  1. Github Action
  2. Azure Pipelines
  3. Gitlab CI/CD
  4. Travis CI
  5. Bitbucket Pipeline

Because I’m the explorer and limited resources, those public CI/CD platform are really helpful! I’m not compare with the UI/UX things, it will be complex.

Photo by Etienne Girardet on Unsplash

Thank you for reading. How about you? Which platform do you recommend? Let’s share!

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay