Skip to content

fix: resolve #688 - Support multi-file RST test cases - #745

Closed
KIRA-L001 wants to merge 1 commit into
eclipse-score:mainfrom
KIRA-L001:fix-688-4518
Closed

fix: resolve #688 - Support multi-file RST test cases#745
KIRA-L001 wants to merge 1 commit into
eclipse-score:mainfrom
KIRA-L001:fix-688-4518

Conversation

@KIRA-L001

Copy link
Copy Markdown

Closes #688.

Generated fix for: Support multi-file RST test cases

Implements a self-contained solution in contrib_688_support_multi_file_rst_test_cases.py.

@github-actions

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: 7bd9acec-524b-46e9-b01b-30ab940129c9
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: 5.263s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@a-zw

a-zw commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

We don't need a "self-contained" solution but one integrated with the existing test runner.

You need do the Eclipse Contributor paperwork.

@AlexanderLanin

Copy link
Copy Markdown
Member

Feel free to reopen once the criteria above have been met

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.

Support multi-file RST test cases

3 participants