evol(windows,docs): update Windows support and documentation - #40
Merged
Merged
Conversation
Mael-RABOT
previously approved these changes
Aug 31, 2026
charlesmadjeri
changed the base branch from
cma/refactor-launcher-pixi
to
cma/chore-docker-removal-ci-tests
August 31, 2026 08:09
charlesmadjeri
force-pushed
the
cma/evol-windows-docs
branch
from
August 31, 2026 10:46
077fa07 to
41e84e8
Compare
Update Windows tooling for Pixi workflow and refresh documentation for the new native launch experience. Windows: - windows/Lucy.py: Pixi-aware Windows launcher - windows/install_ops.py: updated install operations - windows/README.md: updated Windows setup guide - windows/installer/Lucy.nsi: updated NSIS installer Documentation: - README.md: updated quickstart and workflow overview - docs/developer_lucy_packages.md: Pixi development guide - docs/launcher_packages.md: updated launcher docs - docs/pixi_setup.md: new Pixi setup guide - docs/pixi_release.md: Pixi release notes stub Scripts: - scripts/build_local_realsense.sh: RealSense local build helper
charlesmadjeri
dismissed
Mael-RABOT’s stale review
August 31, 2026 16:01
The merge-base changed after approval.
charlesmadjeri
force-pushed
the
cma/chore-docker-removal-ci-tests
branch
from
August 31, 2026 16:01
bda8f15 to
7210ce3
Compare
charlesmadjeri
force-pushed
the
cma/evol-windows-docs
branch
from
August 31, 2026 16:01
41e84e8 to
42f2b74
Compare
Arcod7
approved these changes
Aug 31, 2026
Mael-RABOT
approved these changes
Aug 31, 2026
Base automatically changed from
cma/chore-docker-removal-ci-tests
to
cma/feat-pixi-foundation
August 31, 2026 16:47
charlesmadjeri
merged commit Aug 31, 2026
7b283b9
into
cma/feat-pixi-foundation
4 of 6 checks passed
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.
OP#175
Summary
Update Windows tooling for Pixi workflow and refresh documentation for the new native launch experience.
Changes
Windows:
windows/Lucy.py: Pixi-aware Windows launcherwindows/install_ops.py: updated install operationswindows/README.md: updated Windows setup guidewindows/installer/Lucy.nsi: updated NSIS installerDocumentation:
README.md: updated quickstart and workflow overviewdocs/developer_lucy_packages.md: Pixi development guidedocs/launcher_packages.md: updated launcher docsdocs/pixi_setup.md: new Pixi setup guidedocs/pixi_release.md: Pixi release notes stubScripts:
scripts/build_local_realsense.sh: RealSense local build helperStack
This is PR 4/4 in the Pixi migration stack: