Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Conversation

Copy link
Contributor

Copilot AI commented Dec 17, 2025

The test script was failing because rhiza requires a valid Git URL format, but the test was passing a plain file path to the template repository.

Changed the template URL from ../template-repo to file://../template-repo in the test script to properly reference the local Git repository using the file protocol.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: tschm <2046079+tschm@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 17, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • astral.sh
    • Triggering command: /usr/bin/curl curl -LsSf REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Refactor action.yml for template synchronization Fix test script to use file:// protocol for local Git repository Dec 17, 2025
Copilot AI requested a review from tschm December 17, 2025 13:58
@tschm tschm marked this pull request as ready for review December 17, 2025 14:07
@tschm tschm merged commit 730d159 into rhiza Dec 17, 2025
@tschm tschm deleted the copilot/sub-pr-16 branch December 17, 2025 14:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants