Skip to content

Configure pipelines (build, test, lint, docs)#39

Open
luis-furtado wants to merge 23 commits intoserp-ai:mainfrom
luis-furtado:configure-pipe
Open

Configure pipelines (build, test, lint, docs)#39
luis-furtado wants to merge 23 commits intoserp-ai:mainfrom
luis-furtado:configure-pipe

Conversation

@luis-furtado
Copy link
Copy Markdown

Purpose

The purpose is make the good practices base configurations of software development to this repository. This include a docker environment configuration, and some others patterns of good practices.

Tasks

  • Create Dockerfile and docker environments configurations to run application in container
  • Create optional pipeline to build application image and push latest image of application to DockerHub
  • Create pipeline to generate automated documentation with Sphinx
  • Create a single basic test to application and include pipeline workflow to test
  • Create lint configuration base on good practices and pipeline to run lint each new PR

How to test

You need just verify the pipelines working on respectives branchs with theirs respectives tasks.

Images

Application running on Docker Container

Screen Shot 2023-06-27 at 08 51 55

Sucessfull image build

Screen Shot 2023-06-27 at 08 51 39

Build and push to docker Hub

Screen Shot 2023-06-27 at 09 58 37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant