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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support luarocks/rocks.nvim #1434

Merged
merged 1 commit into from Apr 13, 2024
Merged

Conversation

mrcjkb
Copy link
Contributor

@mrcjkb mrcjkb commented Apr 13, 2024

Hey 馃憢

Summary

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

See also:

With luarocks/rocks.nvim, it is the plugin authors' responsibility to declare dependencies - not the user's.
Installing this plugin is as simple as :Rocks install neo-tree.nvim.

Things done:

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

Notes:

Important

See also this guide.

@cseickel cseickel merged commit 7aad1bf into nvim-neo-tree:main Apr 13, 2024
4 checks passed
Comment on lines +8 to +12
release:
types:
- created
tags:
- '*'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

馃 you can probably remove either the tag or the release trigger.

It looks like it gets triggered twice.

@mrcjkb mrcjkb deleted the luarocks branch April 14, 2024 00:28
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.

None yet

2 participants