Skip to content

DrVinay/CI_pipeline_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI_pipeline_test

A simple project to build a CI pipeline to test Python code.

Manually running CI (GitHub Actions)

The CI workflow can be started without a push or pull request.

  1. Open the repository on GitHub.
  2. Go to Actions.
  3. In the left sidebar, select CI (under All workflows).
  4. Click Run workflow.
  5. Choose the branch (usually main), then click Run workflow again.

GitHub will queue a new run using the workflow file on that branch. When it finishes, open the run to see logs for install, lint, and tests.

About

A simple project to build a CI pipeline to test python code

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages