-
Notifications
You must be signed in to change notification settings - Fork 21
Update c-aci-testing version from 1.0.6 to 1.2.2 #209
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
Conversation
Co-authored-by: DomAyre <8723193+DomAyre@users.noreply.github.com>
There are CI failures, worth noting that there is a small API change where aci_param_set now takes a dictionary instead of a list |
Co-authored-by: DomAyre <8723193+DomAyre@users.noreply.github.com>
I've updated the tests to handle the API change in aci_param_set. The function now takes a dictionary instead of a list of strings. Fixed in commit d13721. |
Looks like it gets further now but there is still a failure, look at the CI logs and fix the issue (the server that it deployed is still up so you can talk to it) |
Co-authored-by: DomAyre <8723193+DomAyre@users.noreply.github.com>
I've identified and fixed the issue. The SKR test was trying to read a policy file ( Warning Firewall rules blocked me from connecting to one or more addressesI 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 updates the version of the confidential-aci-testing library from 1.0.6 to 1.2.2, which is the latest available version.
Changes made:
scripts/install-c-aci-testing.sh
to download version 1.2.2 instead of 1.0.6README.md
to reflect the current version being usedThese changes will ensure the repository uses the latest version of the testing library which may contain bug fixes and new features.
Fixes #205.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
api.github.com
curl -s REDACTED
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💡 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.