Skip to content

Demo for CI/CD pipeline to automatically deploy to PyPi

Notifications You must be signed in to change notification settings

dchahuan/CD_DEMO

Repository files navigation

Continues Deployment DEMO

Demo for CI/CD pipeline to automatically deploy to PyPi

Authors

Description

A lot of python libraries are uploaded and downloaded through PIP, making a continuous deployment pipeline crucial to fast deployment. The continuous pipeline would automate the process of version control making it easier to upload new code to PIP.

We plan to make a live demo that starts with an uploaded python library and add a github action that automatically deploys to PIP, if all the test suite passes. We will show both the github action passing and failing to demonstrate both sides of the pipeline.

About

Demo for CI/CD pipeline to automatically deploy to PyPi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages