Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An example monorepo for a golang with CircleCI

License

NotificationsYou must be signed in to change notification settings

Tufin/circleci-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example monorepo for a golang with CircleCI

Building in CircleCI:

  1. Add your project
  2. Under your user settings, create a "Personal API Token"
  3. Under the project settings, add an environment var "CIRCLE_TOKEN" with the personal API token

To add a service:

  1. Create a new directory with the code
  2. Add it to .circleci/config.yml
  3. Add it to project-dirs

How does it work?
Everytime you commit a change, it finds the modified files, identifies which directories they reside in, adds dependant directories and calls CircleCI APIs to run builds for these directories.

Docker image used for build and test:

About

An example monorepo for a golang with CircleCI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp