aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* ci: Try out windows-2022Stephan Seitz2021-11-241-7/+7
|
* Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos2021-11-201-1/+2
| | | | We have had many of these recently...
* chore: fix typosDundar Göc2021-11-021-2/+2
|
* ci: use nvim v0.5.1 on CIStephan Seitz2021-10-213-11/+17
|
* ci: upload artifacts before checkStephan Seitz2021-10-211-5/+5
| | | | This could provide better possibilities to investigate a failed CI.
* feat(healthcheck): support native lua healthchecks, and fixesJavier López2021-10-111-1/+1
| | | | | | | | | | 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.
* chore(issues): make bug_report an issue formThomas Vigouroux2021-08-232-57/+60
|
* Use node actionStephan Seitz2021-07-311-0/+1
|
* feat(mergify): delay mergify merging by one dayThomas Vigouroux2021-07-191-1/+19
|
* fix: only automerge when then is two approvalsThomas Vigouroux2021-07-181-1/+1
|
* fix(mergify): only merge when there is no review requestsThomas Vigouroux2021-07-181-1/+1
|
* ci(mergify): don't use queuesThomas Vigouroux2021-07-181-8/+4
|
* ci(Mergify): configuration updateThomas Vigouroux2021-07-181-1/+8
|
* ci(Mergify): configuration updateThomas Vigouroux2021-07-181-0/+6
|
* chore: setup mergifyThomas Vigouroux2021-07-181-0/+10
|
* Luacheck: use config file to exclude filesSantos Gallegos2021-07-051-1/+1
|
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-0/+11
|
* fix: use correct name in FUNDING.ymlThomas Vigouroux2021-04-221-1/+1
|
* Allow failures for defined parsersStephan Seitz2021-04-221-0/+4
|
* chore: add funding informationsThomas Vigouroux2021-04-221-0/+1
|
* Pin verilog parser because it downgraded to 0.18.0Stephan Seitz2021-03-301-0/+2
|
* Remove SKIP_LOCKFILE_UPDATES_FOR_LANGSsogaiu2021-03-171-2/+0
|
* Update lockfileStephan Seitz2021-03-161-1/+1
|
* Exclude kotlin, clojure from parser updateStephan Seitz2021-03-161-0/+2
|
* Fix CI (not use appimage on Mac)Stephan Seitz2021-03-161-1/+1
|
* Do not fail fast in CIStephan Seitz2021-03-161-0/+1
|
* Remove query file workflow (tested now on all OSStephan Seitz2021-03-162-33/+3
|
* Check query files on all OSesStephan Seitz2021-03-161-0/+8
|
* Add CI hackStephan Seitz2021-03-161-7/+1
|
* Update ubuntu-20Stephan Seitz2021-03-161-1/+1
|
* CI CI CIStephan Seitz2021-03-161-0/+4
|
* Add NPM for now to Ubuntu CIStephan Seitz2021-03-161-0/+2
|
* CI: Remove JS hackStephan Seitz2021-03-161-2/+0
|
* Add CI for testing parsers compilationJozef Grajciar2021-03-041-0/+53
|
* Issue template: use details for nvim --version outputSantos Gallegos2021-01-311-3/+13
|
* fix(CI): don't let update-parsers fail if no change is necessaryStephan Seitz2021-01-211-1/+1
|
* fix(ci): correctly set user and emailThomas Vigouroux2021-01-141-0/+3
|
* fix(ci): only track lockfile.json when updating parsersThomas Vigouroux2021-01-141-0/+5
|
* [docgen] Update README.mdGithub Actions2020-12-121-0/+2
| | | | skip-checks: true
* Fixup jqStephan Seitz2020-11-301-3/+6
|
* Pretty print lockfile.jsonStephan Seitz2020-11-301-0/+4
|
* Fix update-parsers workflowStephan Seitz2020-11-301-4/+11
|
* Add "Update parsers workflow"Stephan Seitz2020-11-301-0/+28
|
* Update bug report to add update informationsThomas Vigouroux2020-11-271-0/+8
|
* CI: Fix update-readme.ymlStephan Seitz2020-11-251-1/+2
|
* docs: Add CODEOWNERS fileThomas Vigouroux2020-09-011-0/+7
|
* feat(CI): auto-update README.mdStephan Seitz2020-08-311-6/+16
|
* Fix #292: Add parser links to README.mdStephan Seitz2020-08-251-0/+25
|
* fix(CI): Run style check as sudoStephan Seitz2020-08-211-1/+1
|
* Add workflow for checking query filesStephan Seitz2020-07-141-0/+30
|