Skip to content

fix(cli): enhance install script and recursive path resolve#13

Merged
coryrylan merged 1 commit into
mainfrom
topic-recursive-resolve
May 3, 2026
Merged

fix(cli): enhance install script and recursive path resolve#13
coryrylan merged 1 commit into
mainfrom
topic-recursive-resolve

Conversation

@coryrylan

Copy link
Copy Markdown
Member
  • Updated the install script to use dynamic binary names for macOS and Linux targets.
  • Improved error messages for release fetching in the install script.
  • Refactored CLI command registration to conditionally include extended commands based on the WEBQ_EXTENDED environment variable.
  • Modified tests to ensure proper handling of custom styles and attributes, including recursive directory resolution.
  • Introduced new resolver functions for handling multiple file resolutions in the attributes and styles modules.

- Updated the install script to use dynamic binary names for macOS and Linux targets.
- Improved error messages for release fetching in the install script.
- Refactored CLI command registration to conditionally include extended commands based on the WEBQ_EXTENDED environment variable.
- Modified tests to ensure proper handling of custom styles and attributes, including recursive directory resolution.
- Introduced new resolver functions for handling multiple file resolutions in the attributes and styles modules.

Signed-off-by: Cory Rylan <cory@coryrylan.com>
@coryrylan coryrylan self-assigned this May 3, 2026
@coryrylan coryrylan merged commit d683f3f into main May 3, 2026
2 checks passed
@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant