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

(UCO Issue 393) Update message.json to use CO instead of OLO #81

Merged
merged 5 commits into from
Jul 22, 2022

Commits on Jun 30, 2022

  1. Update message example to use CO instead of OLO

    This is the minimal set of changes needed to confirm conformace with the
    current state of UCO Issue 393's implementation.
    
    A follow-on patch will add list ordering.
    
    No effects were observed on Make-managed files.
    
    References:
    * ucoProject/UCO#393
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    aa4a980 View commit details
    Browse the repository at this point in the history
  2. Add thread ordering

    No effects were observed on Make-managed files.
    
    References:
    * ucoProject/UCO#393
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d52cca3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    039fa8f View commit details
    Browse the repository at this point in the history
  2. Supplement observable:message with co:element

    `observable:message` will be deleted in UCO 0.10.0.  This patch prepares
    its unordered replacement property, `co:element`.
    
    A follow-on patch will regenerate Make-managed files.
    
    References:
    ucoProject/UCO#393
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d073078 View commit details
    Browse the repository at this point in the history
  3. Use datatypes required by CO

    Effects were observed on Make-managed files from the prior patch were
    removed by this patch.
    
    References:
    ucoProject/UCO#389
    
    Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
    ajnelson-nist committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    81095d1 View commit details
    Browse the repository at this point in the history