Skip to content

Feature/auto update workspace#2

Merged
ppswaroopa merged 3 commits into
mainfrom
feature/auto-update-workspace
Mar 24, 2026
Merged

Feature/auto update workspace#2
ppswaroopa merged 3 commits into
mainfrom
feature/auto-update-workspace

Conversation

@ppswaroopa
Copy link
Copy Markdown
Owner

This PR brings in the fix for #1

Major Changes

Auto-Update Workspace Path: The wizard now automatically recalculates the suggested workspace path (e.g., switching from /root/ros2_ws to /home/ros-dev/ros2_ws) when the user type or username is changed.

Minor Enhancements:

Unified Default Username: Standardized the default username to ros-dev across both CLI and Web for consistent behavior across platforms.

Changelog & Versioning:

Introduced a formal CHANGELOG.md following standard practices.

Bumped version to 1.0.2, closes #1

@ppswaroopa ppswaroopa self-assigned this Mar 24, 2026
@ppswaroopa ppswaroopa added the bug Something isn't working label Mar 24, 2026
Copy link
Copy Markdown
Owner Author

@ppswaroopa ppswaroopa left a comment

Choose a reason for hiding this comment

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

All Good

@ppswaroopa ppswaroopa merged commit b1e218b into main Mar 24, 2026
13 checks passed
@ppswaroopa ppswaroopa deleted the feature/auto-update-workspace branch March 24, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto-update workspace directory when username changes in User Setup (Step 04)

1 participant