summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2021-07-05Luacheck: use config file to exclude filesSantos Gallegos
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-22Allow failures for defined parsersStephan Seitz
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-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-25CI: Fix update-readme.ymlStephan Seitz
2020-08-31feat(CI): auto-update README.mdStephan Seitz
2020-08-25Fix #292: Add parser links to README.mdStephan Seitz
2020-08-21fix(CI): Run style check as sudoStephan Seitz
2020-07-14Add workflow for checking query filesStephan Seitz
2020-07-09ci: use GH Actions istead of Travis CIThomas Vigouroux