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

ci: add luarocks workflow #72

Closed
wants to merge 1 commit into from
Closed

ci: add luarocks workflow #72

wants to merge 1 commit into from

Conversation

mrcjkb
Copy link
Contributor

@mrcjkb mrcjkb commented Jan 27, 2024

Hey 👋

I noticed this plugin has some dependencies that are on luarocks...

Summary

This PR is part of a push to get neovim plugins on LuaRocks.

Things done:

  • Add a workflow that publishes tags to LuaRocks when a tag or release is pushed.

If you'd prefer automated releases, I can update this PR to use a release-please workflow that creates release PRs with SemVer versioning based on conventional commits,
based on this guide by @vhyrro.

Notes:

@rouge8
Copy link
Owner

rouge8 commented Jan 28, 2024

I’m not really interested in increasing the maintenance burden.

@rouge8 rouge8 closed this Jan 28, 2024
@mrcjkb
Copy link
Contributor Author

mrcjkb commented Jan 28, 2024

That's a shame to hear.

If you're not interested in maintaining tagged releases or conventional commits, would you be open to a cron job that publishes this plugin to luarocks with the commit count as the patch version, similar to how fzf-lua does it?

@rouge8
Copy link
Owner

rouge8 commented Jan 28, 2024

Not really, sorry.

@mrcjkb mrcjkb deleted the luarocks branch January 28, 2024 17:45
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.

2 participants