opsmill / infrahub

Infrahub - A new approach to Infrastructure Management
https://opsmill.com/
GNU Affero General Public License v3.0
144 stars 7 forks source link

Diff: new component to identify diff conflicts #3698

Open ajtmccarty opened 2 weeks ago

ajtmccarty commented 2 weeks ago

Component

API Server / GraphQL

Describe the Feature Request

New component that can identify diff conflicts across two DiffRoot objects (introduced in #3280)

Describe the Use Case

We need to be able to identify conflicts between changes on different branches in several different places

Additional Information

No response