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

IFC-619 Add deprecation for attributes and relationships #4931

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

gmazoyer
Copy link
Contributor

The deprecation property takes a string as value. This value is used to convey why an attribute or relationship is deprecated. The deprecation also implies that the attribute or relationship will be marked as optional. This is enforced automatically by the schema manager.

@github-actions github-actions bot added type/documentation Improvements or additions to documentation group/backend Issue related to the backend (API Server, Git Agent) labels Nov 14, 2024
Copy link

codspeed-hq bot commented Nov 14, 2024

CodSpeed Performance Report

Merging #4931 will not alter performance

Comparing gma-20241114-ifc619 (c9ae818) with develop (3f6a022)

Summary

✅ 10 untouched benchmarks

@gmazoyer gmazoyer force-pushed the gma-20241114-ifc619 branch from 4bf6481 to f1550f2 Compare November 14, 2024 10:00
@gmazoyer gmazoyer marked this pull request as ready for review November 14, 2024 14:30
@gmazoyer gmazoyer force-pushed the gma-20241114-ifc619 branch 3 times, most recently from 942a2a9 to 73ce4bb Compare November 20, 2024 13:08
@gmazoyer gmazoyer requested a review from a team November 20, 2024 13:24
The deprecation property takes a string as value. This value is used to
convey why an attribute or relationship is deprecated. The deprecation
also implies that the attribute or relationship will be marked as
optional. This is enforced automatically by the schema manager.
@gmazoyer gmazoyer force-pushed the gma-20241114-ifc619 branch from 15a5d8f to c9ae818 Compare November 20, 2024 17:36
@gmazoyer gmazoyer merged commit 0e3b758 into develop Nov 20, 2024
27 of 28 checks passed
@gmazoyer gmazoyer deleted the gma-20241114-ifc619 branch November 20, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent) type/documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants