Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe how to handle dependecies between repositories #73

Closed
m-linner-ericsson opened this issue Oct 19, 2020 · 2 comments
Closed

Describe how to handle dependecies between repositories #73

m-linner-ericsson opened this issue Oct 19, 2020 · 2 comments

Comments

@m-linner-ericsson
Copy link
Member

Description

Describe how to handle dependencies between repositories.

Currently Eiffel Intelligence Frontend is dependent on Eiffel Intelligence . If the front-end requires a feature in the back-end there is no point in releasing or building Docker container for the front-end until the back-end has the functionality merged.

In ETOS on the other hand there is a wish to build the containers on every merge.

Motivation

Need a unified way of handling dependencies between repositories.

Exemplification

See description

Benefits

Avoiding unusable releases and docker containers

Possible Drawbacks

N/A

@fdegir
Copy link
Member

fdegir commented Oct 21, 2020

@m-linner-ericsson I suppose this is duplicate of #74?

@m-linner-ericsson
Copy link
Member Author

Duplicate of #74

@m-linner-ericsson m-linner-ericsson marked this as a duplicate of #74 Oct 21, 2020
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

No branches or pull requests

2 participants