Skip to content

Remove the old example compose files that only made sense for submodules#25

Merged
charliemirabile merged 1 commit into
masterfrom
remove_sub_compose
Mar 17, 2024
Merged

Remove the old example compose files that only made sense for submodules#25
charliemirabile merged 1 commit into
masterfrom
remove_sub_compose

Conversation

@charliemirabile

Copy link
Copy Markdown
Contributor

with a monorepo, it makes more sense to have the top level compose be the one source of truth. People wishing to build/test parts of the project can use the top level compose by just specifying the name(s) of the containers they wish to build/run. People wishing to reuse parts of the code can simply take relevents snippets from the top level compose.

with a monorepo, it makes more sense to have the top level compose be the
one source of truth. People wishing to build/test parts of the project can
use the top level compose by just specifying the name(s) of the containers
they wish to build/run. People wishing to reuse parts of the code can
simply take relevents snippets from the top level compose.

@theyoyojo theyoyojo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@charliemirabile charliemirabile merged commit 3e3f162 into master Mar 17, 2024
@charliemirabile charliemirabile deleted the remove_sub_compose branch March 17, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants