The place to start for issues with areas of Chocolatey that are infrastructure related, or really any issues could be started here. There is also choco for the CLI client, Chocolatey GUI for the GUI.
[X] I have verified this is the correct repository for opening this issue.
[X] I have verified no other issues exist related to my request.
Is Your Feature Request Related To A Problem? Please describe.
Right now, developing choco-theme is somewhat of a pain. Because choco-theme is on so many repositories, it requires each repository to be ran separately in order to see any changes. There are a series of commands that need to be ran on each repository, and doing so is time costly.
Describe The Solution. Why is it needed?
Create a sweet of commands that can be ran on choco-theme for local development:
Automatically rebuild choco-theme on changes, and place them in desired repositories.
Trigger automatic rebuilds of each repository specified when new files are placed by choco-theme.
Enable the preview of each repository at the same time on different ports.
Upgrade the version of choco-theme on each repository at once
yarn link and unlink choco-theme on each repository.
Additional Context
These workflows are mainly focused on local development, but may be adapted to work in other environments in the future.
Checklist
Is Your Feature Request Related To A Problem? Please describe.
Right now, developing choco-theme is somewhat of a pain. Because choco-theme is on so many repositories, it requires each repository to be ran separately in order to see any changes. There are a series of commands that need to be ran on each repository, and doing so is time costly.
Describe The Solution. Why is it needed?
Create a sweet of commands that can be ran on choco-theme for local development:
Additional Context
These workflows are mainly focused on local development, but may be adapted to work in other environments in the future.
Related Issues
No response
┆Issue is synchronized with this Gitlab issue by Unito