Unity Design System PR Review Helper for WebSpark-CIThis VS Code extension streamlines the process of reviewing PRs (Pull Requests) for the Unity Design System by facilitating the immediate testing of changes within the WebSpark-CI DDEV/Lando environment. It automates the task of copying the correct Webpack build files to the appropriate modules folder in WebSpark-CI, ensuring that reviewers can easily test the latest changes without manual file handling. This extension is specifically designed to be run within the WebSpark-CI workspace. Features
PrerequisitesBefore using this extension, ensure you have the following setup:
Getting StartedInstallation
ConfigurationUpon first activation, the extension will prompt you to select the local directory of your Unity Design System repository. This path is stored and used for accessing the Webpack build files.
UsageTo use the extension for PR review:
The extension will automatically copy the necessary build files to the WebSpark-CI environment, allowing you to test the changes immediately. SupportFor support, questions, or contributions, please open an issue on the GitHub repository page for this extension. ContributingContributions to the Unity Design System PR Review Helper are welcome! Please read our contributing guidelines for more information on how to propose bug fixes, improvements, or new features. |