Skip to content

This repo shows an example of a monorepo setup for CircleCI

License

Notifications You must be signed in to change notification settings

swissknife/circle-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circle-monorepo

This repo shows an example of a monorepo setup via swissknife

Our circle config has 3 workflows

  • the client workflow should be run if clients/* or shared/* is changed
  • the server workflow should be run if server/* or shared/* is changed
  • the operations workflow should be run if operations/* is changed

We use swissknife to easily manage triggering the right workflows.

About

This repo shows an example of a monorepo setup for CircleCI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages