archi-modelrepository-plugin icon indicating copy to clipboard operation
archi-modelrepository-plugin copied to clipboard

[FeatureRequest] Compare 2 commits in branch. Compare 2 branches.

Open WatchTh1 opened this issue 5 years ago • 1 comments

User story 1: User wants to get information about what is the difference between 2 branches.

Naive workflow:

  • ctrl+Select 2 branches in "branches" view
  • right click on one of them, select "Compare branches using selected commits".
  • Archi asks for commit to use for comparing for each branch;
  • User selects a commit to compare for each branch
  • Archi gives a view, where last commits from each branch are compared giving:
    • List of changed objects (objects added/deleted/changed, naming, doc, properties added/deleted/changed, etc.)
    • List of changed views (views added/deleted/changed, inside each view: object coordinates diff, object names diff, visual elements diff, etc.)
    • List of sketches changed (objects, naming, corrdinates, properties)
    • List of canvas changed (objects, naming, corrdinates, properties);

User story 2: User wants to get information about what is the difference between commits in current branch.

Workflow seems like same to be alsmost the same.

WatchTh1 avatar Feb 15 '20 07:02 WatchTh1

Seems like my relative issue duplicates this one (in part of comparing commits). Maybe should be closed as Duplicate of #123 or split into two.

WatchTh1 avatar Feb 24 '20 17:02 WatchTh1

Something to look at for coArchi 2.

Phillipus avatar Nov 03 '23 09:11 Phillipus