SuperBo / fugit2.nvim

Neovim git GUI powered by libgit2
MIT License
333 stars 7 forks source link

feat: rocks.nvim/luarocks support #42

Closed mrcjkb closed 3 months ago

mrcjkb commented 3 months ago

Closes #14.

Things done:

[!IMPORTANT]

[!TIP]

  • I recommend the release-please GitHub action to automatically generate release PRs based on conventional commits.
  • See also this guide.
SuperBo commented 3 months ago

@mrcjkb, some error with rockspec

Error: Could not load rockspec file /home/runner/work/fugit2.nvim/fugit2.nvim/fugit2.nvim-0.0.0-2.rockspec (Error running file: [string "/home/runner/work/fugit2.nvim/fugit2.nvim/f..."]:5: attempt to concatenate global 'specrev' (a nil value))
stack traceback:
    [C]: in function 'on_failure'
    ...-luarocks-tag-release-scm-1/share/lua/5.1/ltr/os.lua:48: in function 'execute'
    ...release-scm-1/share/lua/5.1/luarocks-tag-release.lua:77: in function 'create_rockspec'
    ...release-scm-1/share/lua/5.1/luarocks-tag-release.lua:153: in function 'luarocks_tag_release'
    ...ag-release/scm-1/bin/luarocks-tag-release-action.lua:84: in main chunk
    [C]: ?