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

Use a common identification strategy for transient representations #3303

Closed
sbegaudeau opened this issue Mar 30, 2024 · 1 comment · Fixed by #3336
Closed

Use a common identification strategy for transient representations #3303

sbegaudeau opened this issue Mar 30, 2024 · 1 comment · Fixed by #3336

Comments

@sbegaudeau
Copy link
Member

We need to be able to identify clearly if an instance of a representation is transient or not. For that, applications contributing representations should use the same identification strategy to let us find out if a representation is transient or not.

See the ADR 137 for additional details.

@sbegaudeau
Copy link
Member Author

On top of aligning the representationId, we should probably add some capabilities to contribute RepresentationMetadata properly for those representations. In the past we had to hardcode some representation metadata for the explorer for example but this use case will have to be properly supported.

A new ADR would probably be required to details very quickly how to proceed

@pcdavid pcdavid self-assigned this Apr 2, 2024
pcdavid added a commit that referenced this issue Apr 4, 2024
… representations

Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 5, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 5, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 5, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 9, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 9, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 10, 2024
… representations

Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 10, 2024
… representations

Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 10, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 15, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 17, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 17, 2024
This is a temporary commit to get the e2e results from the CI while
working on actually improving the coverage.

Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 17, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 18, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue Apr 24, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 25, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 25, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 25, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 25, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Apr 25, 2024
Bug: #3303
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment