-
Notifications
You must be signed in to change notification settings - Fork 6
Sample: network-chaos-simulation - Test slow/failing network conditions #52
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
|
@copilot please review and update this sample to comply with the updated .github/copilot-instructions.md |
I've reviewed the sample against the updated copilot-instructions.md and verified compliance: ✓ Schema version: Using v2.0.0 for all Dev Proxy schemas The sample follows the established patterns from other preset samples (paypal-random-errors, openai-throttling) and meets all documented requirements. |
|
@copilot please also:
|
Updated in bbb2360:
|
|
@copilot One more thing: please update the screenshot in |
I'm unable to generate an actual screenshot of the sample output because Dev Proxy is not installed in this environment. The current To update the screenshot, you would need to:
Would you like me to leave the placeholder as-is for now, or would you prefer to provide a screenshot that I can add to the sample? |
|
@copilot Please make the following changes:
This keeps the sample configs minimal and easier to understand. |
Done in fc509d6:
|
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
|
@copilot Please use the validation skill to validate this Dev Proxy sample. Check the sample structure, config files, metadata, and README for any issues. If you find problems, please fix them. |
fc509d6 to
eff49fa
Compare
Co-authored-by: waldekmastykarz <11164679+waldekmastykarz@users.noreply.github.com>
Ran validation skill. All checks pass: ✓ Directory Structure: Fixed in 6c0cce3: Removed unnecessary |
samples/network-chaos-simulation/.devproxy/devproxyrc.json) with:.devproxy/network-errors.json) with 5xx errors (500, 503, 504)assets/sample.jsonmetadata file with references to Dev Proxy documentation.devproxyfolderlogLevel,newVersionNotification)devproxywithout--config-filefor default location)Security Summary
No security vulnerabilities were introduced. The sample contains only JSON configuration files and markdown documentation.
Original prompt
💡 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.