-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Open
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
Feature Description
- Let's say I have PHP composer 2 repos, A and B
- B requires A to function (the dependency)
- Thus, when I commit to A and all tests are passing, I would like B to re-test itself using the latest A
Possible?
Note: this is a simplified example, in reality, the dependency has to be parsed from the composer.json of each repo
I'm currently using the API to achieve this, but a built-in way would be wonderful
Screenshots
No response
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.