Skip to content

switch link direction between feat and logic_arc_int - #122

Merged
RolandJentschETAS merged 1 commit into
mainfrom
improvement_switch_link_direction_logic_arc_int
Jul 31, 2026
Merged

switch link direction between feat and logic_arc_int#122
RolandJentschETAS merged 1 commit into
mainfrom
improvement_switch_link_direction_logic_arc_int

Conversation

@RolandJentschETAS

Copy link
Copy Markdown
Contributor

This pull request updates dependencies in the Bazel configuration and makes minor documentation changes to the architecture modeling example. The most important changes are summarized below.

Bazel dependency updates

  • Updated the rules_python Bazel dependency from version 1.8.3 to 1.8.5 in MODULE.bazel to keep Python rules up to date.
  • Updated the score_docs_as_code Bazel dependency from version 5.0.0 to 6.0.0 and removed the git_override for this module, now using the released version instead of a specific commit from the main branch. [1] [2]

Documentation changes

  • In architecture_modeling_example.rst, removed the :includes: directive from the "Feature Architecture File" section and added the :included_by: feat__mtef directive to three feature blocks to clarify feature relationships. [1] [2] [3] [4]

@github-actions

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //: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: b9afa6ff-da53-4023-bec5-0b8042cec013
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (24 packages loaded, 10 targets configured)

Analyzing: target //:license-check (77 packages loaded, 10 targets configured)

Analyzing: target //:license-check (81 packages loaded, 10 targets configured)

Analyzing: target //:license-check (102 packages loaded, 47 targets configured)

Analyzing: target //:license-check (144 packages loaded, 2731 targets configured)

Analyzing: target //:license-check (154 packages loaded, 5635 targets configured)

Analyzing: target //:license-check (155 packages loaded, 8112 targets configured)

Analyzing: target //:license-check (156 packages loaded, 8130 targets configured)

Analyzing: target //:license-check (156 packages loaded, 8130 targets configured)

Analyzing: target //:license-check (156 packages loaded, 8130 targets configured)

Analyzing: target //:license-check (156 packages loaded, 8130 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10160 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10160 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10280 targets configured)

INFO: Analyzed target //:license-check (169 packages loaded, 11859 targets configured).
[5 / 14] checking cached actions
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 218.122s, Critical Path: 2.59s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

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

@RolandJentschETAS
RolandJentschETAS merged commit a3d4e21 into main Jul 31, 2026
8 checks passed
@RolandJentschETAS
RolandJentschETAS deleted the improvement_switch_link_direction_logic_arc_int branch July 31, 2026 07:54
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