Skip to content

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

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

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

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: 0b79cd24-044f-4f72-9ec5-ca9459e7cf66
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.576s
INFO: 0 processes.
ERROR: Build did NOT complete successfully
ERROR: Build failed. Not running target

@AlexanderLanin

Copy link
Copy Markdown
Member

see #745

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

2 participants