ivy.nvim/.github/workflows
Ade Attwood e82227c427
All checks were successful
CI / Luacheck (pull_request) Successful in 21s
CI / StyLua (pull_request) Successful in 15s
CI / Cargo Format (pull_request) Successful in 19s
CI / Build and test (pull_request) Successful in 1m55s
Conventional Tools Commitlint / Commitlint (pull_request) Successful in 5s
ci: run stylua via npx rather than via action
Summary:

This is so we don't need the GITHUB_TOKEN that can not be added in forgejo. I
am giving it a go and the `GITHUB_` prefix is reserved for secrets. There are
also issues with the action in a forgejo environment due to the API not
resolving to github.

This now should work on both platforms. So we can maintain github compatibility
for any pull requests that may come that way.

Test Plan:

Run the CI on github and forgejo, this will need to be a manual process to
validate this works.
2024-09-03 18:21:33 +01:00
..
ci.yml ci: run stylua via npx rather than via action 2024-09-03 18:21:33 +01:00
ct-commitlint.yml chore(deps): update actions/checkout action to v4 2023-10-22 17:29:20 +01:00