Skip to content

feat!: remove superflued optional link between int and int_op - #693

Merged
AlexanderLanin merged 2 commits into
eclipse-score:mainfrom
etas-contrib:remove_superflued_optional_link
Aug 5, 2026
Merged

feat!: remove superflued optional link between int and int_op#693
AlexanderLanin merged 2 commits into
eclipse-score:mainfrom
etas-contrib:remove_superflued_optional_link

Conversation

@RolandJentschETAS

Copy link
Copy Markdown
Contributor

📌 Description

This pull request makes several small updates to dependencies and documentation to reflect recent changes in the architecture and requirements. The main changes include updating a dependency commit, synchronizing requirement versions, and cleaning up references to outdated relationships in both documentation and the metamodel.

Dependency update:

  • Updated the score_process Bazel dependency to point to a new commit (6f2b105fbc8a074e23606d493266240d9db0edf7) in the MODULE.bazel file.

Requirements and documentation synchronization:

  • Updated the :satisfies: field in requirements.rst to reference gd_req__arch_build_blocks_corr[version==3] instead of version 2, aligning with the latest requirements.
  • Removed the includes relationship for logic_arc_int in the requirements CSV table to match the current architecture.
  • Removed the includes: logic_arc_int_op entry from the score_metamodel/metamodel.yaml file to keep the metamodel consistent with the documentation.

🚨 Impact Analysis

  • This change does not violate any tool requirements and is covered by existing tool requirements
  • This change does not violate any design decisions
  • Otherwise I have created a ticket for new tool qualification

✅ Checklist

  • Added/updated documentation for new or changed features
  • Added/updated tests to cover the changes
  • Followed project coding standards and guidelines

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: 0999b190-4726-416b-96e7-53c1a5e077c7
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: src
WARNING: Target pattern parsing failed.
ERROR: Skipping '//src:license-check': no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
ERROR: no such target '//src:license-check': target 'license-check' not declared in package 'src' defined by /home/runner/work/docs-as-code/docs-as-code/src/BUILD
INFO: Elapsed time: 6.418s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@AlexanderLanin AlexanderLanin changed the title remove superflued optional link between int and int_op feat!: remove superflued optional link between int and int_op Aug 5, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Documentation preview for this pull request is available at:
pr-693: https://eclipse-score.github.io/docs-as-code/pr-693/

@AlexanderLanin
AlexanderLanin merged commit bf07c96 into eclipse-score:main Aug 5, 2026
16 of 17 checks passed
@AlexanderLanin
AlexanderLanin deleted the remove_superflued_optional_link branch August 5, 2026 15:03
@AlexanderLanin
AlexanderLanin restored the remove_superflued_optional_link branch August 5, 2026 15:14
@AlexanderLanin
AlexanderLanin deleted the remove_superflued_optional_link branch August 5, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants