Gitlab CICD
Projects with this topic
-
Objectifs du projet
Ce projet vise à répondre à deux objectifs principaux :
Créer un portail pour les employés : Une application qui permet aux clients de consulter, modifier et supprimer les informations des employés.
Mettre en place une pipeline CI/CD avec GitLab : Automatiser les déploiements pour pouvoir publier de nouvelles fonctionnalités facilement, sans downtime. Le but est de pouvoir pousser un commit et que tout roule sans interruption.
Updated -
-
A repository for all weird pipelines I created. Maybe they can be of help to somebody someday :)
Updated -
-
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 -
Archived 0Updated
-
Generate gitlab-ci downstream/child pipelines using Jinja templates
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 -
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 -
Sample Demo App I created for giving a demo for my tech talk in WomanInCode
Updated