Skip to content

Add all_requirements only if missing#426

Open
a-zw wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:changeable-docs-hub
Open

Add all_requirements only if missing#426
a-zw wants to merge 2 commits intoeclipse-score:mainfrom
etas-contrib:changeable-docs-hub

Conversation

@a-zw
Copy link
Contributor

@a-zw a-zw commented Feb 27, 2026

📌 Description

Enables a fix for #414

🚨 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

An error might look like this:

	Error in fail: Some docs-as-code dependencies are in deps: accessible_pygments, alabaster, sphinx
	   ... but others are missing: anyio, attrs, babel, basedpyright, bazel_runfiles, beautifulsoup4, cattrs, certifi, cffi, charset_normalizer, click, colorama, contourpy, cryptography, cycler, debugpy, docutils, esbonio, fonttools, gitdb, gitpython, h11, idna, imagesize, iniconfig, jinja2, jsonschema_rs, kiwisolver, lsprotocol, markdown_it_py, markupsafe, matplotlib, mdit_py_plugins, mdurl, myst_parser, needs_config_writer, nodejs_wheel_binaries, numpy, packaging, pillow, platformdirs, pluggy, pycparser, pydata_sphinx_theme, pygithub, pygls, pygments, pyjwt, pynacl, pyparsing, pyspellchecker, pytest, python_dateutil, pyyaml, requests, requests_file, rich, roman_numerals, roman_numerals_py, ruamel_yaml, six, smmap, snowballstemmer, soupsieve, sphinx_autobuild, sphinx_collections, sphinx_data_viewer, sphinx_design, sphinx_needs, sphinxcontrib_applehelp, sphinxcontrib_devhelp, sphinxcontrib_htmlhelp, sphinxcontrib_jquery, sphinxcontrib_jsmath, sphinxcontrib_mermaid, sphinxcontrib_plantuml, sphinxcontrib_qthelp, sphinxcontrib_serializinghtml, starlette, tomli, tomli_w, typing_extensions, urllib3, uvicorn, watchfiles, websockets
	Inconsistent deps for docs(): either include all dependencies or none of them.
@github-actions
Copy link

github-actions bot commented Feb 27, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //src:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 167fce8e-fc36-4b1a-b7ca-3676588e451f
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: src
Loading: 0 packages loaded
    currently loading: src
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //src:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //src:license-check (59 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (70 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (76 packages loaded, 9 targets configured)

Analyzing: target //src:license-check (128 packages loaded, 2113 targets configured)

Analyzing: target //src:license-check (139 packages loaded, 2556 targets configured)

Analyzing: target //src:license-check (140 packages loaded, 2576 targets configured)

Analyzing: target //src:license-check (140 packages loaded, 2576 targets configured)

Analyzing: target //src:license-check (145 packages loaded, 4715 targets configured)

INFO: Analyzed target //src:license-check (145 packages loaded, 4715 targets configured).
[12 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //src:license.check.license_check up-to-date:
  bazel-bin/src/license.check.license_check
  bazel-bin/src/license.check.license_check.jar
INFO: Elapsed time: 21.097s, Critical Path: 2.35s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/src/license.check.license_check src/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

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

@a-zw a-zw marked this pull request as ready for review February 27, 2026 11:11
-----------------------------------

The general documentation is `in the rules_python documentation <https://rules-python.readthedocs.io/en/latest/toolchains.html>`_.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Tell about compile_pip_requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

1 participant