An open API service indexing awesome lists of open source software.

https://github.com/semaphoreci/book-monorepo-cicd

Effectively build, test, and deploy code with monorepos.
https://github.com/semaphoreci/book-monorepo-cicd

cicd continuous-deployment continuous-integration ebook monorepo semaphoreci

Last synced: 6 months ago
JSON representation

Effectively build, test, and deploy code with monorepos.

Awesome Lists containing this project

README

          

# CI/CD for Monorepos Book

## Production

[![Build Status](https://semaphore-oss.semaphoreci.com/badges/book-monorepo-cicd/branches/master.svg)](https://semaphore-oss.semaphoreci.com/projects/book-monorepo-cicd)

Content is written in Markdown, final PDF made with [Pandoc][pandoc].

We're using official [Docker images of Pandoc][pandoc-docker].
You need to have Docker installed to build the PDF. See `Makefile`.

Semaphore automatically creates and uploads the PDF as an artifact from the
latest version of source text. See [project on Semaphore][semaphore-project].

## Writing

Markdown source intentionally doesn't include new lines at 80 characters. This
is so that text is easy to paste and edit in editors like iA Writer and
Hemingway.

## Contributing

Feel free to contribute to the quality of this book by opening issues or
submitting PRs for improvements to explanations, code snippets, etc.

## Copyright & License

Copyright © 2021 - present Semaphore Technologies doo

This work is licensed under CC BY-NC-ND 4.0

[pandoc]: https://pandoc.org
[pandoc-docker]: https://github.com/pandoc/dockerfiles
[semaphore-project]: https://semaphore-oss.semaphoreci.com/projects/book-monorepo-cicd