Skip to content
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

Set up GitHub actions to run test automation on push to branch and merge to master #6

Open
benfowler opened this issue Apr 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@benfowler
Copy link
Owner

Random breakages due to upstream breaking changes has been a thing for a little while now. It would be nice to catch these early.

Prior art:

See examples in other Telescope plugins listed here. Here are some other Telescope extensions which define GitHub action that executes Lua unit tests:

Bonus credit: run Stylua to lint the source code

Depends on #5 .

@benfowler benfowler added the enhancement New feature or request label Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant