summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-01-16docs: add issue template for highlighting issuesStephan Seitz
2022-01-05fix(haskell): Haskell switched to C scannerStephan Seitz
2021-12-06ci: use Neovim v0.6.0Stephan Seitz
2021-12-06ci: open PRs to update READMEStephan Seitz
2021-11-30ci: add nightly again to CIStephan Seitz
2021-11-24ci: Add workflow for testsStephan Seitz
2021-11-24ci: Try out windows-2022Stephan Seitz
2021-11-20Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos
We have had many of these recently...
2021-11-02chore: fix typosDundar Göc
2021-10-21ci: use nvim v0.5.1 on CIStephan Seitz
2021-10-21ci: upload artifacts before checkStephan Seitz
This could provide better possibilities to investigate a failed CI.
2021-10-11feat(healthcheck): support native lua healthchecks, and fixesJavier López
After neovim/neovim#15259 lua healthchecks are called directly and are prefered over neovim autoload ones. The discover of Lua ones requires the function to be named "check()". Also the mentioned PR changed the design of healthchecks to not use output capturing, therefore avoid printing and instead concatenate and call the health functions.
2021-08-23chore(issues): make bug_report an issue formThomas Vigouroux
2021-07-31Use node actionStephan Seitz
2021-07-19feat(mergify): delay mergify merging by one dayThomas Vigouroux
2021-07-18fix: only automerge when then is two approvalsThomas Vigouroux
2021-07-18fix(mergify): only merge when there is no review requestsThomas Vigouroux
2021-07-18ci(mergify): don't use queuesThomas Vigouroux
2021-07-18ci(Mergify): configuration updateThomas Vigouroux
2021-07-18ci(Mergify): configuration updateThomas Vigouroux
2021-07-18chore: setup mergifyThomas Vigouroux
2021-07-05Luacheck: use config file to exclude filesSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-22fix: use correct name in FUNDING.ymlThomas Vigouroux
2021-04-22Allow failures for defined parsersStephan Seitz
2021-04-22chore: add funding informationsThomas Vigouroux
2021-03-30Pin verilog parser because it downgraded to 0.18.0Stephan Seitz
2021-03-17Remove SKIP_LOCKFILE_UPDATES_FOR_LANGSsogaiu
2021-03-16Update lockfileStephan Seitz
2021-03-16Exclude kotlin, clojure from parser updateStephan Seitz
2021-03-16Fix CI (not use appimage on Mac)Stephan Seitz
2021-03-16Do not fail fast in CIStephan Seitz
2021-03-16Remove query file workflow (tested now on all OSStephan Seitz
2021-03-16Check query files on all OSesStephan Seitz
2021-03-16Add CI hackStephan Seitz
2021-03-16Update ubuntu-20Stephan Seitz
2021-03-16CI CI CIStephan Seitz
2021-03-16Add NPM for now to Ubuntu CIStephan Seitz
2021-03-16CI: Remove JS hackStephan Seitz
2021-03-04Add CI for testing parsers compilationJozef Grajciar
2021-01-31Issue template: use details for nvim --version outputSantos Gallegos
2021-01-21fix(CI): don't let update-parsers fail if no change is necessaryStephan Seitz
2021-01-14fix(ci): correctly set user and emailThomas Vigouroux
2021-01-14fix(ci): only track lockfile.json when updating parsersThomas Vigouroux
2020-12-12[docgen] Update README.mdGithub Actions
skip-checks: true
2020-11-30Fixup jqStephan Seitz
2020-11-30Pretty print lockfile.jsonStephan Seitz
2020-11-30Fix update-parsers workflowStephan Seitz
2020-11-30Add "Update parsers workflow"Stephan Seitz
2020-11-27Update bug report to add update informationsThomas Vigouroux