Conversation
- Update lifecycle deps from old src/lifecycle_client_lib paths to score/launch_manager:*_cc aliases (compatible with lifecycle v0.3.0+) - Remove MwLifeCycleManagerMock (BMW-internal, not present in public lifecycle) - Add unit() macro targets for LOBSTER traceability wiring - Fix unit() visibility to use //score/config_management:__subpackages__ - Regenerate MODULE.bazel.lock
Chahult
requested review from
LittleHuba,
antonkri,
castler,
michaelsaborov and
ramceb
as code owners
July 31, 2026 09:10
License Check Results🚀 The license check job ran with the Bazel command: bazel run //:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
Chahult
force-pushed
the
feat/versioned-docs-with-flyout
branch
from
July 31, 2026 09:27
5cc3186 to
0ed7a9b
Compare
- Replace cicd-workflows reusable docs.yml with custom workflow
- Add .github/actions/10_docs/build_sphinx_package action:
* Runs bazel build //docs/sphinx:sphinx_doc with --define=LOBSTER_SOURCE_ROOT
so LOBSTER traceability report source links point to GitHub instead of
broken relative file:// paths
* Injects version-flyout CSS/JS tags into every HTML page
* Optionally archives output as tar.gz for release assets
- Add RTD-style version flyout panel (docs/sphinx/_static/css/version_flyout.css
and docs/sphinx/_static/js/version_flyout.js) – auto-reads switcher.json
- Add docs/sphinx/utils/assemble_publish_tree.py + BUILD:
* Copies current build to publish/<version>/
* Promotes newest tagged release to stable/
* Emits _shared/ CSS/JS, root index.html redirect, .nojekyll, switcher.json
- Add docs/sphinx/_gh_pages/index.html root redirect (→ latest/)
- Update docs/sphinx/BUILD to export version_flyout static assets
- Workflow now supports versioned deployment:
push→main → latest/
git tag v* → v*/ + stable/
PR → artifact only (no Pages deploy)
Chahult
force-pushed
the
feat/versioned-docs-with-flyout
branch
from
August 3, 2026 05:29
0ed7a9b to
4f794c8
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.