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

[932] Introduce the RepresentationMetadata concept #933

Merged
merged 3 commits into from
Jan 12, 2022

Commits on Jan 12, 2022

  1. [932] Introduce the RepresentationMetadata concept

    Bug: #932
    Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
    Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
    sbegaudeau committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    a6b4084 View commit details
    Browse the repository at this point in the history
  2. [932] Remove duplicate fields from Representation to leverage Represe…

    …ntationMetadata
    
    The fields label, kind and descriptionId will not appear on the GraphQL Representation
    interface anymore. The RepresentationMetadata should be used instead.
    
    Bug: #932
    Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
    sbegaudeau committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    80b980b View commit details
    Browse the repository at this point in the history
  3. [releng] Bump version to 2021.12.11

    Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
    sbegaudeau committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9563535 View commit details
    Browse the repository at this point in the history