Skip to content

The reference implementation of CI/CD pipeline for Python/Django based projects

Notifications You must be signed in to change notification settings

cyrenity/apidemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apidemo [Python application]

Reference implementation of CI/CD pipeline for a Python/Django based projects.

End to end CI/CD pipeline for Django DRF + Celery

Simple boilerplate for python celery & django rest framework. with end-to-end CI/CD pipeline to perform follwoing tasks

CI/CD steps

  • App Health checks
    • Code linting
    • Tests
  • Packaging
    • Create and Publish docker container to docker hub
  • Deployment
    • Deploy using Helm

About

The reference implementation of CI/CD pipeline for Python/Django based projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published