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

Introduce links to CDEvents #139

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Introduce links to CDEvents #139

merged 1 commit into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. Introduce links to CDEvents

    This commits introduces the concept of linking events to CDEvents. We
    take inspiration from Eiffel for certain components, and also outline
    new APIs and use cases.
    
    Signed-off-by: benjamin-j-powell <bjp@apple.com>
    
    Cleanup the custom spellcheck dictionary
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    
    Fix linting issues
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    
    Fix references to link schemas
    
    Make the references start with a / and include the whole
    path relative to the main schema base URL.
    See https://json-schema.org/understanding-json-schema/structuring#dollarref
    
    Schemas from the PR may not be published yet, so adapt
    the CI job to look for local files instead.
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    
    Fix wrong event versions
    
    Artifact packaged and artifact published had the wrong
    event versions. Return to v0.2.0-draft (which was already
    bumped in this release. Examples already match.
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    Signed-off-by: xibz <impactbchang@gmail.com>
    benjamin-j-powell authored and xibz committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6b632a1 View commit details
    Browse the repository at this point in the history