Skip to content

chore: Add script to build and install uno.check for testing#379

Merged
jeromelaban merged 5 commits intomainfrom
add-script-for-local-testing
Apr 25, 2025
Merged

chore: Add script to build and install uno.check for testing#379
jeromelaban merged 5 commits intomainfrom
add-script-for-local-testing

Conversation

@Takoooooo
Copy link
Copy Markdown
Contributor

I think this one might be super helpful. This script helps you to install the locally-built uno.check. While you work on some feature you might need to test it on your machine. What this script does it packs the uno-check as the Nuget package -> checks if uno-ceck is installed on the machine -> uninstalls it if needed -> generates the internal nuget feed which targets the folder with the generated nuget package -> installs the uno.check from this nuget feed. So in a single click you will have installed the uno-check with stuff you are working on

@Takoooooo Takoooooo requested a review from jeromelaban April 22, 2025 19:26
@jeromelaban jeromelaban requested a review from Copilot April 23, 2025 00:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • install_locally.ps1: Language not supported

Copy link
Copy Markdown
Member

@jeromelaban jeromelaban left a comment

Choose a reason for hiding this comment

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

🚀

@jeromelaban jeromelaban merged commit 7d81a73 into main Apr 25, 2025
51 checks passed
@jeromelaban jeromelaban deleted the add-script-for-local-testing branch April 25, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants