Commit graph

37 commits

Author SHA1 Message Date
Stephan Seitz
ec276ed460 ci: add nightly again to CI 2021-11-30 20:46:35 +01:00
Stephan Seitz
771abaf531 ci: Add workflow for tests 2021-11-24 17:29:55 +01:00
Stephan Seitz
8016b74cea ci: Try out windows-2022 2021-11-24 14:47:07 +01:00
Stephan Seitz
7135321cc2 ci: use nvim v0.5.1 on CI 2021-10-21 19:50:23 +02:00
Stephan Seitz
24edc5d93f ci: upload artifacts before check
This could provide better possibilities to investigate a failed CI.
2021-10-21 19:50:23 +02:00
Stephan Seitz
59887fbf33 Use node action 2021-07-31 19:57:08 +02:00
Santos Gallegos
437e41e9fc Luacheck: use config file to exclude files 2021-07-05 12:39:32 +02:00
Santos Gallegos
be8f656087
Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
Stephan Seitz
8704b0f388 Allow failures for defined parsers 2021-04-22 18:37:04 +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
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
Stephan Seitz
1bfffb11fd CI: Fix update-readme.yml 2020-11-25 08:04:54 +01: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