Bookmarks tagged [continuous-integration]
https://www.youtube.com/watch?v=EuwLdbCu3DE
This session will introduce attendees to the basics of adding GitLab CI/CD to a project, and then build upon those basics to explore features such as dependency caching, build artifacts, GitLab Pages,...
- 📆 published on: 2019-03-10
- tags: gitlab, testing, continuous-integration, continuous-delivery
https://www.infoq.com/presentations/death-continuous-integration/
Steve Smith compares and contrasts different types of Feature Branching and Trunk Based Development, and explains why Continuous Delivery without Continuous Integration is not working.
https://blog.jetbrains.com/teamcity/2019/03/configuration-as-code-part-1-getting-started-with-kotlin...
In this series of posts, we are going to explain how to use Kotlin to define build configurations for TeamCity. We will start with the basics on how to get started with configuration-as-code in TeamCi...
- 📆 published on: 2019-03-29
- tags: teamcity, continuous-deployment, continuous-integration, kotlin
- source code
http://dzone.com/articles/gitops-high-velocity-cicd-for-kubernetes
This article explains techniques for DevOps software development teams who strive for high velocity continuous delivery and CI/CD using Kubernetes and Docker.
http://radu-matei.com/blog/kubernetes-jenkins-azure/
Deploy Jenkins using Helm, create Jenkins pipelines and execute builds in Kubernetes pods
https://developer.okta.com/blog/2018/07/11/ci-cd-spring-boot-jenkins-x-kubernetes
This post shows you how to implement continuous integration and deployment (CI/CD) with Jenkins X and Kubernetes on Google Cloud.
https://aws.amazon.com/blogs/opensource/continuous-delivery-eks-jenkins-x/
https://semaphoreci.com/blog/continuous-integration-delivery-aws-eks-kubernetes
Learn how to combine Semaphore with AWS Elastic Container Registry and Kubernetes Service to get Continuous Delivery to a managed cluster in a few minutes.
https://semaphoreci.com/blog/cicd-microservices-digitalocean-kubernetes
Tutorial: How to implement a CI/CD pipeline for a microservice running in Docker with Semaphore and DigitalOcean Kubernetes.
http://www.alexecollins.com/continuous-delivery-with-kubernetes-and-circleci/
https://www.youtube.com/watch?v=BF3MhFjvBTU
The last 5 years has seen a huge change in how we build, package, run and manage software with the rise of Kubernetes, Cloud Native, Microservices and Contin...
https://github.com/drone/drone
Drone is a Continuous Integration platform built on Docker, written in Go.
- tags: go, continuous-integration
- source code
https://github.com/duck8823/duci
A simple ci server no needs domain specific languages.
- tags: go, continuous-integration
- source code
https://github.com/nikogura/gomason
Test, Build, Sign, and Publish your go binaries from a clean workspace.
- tags: go, continuous-integration
- source code
https://github.com/mattn/goveralls
Go integration for Coveralls.io continuous code coverage tracking system.
- tags: go, continuous-integration
- source code
https://github.com/go-playground/overalls
Multi-Package go project coverprofile for tools like goveralls.
- tags: go, continuous-integration
- source code
https://github.com/LawrenceWoodman/roveralls
Recursive coverage testing tool.
- tags: go, continuous-integration
- source code
A CI service that can run very fast parallel testing. (GitHub only)
- tags: python, continuous-integration
A popular CI service for your open source and private projects. (GitHub only)
- tags: python, continuous-integration
A continuous integration tool for private apps with pay-per-minute billing model.
- tags: python, continuous-integration
A Docker-based platform for building and deploying applications and microservices.
- tags: python, continuous-integration
https://github.com/ciandcd/awesome-ciandcd#readme
continuous integration and continuous delivery. Contribute to ciandcd/awesome-ciandcd development by creating an account on GitHub.
https://stackify.com/continuous-delivery-vs-continuous-deployment-vs-continuous-integration/
The DevOps trend has given rise to a number of buzzwords and methodologies aiming to speed delivery and accuracy, giving developers the tools they need to deliver better products, with fewer bugs, and...
- 📆 published on: 2017-07-25
- tags: continuous-deployment, continuous-integration, continuous-delivery, devops
https://www.weave.works/blog/what-is-gitops-really
A year ago we published an introduction to GitOps - Operations by Pull Request. This post described how Weaveworks ran a complete Kube...
- 📆 published on: 2018-08-21
- tags: gitops, devops, continuous-deployment, continuous-integration