Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 569 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 569 Bytes

CI Service Configuration Examples

Repository to demonstrate differences between common CI platforms and to store common boilerplate config.

Right now, it just has basic CircleCI orb setups and Github Actions configurations, based off of the provider examples.

Code Examples

  • Node tests with Jest
  • Ruby RSpec tests
  • Example of running CircleCI in subfolders (for a monorepo)

Sources