Skip to content

Monorepo Configuration #238

@ibacalu

Description

@ibacalu

I am looking for ways to use this github action to manage a monorepo for docker image creation.
The folder structure would be something like this:

.
├─ .releaserc
├─ ...
└─ images
   └─ image-1
      ├─ Dockerfile
      └─ ...

I've tried with various setups and I'm having a hard time trying to make it work.
Ideally i'd prefer to maintain and generate separate channels for each workspace (ex: images/image-1), but I would be open to other suggestions as well.

Guidance is very much so appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions