-
-
Notifications
You must be signed in to change notification settings - Fork 22
docs: Add comprehensive GitHub Copilot instructions for Open Prices Frontend development #1646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…uild/test instructions Co-authored-by: teolemon <[email protected]>
|
@copilot I whilelisted download.cypress.io for you |
Thanks for whitelisting The current workaround 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: teolemon <[email protected]>
|
@copilot I allowlisted cdn.cypress.io |
…owlisted CDNs Co-authored-by: teolemon <[email protected]>
Co-authored-by: teolemon <[email protected]>
Perfect! With both CDNs allowlisted, Cypress installation now works completely. I've tested it successfully - 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot I allowlisted openfoodfacts.org and openfoodfacts.net |
Excellent! With 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:
If you need me to access, download, or install something from one of these locations, you can either:
|
This PR adds a comprehensive
.github/copilot-instructions.mdfile that provides exhaustive guidance for GitHub Copilot coding agents working on the Open Prices Frontend codebase.What's included
The instructions cover all essential aspects of working with this Vue.js 3 application:
Build & Development Commands (All Validated)
Architecture & Code Structure
Developer Workflows
Critical Timing & Limitations
Validation Process
Every single command and instruction was exhaustively tested and re-validated:
The instructions follow the imperative tone requirement and include explicit "NEVER CANCEL" warnings for long-running builds, making them immediately actionable for any coding agent working on this codebase.
Fixes #1645.
💡 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.