-
Notifications
You must be signed in to change notification settings - Fork 8
Add e2e GitHub Actions workflow for vfox search/install #51
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?
Add e2e GitHub Actions workflow for vfox search/install #51
Conversation
Co-authored-by: bytemain <13938334+bytemain@users.noreply.github.com>
|
@copilot 那个 action 不存在啊 ,你参考下 python 的 https://github.com/version-fox/vfox-python/blob/26bac10ae9694c576307d73044e9c88e519f0e53/.github/workflows/vfox-test.yaml#L37 on: permissions: jobs: test-on-windows: |
Co-authored-by: bytemain <13938334+bytemain@users.noreply.github.com>
|
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:
If you need me to access, download, or install something from one of these locations, you can either:
|
This change adds CI coverage that validates vfox search/install behavior for the vfox-java plugin in GitHub Actions. The goal is to provide an end-to-end signal that the plugin integrates correctly with vfox.
release.zip, installs vfox via the official install script, adds the plugin from the zip, and runs search/install checks against the plugin.Example:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.