Skip to content

Conversation

@mrcjkb
Copy link
Contributor

@mrcjkb mrcjkb commented Nov 12, 2023

Closes #1.

This requires a LUAROCKS_API_KEY to be added to this repo's GitHub Actions secrets (as you did for nvim-dap). 😄

It might be interesting to also package a nluarocks wrapper in a similar fashion.
If you're open to it, I can do that in a follow-up PR when I have some more time. Alternatively, that could also be a separate luarocks package that depends on this one.

on:
push:
tags:
- 'v*'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: I'm assuming a v version prefix in tags here.

@mfussenegger mfussenegger merged commit c539733 into mfussenegger:main Nov 13, 2023
@mfussenegger
Copy link
Owner

If you're open to it, I can do that in a follow-up PR when I have some more time. Alternatively, that could also be a separate luarocks package that depends on this one.

Not opposed. I think it would be nice if it only required a couple of commands to setup busted to test neovim plugins.

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.

feature request: package for luarocks?

2 participants