Skip to content

itajaja/circle-monorepo-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle Monorepo Configuration

This repo shows how circle can be used to run CI within a monorepo.

It features:

  • a way to define projects and dependencies within projects
  • running CI steps conditionally on file changes

Credits

inspired by https://github.com/labs42io/circleci-monorepo

Requirements

An env var CIRCLE_TOKEN needs to be set with an API token. Unfortunately, since circle APIs v2 only accept user tokens, you cannot use project level tokens

About

Circle, the monorepo way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published