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

Add some data structures for future use #87

Merged
merged 6 commits into from
Jul 19, 2016
Merged

Conversation

olivierdagenais
Copy link
Member

Some upcoming features will need these simple data structures, serialized to and/or from JSON. The data structures are presented in isolation to simplify the code review.

@olivierdagenais
Copy link
Member Author

I probably should have used Groovy (or test resources) to make the formatted JSON inputs easier to read, so here's the one for the PullRequestMergeCommitCreatedEventArgsTest:

{
    "collectionUri":"https://fabrikam-fiber-inc.visualstudio.com",
    "repoUri":"https://fabrikam-fiber-inc.visualstudio.com/Personal/_git/olivida.tfs-plugin",
    "projectId":"Personal",
    "repoId":"olivida.tfs-plugin",
    "commit":"6a23fc7afec31f0a14bade6544bed4f16492e6d2",
    "pushedBy":"olivida",
    "pullRequestId":42,
    "iterationId":2,
    "workItems":
    [
        {
          "id": 297,
          "rev": 1,
          "fields": {
            "System.Id": 297,
            "System.AreaId": 3570,
            "System.AreaPath": "Fabrikam-Fiber-Git",
            "System.NodeName": "Fabrikam-Fiber-Git",
            "System.TeamProject": "Fabrikam-Fiber-Git",
            "System.AreaLevel1": "Fabrikam-Fiber-Git",
            "System.Rev": 1,
            "System.AuthorizedDate": "2014-12-29T20:49:20.77Z",
            "System.RevisedDate": "9999-01-01T00:00:00Z",
            "System.IterationId": 3570,
            "System.IterationPath": "Fabrikam-Fiber-Git",
            "System.IterationLevel1": "Fabrikam-Fiber-Git",
            "System.WorkItemType": "Product Backlog Item",
            "System.State": "New",
            "System.Reason": "New backlog item",
            "System.CreatedDate": "2014-12-29T20:49:20.77Z",
            "System.CreatedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.ChangedDate": "2014-12-29T20:49:20.77Z",
            "System.ChangedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.AuthorizedAs": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.PersonId": 77331,
            "System.Watermark": 607,
            "System.Title": "Customer can sign in using their Microsoft Account",
            "Microsoft.VSTS.Scheduling.Effort": 8,
            "WEF_6CB513B6E70E43499D9FC94E5BBFB784_System.ExtensionMarker": true,
            "WEF_6CB513B6E70E43499D9FC94E5BBFB784_Kanban.Column": "New",
            "System.Description": "Our authorization logic needs to allow for users with Microsoft accounts (formerly Live Ids) - http://msdn.microsoft.com/en-us/library/live/hh826547.aspx"
          },
          "relations": [
            {
              "rel": "System.LinkTypes.Hierarchy-Forward",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299",
              "attributes": {
                "isLocked": false,
                "comment": "decomposition of work"
              }
            },
            {
              "rel": "System.LinkTypes.Hierarchy-Forward",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300",
              "attributes": {
                "isLocked": false
              }
            },
            {
              "rel": "AttachedFile",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/attachments/098a279a-60b9-40a8-868b-b7fd00c0a439",
              "attributes": {
                "authorizedDate": "2014-12-29T20:49:20.77Z",
                "id": 65273,
                "resourceCreatedDate": "2014-12-29T20:49:20.77Z",
                "resourceModifiedDate": "2014-12-29T20:49:20.77Z",
                "revisedDate": "9999-01-01T00:00:00Z",
                "comment": "Spec for the work",
                "name": "Spec.txt"
              }
            }
          ],
          "_links": {
            "self": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297"
            },
            "workItemUpdates": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297/updates"
            },
            "workItemRevisions": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297/revisions"
            },
            "workItemHistory": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297/history"
            },
            "html": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/web/wi.aspx?pcguid=d81542e4-cdfa-4333-b082-1ae2d6c3ad16&id=297"
            },
            "workItemType": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/6ce954b1-ce1f-45d1-b94d-e6bf2464ba2c/_apis/wit/workItemTypes/Product%20Backlog%20Item"
            },
            "fields": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/fields"
            }
          },
          "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297"
        },
        {
          "id": 299,
          "rev": 7,
          "fields": {
            "System.Id": 299,
            "System.AreaId": 4486,
            "System.AreaPath": "Fabrikam-Fiber-Git\\Website",
            "System.NodeName": "Website",
            "System.TeamProject": "Fabrikam-Fiber-Git",
            "System.AreaLevel1": "Fabrikam-Fiber-Git",
            "System.AreaLevel2": "Website",
            "System.Rev": 7,
            "System.AuthorizedDate": "2014-12-29T20:49:28.74Z",
            "System.RevisedDate": "9999-01-01T00:00:00Z",
            "System.IterationId": 3570,
            "System.IterationPath": "Fabrikam-Fiber-Git",
            "System.IterationLevel1": "Fabrikam-Fiber-Git",
            "System.WorkItemType": "Task",
            "System.State": "To Do",
            "System.Reason": "New task",
            "System.AssignedTo": "Johnnie McLeod <fabrikamfiber2@hotmail.com>",
            "System.CreatedDate": "2014-12-29T20:49:21.617Z",
            "System.CreatedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.ChangedDate": "2014-12-29T20:49:28.74Z",
            "System.ChangedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.AuthorizedAs": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.PersonId": 77331,
            "System.Watermark": 616,
            "System.Title": "JavaScript implementation for Microsoft Account",
            "Microsoft.VSTS.Scheduling.RemainingWork": 4,
            "System.Description": "Follow the code samples from MSDN",
            "System.Tags": "Tag1; Tag2"
          },
          "relations": [
            {
              "rel": "System.LinkTypes.Hierarchy-Reverse",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297",
              "attributes": {
                "isLocked": false,
                "comment": "decomposition of work"
              }
            },
            {
              "rel": "System.LinkTypes.Related",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300",
              "attributes": {
                "isLocked": false,
                "comment": "adding another task"
              }
            },
            {
              "rel": "Hyperlink",
              "url": "http://blogs.msdn.com/b/bharry/archive/2014/05/12/a-new-api-for-visual-studio-online.aspx",
              "attributes": {
                "authorizedDate": "2014-12-29T20:49:27.98Z",
                "id": 65275,
                "resourceCreatedDate": "2014-12-29T20:49:27.98Z",
                "resourceModifiedDate": "2014-12-29T20:49:27.98Z",
                "revisedDate": "9999-01-01T00:00:00Z"
              }
            }
          ],
          "_links": {
            "self": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299"
            },
            "workItemUpdates": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299/updates"
            },
            "workItemRevisions": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299/revisions"
            },
            "workItemHistory": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299/history"
            },
            "html": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/web/wi.aspx?pcguid=d81542e4-cdfa-4333-b082-1ae2d6c3ad16&id=299"
            },
            "workItemType": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/6ce954b1-ce1f-45d1-b94d-e6bf2464ba2c/_apis/wit/workItemTypes/Task"
            },
            "fields": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/fields"
            }
          },
          "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299"
        },
        {
          "id": 300,
          "rev": 1,
          "fields": {
            "System.Id": 300,
            "System.AreaId": 3570,
            "System.AreaPath": "Fabrikam-Fiber-Git",
            "System.NodeName": "Fabrikam-Fiber-Git",
            "System.TeamProject": "Fabrikam-Fiber-Git",
            "System.AreaLevel1": "Fabrikam-Fiber-Git",
            "System.Rev": 1,
            "System.AuthorizedDate": "2014-12-29T20:49:22.103Z",
            "System.RevisedDate": "9999-01-01T00:00:00Z",
            "System.IterationId": 3570,
            "System.IterationPath": "Fabrikam-Fiber-Git",
            "System.IterationLevel1": "Fabrikam-Fiber-Git",
            "System.WorkItemType": "Task",
            "System.State": "To Do",
            "System.Reason": "New task",
            "System.CreatedDate": "2014-12-29T20:49:22.103Z",
            "System.CreatedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.ChangedDate": "2014-12-29T20:49:22.103Z",
            "System.ChangedBy": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.AuthorizedAs": "Jamal Hartnett <fabrikamfiber4@hotmail.com>",
            "System.PersonId": 77331,
            "System.Watermark": 610,
            "System.Title": "Unit Testing for MSA login",
            "Microsoft.VSTS.Scheduling.RemainingWork": 3,
            "System.Description": "We need to ensure we have coverage to prevent regressions"
          },
          "relations": [
            {
              "rel": "System.LinkTypes.Hierarchy-Reverse",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/297",
              "attributes": {
                "isLocked": false
              }
            },
            {
              "rel": "System.LinkTypes.Related",
              "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/299",
              "attributes": {
                "isLocked": false,
                "comment": "adding another task"
              }
            }
          ],
          "_links": {
            "self": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300"
            },
            "workItemUpdates": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300/updates"
            },
            "workItemRevisions": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300/revisions"
            },
            "workItemHistory": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300/history"
            },
            "html": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/web/wi.aspx?pcguid=d81542e4-cdfa-4333-b082-1ae2d6c3ad16&id=300"
            },
            "workItemType": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/6ce954b1-ce1f-45d1-b94d-e6bf2464ba2c/_apis/wit/workItemTypes/Task"
            },
            "fields": {
              "href": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/fields"
            }
          },
          "url": "https://fabrikam-fiber-inc.visualstudio.com/DefaultCollection/_apis/wit/workItems/300"
        }
    ]
}

The work items come from the Get a list of work items...By IDs API sample response.

@olivierdagenais olivierdagenais merged commit 85e3995 into master Jul 19, 2016
@olivierdagenais olivierdagenais deleted the data_structures branch July 19, 2016 11:56
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.

1 participant