Skip to content

ci(luarocks-release): add install test#440

Merged
Conni2461 merged 1 commit intonvim-lua:masterfrom
mrcjkb:mrcjk/luarocks-release-workflow-test
Jan 6, 2023
Merged

ci(luarocks-release): add install test#440
Conni2461 merged 1 commit intonvim-lua:masterfrom
mrcjkb:mrcjk/luarocks-release-workflow-test

Conversation

@mrcjkb
Copy link
Copy Markdown
Contributor

@mrcjkb mrcjkb commented Jan 6, 2023

@Conni2461 ..and here's the post-release install test :)

@mrcjkb mrcjkb force-pushed the mrcjk/luarocks-release-workflow-test branch from 3946073 to 5e98372 Compare January 6, 2023 13:26
@mrcjkb mrcjkb force-pushed the mrcjk/luarocks-release-workflow-test branch from 5e98372 to 7431cc8 Compare January 6, 2023 13:27
@Conni2461
Copy link
Copy Markdown
Collaborator

LGTM, thanks :)

@Conni2461 Conni2461 merged commit 76e4b2c into nvim-lua:master Jan 6, 2023
@Conni2461
Copy link
Copy Markdown
Collaborator

actually that didn't work because on default we only have lua 5.4 and plenary needs 5.1 or luajit: https://github.com/nvim-lua/plenary.nvim/actions/runs/3857692308/jobs/6575365495

looking at https://github.com/leafo/gh-actions-lua should fix that, thoughts?

- uses: leafo/gh-actions-lua@v9
  with:
    luaVersion: "luajit-2.1.0-beta3"

@mrcjkb
Copy link
Copy Markdown
Contributor Author

mrcjkb commented Jan 6, 2023

That seems to fix it: https://github.com/MrcJkb/plenary.nvim/actions/runs/3858235943/jobs/6576529373

I'll open another PR.

@mrcjkb mrcjkb deleted the mrcjk/luarocks-release-workflow-test branch January 6, 2023 20:21
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