Gitlab CICD
Projects with this topic
-
This project is made to demonstrate a working CI/CD pipeline. From python webapp development, to unit testing and SonarQube, to building container image to AWS Elastic Kubernetes cluster
Updated -
Example repo for the blog post: Frontend Development Code Quality - What’s Good Enough?
https://dholmes/co.uk/blog/frontend-development-code-quality/
Updated -
Generate gitlab-ci downstream/child pipelines using Jinja templates
Updated -
-
The application has a react frontend and a Spring Boot Rest API, packaged as a single module Maven application. A ci/cd pipeline in demonstrated to build, test and package in Docker Image and deploy the app into Elastic Beanstalk.
Updated -
Experimenting with using Go within GitLab's CI / CD pipelines.
Updated -
My reusable templates. I hate writing code twice
😝 Updated -
This is a Django web application that uses machine learning to predict whether a product will go on backorder or not. It uses a pre-trained Random Forest Classifier, Decision Tree and LGBM models to make predictions based on various features such as product availability, lead time, and more.
Updated -
Test project for understanding pipeline CI/CD process.
Updated -
Define a CI configuration with a dynamic environment:name. As noted in the docs:
You can’t use variables defined in a script section.
UpdatedUpdated -
If you want to start CI/CD with your python application. Or want to make the CI/CD pipeline for your project with deployment? Then this will be the starting point of your journey.
Updated -
Create a pipeline for python application.
Updated -
-
This repository, is meant for Practicing with Infrastructure as code using technologies like:
Gitlab CI/CD Terraform Ansible
Updated -
Sample Demo App I created for giving a demo for my tech talk in WomanInCode
Updated -
-