Skip to content

fix any missing links from current meta model#2542

Merged
AlexanderLanin merged 3 commits intoeclipse-score:mainfrom
etas-contrib:fix_meta_model_requirements
Feb 5, 2026
Merged

fix any missing links from current meta model#2542
AlexanderLanin merged 3 commits intoeclipse-score:mainfrom
etas-contrib:fix_meta_model_requirements

Conversation

@RolandJentschETAS
Copy link
Contributor

fix any missing links from current meta model.

This is a preparation for the next release. The current sphinx needs meta model contains deprecated optional links, which are removed or made mandatory. To avoid documentation build errors this PR is raised.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

The created documentation from the pull request is available at: docu-html

masc2023
masc2023 previously approved these changes Feb 4, 2026
AlexanderLanin
AlexanderLanin previously approved these changes Feb 4, 2026
Copy link
Member

@AlexanderLanin AlexanderLanin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

:satisfies: feat_req__lifecycle__launch_support
:belongs_to: comp__lifecycle_launch_manager

Dummy requirement
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dummy?!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. See above. I only want, that there are no build faults in the next release, because a requirement is mandatory. But I don't want to create requirements, because there are no component requirements yet for com.

:status: valid
:uses: logic_arc_int__logging__logging, logic_arc_int__tracing__tracing
:belongs_to: comp__orch_executor
:fulfils: comp_req__component_name__some_title
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

placeholder

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created issue #2547

:satisfies:
:implements: logic_arc_int__os__fcntl, logic_arc_int__os__stat, logic_arc_int__os__mmap, logic_arc_int__os__fork
:belongs_to: comp__os_libc
:fulfils: comp_req__component_name__some_title
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

placeholder

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created issue #2548

MODULE.bazel Outdated
bazel_dep(name = "score_tooling", version = "1.0.4")
bazel_dep(name = "score_docs_as_code", version = "2.3.3")
bazel_dep(name = "score_process", version = "1.4.2")
git_override(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we directly release?!

Copy link
Contributor Author

@RolandJentschETAS RolandJentschETAS Feb 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, if the release from process is available. But a release is not there yet. This value is the latest master, which should be the same as the release, if this is released. But this PR is for preparation of the release.

MODULE.bazel Outdated
remote = "https://github.com/eclipse-score/process_description.git",
)

git_override(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, if the release from process is available. But a release is not there yet.

@AlexanderLanin AlexanderLanin merged commit a2a4937 into eclipse-score:main Feb 5, 2026
6 checks passed
@AlexanderLanin AlexanderLanin deleted the fix_meta_model_requirements branch February 5, 2026 08:57
masc2023 pushed a commit that referenced this pull request Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants