Skip to content

ci: initial release for automated tests #450

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

ci: initial release for automated tests #450

wants to merge 1 commit into from

Conversation

AntoineGS
Copy link
Collaborator

@AntoineGS AntoineGS commented Apr 11, 2025

This will allow testing of the plugin functionality across multiple versions of NeoVim as well as across multiple OSes.

@AntoineGS
Copy link
Collaborator Author

@zbirenbaum This one is a bit tricky to setup without full access to the repo settings so I will need your help with it.
For the tests to run they require a GitHub Copilot token, which you can get by running :Copilot auth info when authenticated.
To prevent anyone from taking that token, it would need to be set up as a GitHub secret (named GH_COPILOT_TOKEN):
image

And then to prevent someone from triggering the CI after, let's say, printing the token to console, this setting should be changed so an approval is needed on a PR for the CI to trigger:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant