Editing Continuous integration

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[[wikipedia:Continuous integration]] (CI, [https://trends.google.com/trends/explore?date=all&q=GitLab%20CI,GitHub%20CI,AWS%20Codepipeline,Azure%20Pipelines Google trends]) is the practice of integrating code into a repository and building/testing each change automatically, as early as possible. There are several tools in the market to facilitate [[wikipedia:Continuous_integration|Continuous Integration]] / [[w:Continuous_delivery|Continuous Delivery]] (CI/CD) practices, such as [[GitLab]] and [[DevOps/Jenkins X|Jenkins]].
+
[[wikipedia:Continuous integration]] (CI) is the practice of integrating code into a repository and building/testing each change automatically, as early as possible. There are several tools in the market to facilitate [[wikipedia:Continuous_integration|Continuous Integration]] / [[w:Continuous_delivery|Continuous Delivery]] (CI/CD) practices, such as [[GitLab]] and [[DevOps/Jenkins X|Jenkins]].
  
 
[[GitLab]] included by default CI functionalities<ref>https://about.gitlab.com/product/continuous-integration/</ref> since 22/09/2015 in [[GitLab 8.0]]<ref>https://about.gitlab.com/2015/09/22/gitlab-8-0-released/</ref> and CD functionalities since 2016. GitLab CI/CD pipelines are configured using a YAML file called <code>.[[gitlab-ci.yml]]</code>
 
[[GitLab]] included by default CI functionalities<ref>https://about.gitlab.com/product/continuous-integration/</ref> since 22/09/2015 in [[GitLab 8.0]]<ref>https://about.gitlab.com/2015/09/22/gitlab-8-0-released/</ref> and CD functionalities since 2016. GitLab CI/CD pipelines are configured using a YAML file called <code>.[[gitlab-ci.yml]]</code>
 
  
 
Other CI tools include:
 
Other CI tools include:
* [[Azure DevOps]]: [[Azure Pipelines]] <code>[[.pipelines/]]</code>
+
* [[Azure DevOps]]
* [[Google Cloud Build]]
 
* [[AWS CodePipelines]]
 
* [[GitLab]] ([[2011]]):<code>[[gitlab-ci.yml]]</code>
 
* [[GitHub Actions]] (Oct 2018): <code>[[.github/workflows/]]</code>
 
* [[Bitbucket Pipelines]]
 
 
* [[Bamboo]]
 
* [[Bamboo]]
 
* [[CircleCI]] (2011): <code>[[.circleci/config.yml]]</code>
 
* [[CircleCI]] (2011): <code>[[.circleci/config.yml]]</code>
 
* [[CloudBees]] ([[2010]])
 
* [[CloudBees]] ([[2010]])
 
* [[Jenkins]] ([[2011]]): [[Jenkins Pipeline]]: <code>[[jenkinsfile]]</code>
 
* [[Jenkins]] ([[2011]]): [[Jenkins Pipeline]]: <code>[[jenkinsfile]]</code>
 
+
* [[GitLab]] ([[2011]]):<code>[[gitlab-ci.yml]]</code>
 +
* [[GitHub Actions]] (2018): <code>[[.github/workflows/]]</code>
 
* [[Shippable]]
 
* [[Shippable]]
 
* [[JetBrains]] [[TeamCity]] (2006)
 
* [[JetBrains]] [[TeamCity]] (2006)
* [[AWS CodePipelines]]* [[Cloud Build (GCP)]]
+
* [[AWS CodePipelines]]
 +
* [[Cloud Build (GCP)]]
  
 
* [[Travis]] ([[2011]]), <code>[[.travis.yml]]</code> hosted service for [[GitHub]] and [[Bitbucket]]
 
* [[Travis]] ([[2011]]), <code>[[.travis.yml]]</code> hosted service for [[GitHub]] and [[Bitbucket]]
Line 29: Line 25:
  
 
* [[Concourse CI]]
 
* [[Concourse CI]]
 
* [[Harness.io]]
 
 
* [[Dagger]]
 
 
  
 
== Activities ==
 
== Activities ==
Line 43: Line 34:
 
* [[Systems development life cycle (SDLC)]]
 
* [[Systems development life cycle (SDLC)]]
 
* [[Continuous Delivery]]
 
* [[Continuous Delivery]]
* [[Tekton]]
 
  
 
== See also ==
 
== See also ==
Line 51: Line 41:
 
[[Category: Software development]]
 
[[Category: Software development]]
 
[[Category: DevOps]]
 
[[Category: DevOps]]
[[Category: CI]]
 

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page:

Advertising: