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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: Further explanation on how to run CI local #1131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

25d96b
Copy link

@25d96b 25d96b commented Nov 1, 2023

I think that most people have plenary, web-dev-icons, and lualine.nvim in a separate path. In my case, the lualine repo that I use for development is in a development folder on my home, the plugins managed from lazy.nvim is in .local/share/....
To run CI locally is as simple as changing the path on the tests/minimal_init.lua file, testing locally, and then removing the local configuration and push the original file to let CI work properly. Let people (especially new contributors) know about it!

To run test and lint locally, in case lualine repo is not in the same
path as plenary and web-dev-icon, we can simply change the relative path
on tests/minimal_init.lua and push the original to the remote.
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

1 participant