Skip to content

Tracking item for minor adjustments to design and errata during spec authoring #342

@michaelcfanning

Description

@michaelcfanning

Microsoft proposals the following incidental adjustments for clarity/consistency post TC33:

  • In Rename all 'instanceGuid' properties to 'guid' #341, we made the following additional changes for consistency in the removal of "instance" (see this comment for the full set of changes):

    • Rename runAutomationDetails.instanceId to runAutomationDetails.id,.
    • Rename run.id (of type runAutomationDetails) to run.automationDetails. Otherwise we'd end up with run.id.id, where the first id is a runAutomationDetails object and the second is a GUID-valued string. With this change, we end up with run.automationDetails.id, which reads naturally.
  • Per @kupsch: Modify date-time format to allow a date without a time.

  • In Rename run.files to run.artifacts, fileLocation to artifactLocation #309 we made several more property and object name changes for consistency with "artifact". See this comment for the full set of changes.

  • In Converge all messages into a common format strings object #319, we created a multiformatMessageString object and converted some reportingDescriptor properties to this type (fullDescription and shortDescription). We neglected to convert reportingDescriptor.help to this type, however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions