Skip to content

tony-redekop/rust-ci-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ci-pipeline

Minimal continuous integration (CI) pipeline for Rust

  • Implemented as a shell script located in the scripts/ directory of the repo and a .yml workflow for for the CI/CD platform (GitHub Actions)
  • Decouples build and test steps of the pipeline from GitHub Actions to facilitate migrations to a different CI/CD platform
  • Maintains build and test congruence between local environments and VM/container environments where the workflow is executed

References

About

Minimal CI pipeline template for Rust projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published