Skip to content

Monorepo support #3024

@alexwilson

Description

@alexwilson

Monorepo support

Hey, is it possible to maintain separate/distinct projects in Shippable which test and deploy independently of one another from a monorepo?
I've had a look through existing issues, and through the docs, and so far I can't see a good way of setting this up without having to write lots of scripts.

We have two use-cases for this right now:

  1. Microservices which share a tech-stack, but which are tested and deployed separately. With different requirements such as code-coverage dependent on service tier.
  2. A SOA, with (for example) a front-end powered by Node and a back-end powered by something else - Here the tech stack isn't shared, and so these need to be tested independently of each other with differing environments. It's possible to run different environments right now, but I'm not sure if it's possible to then build different docker images and run different test suites.

It seems as though both use-cases might be fixed given the ability to import a repository with multiple shippable.yml files, with each one appearing as a first-class citizen in Shippable (a distinct, separate project).

Thanks!
Alex

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions