summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* chore: release v1.0.0 (#1262)v1.0.0William Boman2023-04-261-0/+4
* chore: remove generate scripts and artifacts (#1246)William Boman2023-04-222-48/+1
* ci: add release workflow (#1214)William Boman2023-04-151-0/+29
* chore(ci): add v0.9.0 to test matrix (#1190)William Boman2023-04-072-1/+5
* chore: consolidate generate task (#1171)William Boman2023-04-022-31/+3
* fix(doc): duplicate helptag (#1099)William Boman2023-03-141-1/+4
* style: enforce import order (#1092)William Boman2023-03-122-3/+3
* chore(ci): bump selene and stylua versions (#1059)William Boman2023-03-052-2/+2
* chore(workflows): change autogenerate commit message (#1004)William Boman2023-02-171-2/+2
* ci(tests): add neovim version matrix (#515)William Boman2022-10-061-1/+8
* chore(workflows): bump neovim to 0.8.0 (#491)William Boman2022-10-012-2/+2
* chore: upgrade stylua to 0.15.0 (#454)William Boman2022-09-221-2/+2
* chore(workflows): remove auto-assign workflow (#426)William Boman2022-09-151-31/+0
* chore: bump stylua to 0.14.3 (#395)William Boman2022-09-081-1/+1
* chore: add cbfmt config (#328)William Boman2022-08-251-0/+33
* fix(workflow): fix selene job name (#302)William Boman2022-08-161-1/+1
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-152-0/+21
* fix: include PACKAGES.md in workflow commit (#270)William Boman2022-08-081-0/+1
* fix(workflow): set fetch-depth: 0 (#266)William Boman2022-08-071-0/+2
* chore: update bot comment on new package request (#183)William Boman2022-07-281-3/+1
* stable branch releaseWilliam Boman2022-07-243-3/+3
* refactor!: extract mason-lspconfig to separate plugin (#109)William Boman2022-07-221-1/+0
* fix(autogenerate): fix add-paths argument (#70)William Boman2022-07-131-1/+3
* fix(scripts): set packpath instead of rtp for dependencies (#42)William Boman2022-07-091-35/+0
* chore(workflow): add bot-automation.yml (#38)William Boman2022-07-093-2/+37
* chore(workflow): modularize scripts and remove mason-lspconfig from CI checks...William Boman2022-07-094-43/+38
* refactor: move packages to mason-registry (#27)William Boman2022-07-081-0/+1
* chore: adjust some remnants of nvim-lsp-installerWilliam Boman2022-07-072-4/+3
* chore: run tests workflow on all branches, fix README badge imageWilliam Boman2022-07-071-1/+0
* mason.nvimWilliam Boman2022-07-073-10/+29
* chore(workflows): add workflow_dispatch trigger for run-autogen.ymlWilliam Boman2022-05-061-0/+1
* chore: bump minimum neovim version to 0.7.0 (#656)William Boman2022-05-023-3/+3
* feat: add async module (#499)William Boman2022-02-212-2/+0
* action: use PAT for write accessWilliam Boman2022-02-021-1/+3
* actions: simplify run-autogen workflowWilliam Boman2022-01-291-17/+3
* add base input to workflow stepWilliam Boman2022-01-271-0/+1
* fix(actions): remove fetch-depth settingWilliam Boman2022-01-231-3/+0
* feat(actions): add scheduled action to commit & push generated diffsWilliam Boman2022-01-222-2/+48
* github/workflows: fix auto commentWilliam Boman2021-12-291-8/+1
* github/workflows: more automationWilliam Boman2021-12-291-0/+17
* feat(ui): display interactive server settings schema table (#363)William Boman2021-12-291-1/+2
* add some tests (#360)William Boman2021-12-252-1/+20
* actions/auto-assign-issues: add column_name argWilliam Boman2021-11-241-0/+1
* actions: automatically assign new issues to triaging projectWilliam Boman2021-11-243-13/+32
* Revert "actions: automatically push generated metadata changes (#235)"William Boman2021-11-023-38/+12
* actions: automatically push generated metadata changes (#235)William Boman2021-11-023-12/+38
* feat: autogen metadata table(s) (#159)kylo2522021-10-182-0/+30
* ci: don't run stylua on all branchesWilliam Boman2021-09-291-7/+5
* Improve the CI for the fmt (#103)Teo2021-09-271-0/+21