Skip to content

managedkaos/python-web-app-cicd

 
 

Repository files navigation

Use Case: Continuous Integration

Demonstrating continuous integration with GitHub Actions

Files include:

  • Python web app and requirements.txt
  • Dockerfile for creating a container for the app
  • Workflow for calling Actions on push
  • Local action for linting and testing

About

CI/CD for a python web application stuffed into a docker container! :D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.8%
  • Makefile 28.9%
  • Dockerfile 12.3%