aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
...
* ci: remove brackets on the "runs-on" argument (#1470)dundargoc2021-11-213-5/+5
* ci: close PRs not filed from feature branches (#1464)dundargoc2021-11-211-0/+28
* ci: add Selene linter (#904)Peter Lithammer2021-11-152-19/+71
* fix(ci): avoid failing "dirname"-cleanup PRs (#1405)kylo2522021-11-132-18/+15
* ci: fix close config changes workflow (#1408)dundargoc2021-11-111-1/+3
* ci: add workflow that fails PRs with the word "dirname" in them (#1398)dundargoc2021-11-111-0/+18
* ci: automatically close pull requests that modify server_configurations.md (#...dundargoc2021-11-111-0/+19
* docs: follow-up fixes from overhaul (#1389)Michael Lingelbach2021-11-092-3/+3
* docs: documentation overhaul (#1384)Michael Lingelbach2021-11-091-41/+0
* chore: unify makefile to run stylua and luacheckMichael Lingelbach2021-10-301-1/+1
* ci: fix vimdocgen (#1313)Michael Lingelbach2021-10-151-4/+5
* ci: use rhysd action instead for installing neovim (#1312)Michael Lingelbach2021-10-151-21/+8
* ci: run codespell on pull requests (#1101)dundargoc2021-07-251-0/+21
* Update commit_lint.ymlMichael Lingelbach2021-07-181-1/+1
* ci: switch to GHA for commit lint (#982)Michael Lingelbach2021-07-181-0/+12
* ci: fix workflow so vimdocgen runs sequentially (#1085)Michael Lingelbach2021-07-172-56/+49
* ci: lint and format with styluaMichael Lingelbach2021-07-031-0/+11
* Update vimdoc.ymlMichael Lingelbach2021-05-211-0/+2
* docgen: explicitly allow pushing commitsMarco Hinz2021-05-161-0/+2
* docgen: try to fix docgen authentication issuesMichael Lingelbach2021-05-011-9/+4
* Fix docgen github actionMichael Lingelbach2021-05-011-0/+3
* ci: fix babelfishMichael Lingelbach2021-04-091-1/+1
* docgen: add vimdoc pipeline with babelfishMichael Lingelbach2021-03-271-0/+54
* docgen: remove CI trigger for PRs, only pushes to masterMichael Lingelbach2021-01-231-3/+5
* Fix macos CI Michael Lingelbach2020-12-291-0/+1
* Fix docgen github action to use CONFIG.md instead of README.mdMichael Lingelbach2020-12-281-1/+1
* CI: Remove cmake from MacOS install (already installed?)Stephan Seitz2020-08-301-1/+1
* Run lint as sudo to make CI pass againStephan Seitz2020-08-281-1/+1
* dartls: remove calling error in detecting cmdHirokazu Hata2020-02-231-7/+0
* github action: add test for macosHirokazu Hata2020-05-211-1/+13
* Makefile: add lint commantHirokazu Hata2020-05-211-2/+1
* github action: add test actionHirokazu Hata2020-05-211-0/+41
* [upgrade] acitons/checkout v1 -> v2kazukazuinaina2020-03-042-2/+2
* gh actions: Add Dart lang to docgen action enviromentHirokazu Hata2020-02-221-0/+7
* CI: luacheck #86Hirokazu Hata2019-12-312-1/+23
* Improve docgen (#27)Ashkan Kiani2019-11-171-1/+1
* Add github actions for docgen (#7)Ashkan Kiani2019-11-141-0/+34