Commit Graph

37 Commits

Author SHA1 Message Date
Santos Gallegos
be8f656087 Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
Thomas Vigouroux
8e2f79d7ad fix: use correct name in FUNDING.yml 2021-04-22 19:24:16 +02:00
Stephan Seitz
8704b0f388 Allow failures for defined parsers 2021-04-22 18:37:04 +02:00
Thomas Vigouroux
04982cde88 chore: add funding informations 2021-04-22 18:25:41 +02:00
Stephan Seitz
6f85037437 Pin verilog parser because it downgraded to 0.18.0 2021-03-30 22:27:50 +02:00
sogaiu
b521f1a435 Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS 2021-03-17 20:33:12 +01:00
Stephan Seitz
ad5c0b9d78 Update lockfile 2021-03-16 22:17:23 +01:00
Stephan Seitz
1d9b3b82ff Exclude kotlin, clojure from parser update 2021-03-16 22:17:23 +01:00
Stephan Seitz
a9a3418726 Fix CI (not use appimage on Mac) 2021-03-16 18:52:43 +01:00
Stephan Seitz
f0b9b3b8ac Do not fail fast in CI 2021-03-16 18:52:43 +01:00
Stephan Seitz
606341a139 Remove query file workflow (tested now on all OS 2021-03-16 18:52:43 +01:00
Stephan Seitz
92bc601c50 Check query files on all OSes 2021-03-16 18:52:43 +01:00
Stephan Seitz
c573cdd0a9 Add CI hack 2021-03-16 18:52:43 +01:00
Stephan Seitz
4395783990 Update ubuntu-20 2021-03-16 18:52:43 +01:00
Stephan Seitz
626d1b9192 CI CI CI 2021-03-16 18:52:43 +01:00
Stephan Seitz
719329f6b4 Add NPM for now to Ubuntu CI 2021-03-16 18:52:43 +01:00
Stephan Seitz
e32029460d CI: Remove JS hack 2021-03-16 18:52:43 +01:00
Jozef Grajciar
2f60b43c0f Add CI for testing parsers compilation 2021-03-04 19:58:58 +01:00
Santos Gallegos
a077f61b67 Issue template: use details for nvim --version output 2021-01-31 21:30:02 +01:00
Stephan Seitz
5ea3db83c6 fix(CI): don't let update-parsers fail if no change is necessary 2021-01-21 07:12:49 +01:00
Thomas Vigouroux
c51caf273a fix(ci): correctly set user and email 2021-01-14 14:20:52 +01:00
Thomas Vigouroux
2ccb45ea5e fix(ci): only track lockfile.json when updating parsers 2021-01-14 14:03:34 +01:00
Github Actions
d8f75f0b09 [docgen] Update README.md
skip-checks: true
2020-12-12 19:04:43 +01:00
Stephan Seitz
ab808e8495 Fixup jq 2020-11-30 11:19:22 +01:00
Stephan Seitz
740f36b81d Pretty print lockfile.json 2020-11-30 11:19:22 +01:00
Stephan Seitz
3b3c0098a6 Fix update-parsers workflow 2020-11-30 11:19:22 +01:00
Stephan Seitz
e8788c52e5 Add "Update parsers workflow" 2020-11-30 11:19:22 +01:00
Thomas Vigouroux
faac62c2d1 Update bug report to add update informations 2020-11-27 08:42:05 +01:00
Stephan Seitz
1bfffb11fd CI: Fix update-readme.yml 2020-11-25 08:04:54 +01:00
Thomas Vigouroux
acba0fd666 docs: Add CODEOWNERS file 2020-09-01 20:41:47 +02:00
Stephan Seitz
ffe7d96dfd feat(CI): auto-update README.md 2020-08-31 18:53:24 +02:00
Stephan Seitz
7c9ffe9e19 Fix #292: Add parser links to README.md 2020-08-25 14:58:28 +02:00
Stephan Seitz
81182975ee fix(CI): Run style check as sudo 2020-08-21 18:52:18 +02:00
Stephan Seitz
c42c38a834 Add workflow for checking query files 2020-07-14 18:31:34 +02:00
Thomas Vigouroux
0e041bd343 ci: use GH Actions istead of Travis CI 2020-07-09 22:34:34 +02:00
Stephan Seitz
3e8b5a30e2 Use <details> for checkhealth output in bug report template
The output of checkhealth can be quite lengthy.

Plus fix position of *** to make text render bold
2020-07-06 21:23:57 +02:00
Thomas Vigouroux
a067924507 Update issue templates
Add some issue templates
2020-06-14 11:57:09 +02:00