Skip to content

Jammy2211/PyAutoBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAutoBuild: PyAuto Build Server

This project performs automatic building, testing and deployment of projects in the PyAuto software family:

It uses their associated workspaces:

And their test workspaces:

The build pipeline includes the following tasks:

  • Package and release all projects to the test_pypi server.
  • Install all test packages via pip.
  • Run all project unit tests.
  • Run all workspace integration test scripts.
  • If successful, release packages to pypi.
  • Update workspaces with new test scripts.

This automatically runs every 24 hours.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages