Skip to content

fix: include documentation on rockspec#187

Merged
teto merged 2 commits intorest-nvim:mainfrom
Leixb:main
May 11, 2023
Merged

fix: include documentation on rockspec#187
teto merged 2 commits intorest-nvim:mainfrom
Leixb:main

Conversation

@Leixb
Copy link
Copy Markdown
Contributor

@Leixb Leixb commented Mar 9, 2023

Fixes the missing documentation was missing when installing through luarocks.

Also, I noticed the following error when checking the luarocks build:

Error: Inconsistency between rockspec filename (rest.nvim-scm-1.rockspec) and its contents (rest.nvim-0.1-2.rockspec).

I changed both to scm-3 but maybe another major is better.

Leixb added 2 commits March 9, 2023 16:20
Fixes the following discrepancy between the file name and the version:
```
Error: Inconsistency between rockspec filename (rest.nvim-scm-1.rockspec) and its contents (rest.nvim-0.1-2.rockspec).
```
@teto
Copy link
Copy Markdown
Collaborator

teto commented May 11, 2023

The luarocks tag release should generate better rockspecs, just we haven't cut a release with luarocks-tag-release improvements. This is still useful for the scm version indeed

@teto teto merged commit d8dc204 into rest-nvim:main May 11, 2023
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