Christian Clason
d105f2cb7b
feat(julia): update parser and queries
2024-11-11 08:40:34 +01:00
nvim-treesitter-bot[bot]
425b589683
bot(lockfile): update inko, nu, udev
2024-11-08 07:07:56 +00:00
Christian Clason
8b15ce58e4
ci(update): skip julia but for real
2024-11-06 10:00:29 +01:00
Christian Clason
f284ca27b5
ci(update): skip julia
2024-11-06 09:55:44 +01:00
Christian Clason
39016abc99
ci(update): skip gnuplot, unskip djot
2024-10-29 09:08:39 +01:00
nvim-treesitter-bot[bot]
86c10df7ef
bot(lockfile): update cmake, llvm, perl, vhdl
2024-10-08 06:58:57 +00:00
Christian Clason
d22166e3d8
ci: bump create-pull-request to v7
2024-09-11 09:20:04 +02:00
Christian Clason
c436d45eee
Revert "ci(update): bump create-pull-request to v7 and sign commits"
...
This reverts commit c9003a3cb1 .
2024-09-10 10:20:29 +02:00
Christian Clason
c9003a3cb1
ci(update): bump create-pull-request to v7 and sign commits
2024-09-10 08:19:14 +00:00
Christian Clason
2eb50352c0
ci: bump stylua-action to v4
2024-08-27 14:29:54 +02:00
Christian Clason
6699eae8ba
Revert "ci: skip updates for javascript"
...
This reverts commit a7a3b9c10e .
2024-08-20 19:49:18 +02:00
Christian Clason
1e860567fb
chore: remove obsolete CODEOWNERS
2024-08-19 09:54:50 +02:00
Christian Clason
a7a3b9c10e
ci: skip updates for javascript
2024-08-03 11:25:48 +02:00
Christian Clason
5373c90c55
feat(r)!: update parser and queries
2024-06-27 15:31:41 +02:00
Christian Clason
d3acd105bd
ci(lint): make sure query parser is installed from this repo
...
Problem: format-queries.lua in CI uses the bundled query parser from
Neovim, meaning breaking changes are not reflected in tests.
Solution: Install nvim-treesitter in the lint workflow and use it to
install the query parser.
2024-05-26 00:24:03 +02:00
Christian Clason
86ac7e9274
ci: replace node with upstream action
2024-04-14 14:10:56 +02:00
Christian Clason
78bfee7ddb
ci(tests): use nvim nightly for win+cl
2024-04-14 13:34:44 +02:00
Christian Clason
22c5a0d833
ci: teach bot about conventional commits
2024-03-03 10:39:15 +01:00
Christian Clason
30a41f52f9
ci: bump create-pull-request to v6
2024-03-01 08:43:57 +01:00
Christian Clason
71ae32c187
docs(template): use builtin commands
2024-02-21 14:37:51 +01:00
dundargoc
1f6bd57192
ci: remove mergify.yml as it's no longer used
2024-02-20 09:57:10 +01:00
Christian Clason
4b27f87fef
fix(scripts): format-queries defaults to cwd
2024-02-20 09:59:02 +09:00
dundargoc
5b3e9861a2
ci: simplify cache key
...
Also ensure new matrix fields are automatically added to cache key.
2024-02-19 17:46:07 +01:00
dundargoc
6444286cbf
ci: fix invalid workflow
...
Context variables aren't always available, so we can't rely on them for
e.g. environment variables.
Also merge all install scripts into `script/ci-install.sh`, that way it
can be called the same way regardless of system.
2024-02-10 19:49:14 +01:00
dundargoc
143a342bd8
ci: use windows-latest over windows-2022
...
It's convenient to not need to manually update the runner version.
2024-02-10 15:25:01 +01:00
Christian Clason
8262ccf990
fixup: it's fine
2024-02-09 10:45:13 +01:00
Christian Clason
de4a651da7
ci: pin tree-sitter-cli version in npm install
...
This prevents bad tags from messing up CI
2024-02-09 10:33:35 +01:00
Christian Clason
364b86ec8e
ci: use M1 for macOS
...
GH Actions runners use M1 hardware for `macos-14` now. Since macOS is
one of the slowest platforms for parser compilation, switching should
give us not only ARM coverage but also shorter CI times.
2024-01-31 15:19:51 +01:00
Christian Clason
569d5dfadb
ci: use nvim-treesitter-bot as author
2024-01-30 09:01:30 +01:00
Christian Clason
e24dab6696
ci: use nvim-treesitter-bot as committer
2024-01-29 10:14:42 +01:00
Christian Clason
b5736698be
ci: use token for automated PRs
...
* Use a Github App token to allow CI to run automatically
(Following
https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens )
* Enable automerge
* make lint workflow only run once on PRs to master
2024-01-28 16:15:57 +01:00
Christian Clason
023a8ee9a2
ci: bump cache to v4
2024-01-24 10:30:08 +01:00
Pham Huy Hoang
79975d6557
ci: add query lint job
2024-01-19 16:58:37 +01:00
Christian Clason
9288d9b505
ci: bump actions to latest
2024-01-05 12:54:30 +01:00
ObserverOfTime
34b2f7803b
ci: fix update lockfile workflow
2023-08-20 10:11:11 +03:00
ObserverOfTime
1a4116aef1
ci: update workflows
2023-08-18 11:09:57 +03:00
Matthieu Coudron
bc52938ddd
ci: dont hardcode the rockspec version
2023-08-13 15:01:04 +02:00
Matthieu Coudron
baed6439e2
ci: fix luarocks tag release process
...
bumped version of the action
Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
2023-08-13 11:26:59 +02:00
Christian Clason
330da0ff07
ci: bump actions to latest
2023-07-11 08:14:21 +02:00
Amaan Qureshi
46ddea9dec
fix(dart): update indents from upstream ( #4924 )
2023-06-07 20:10:54 +02:00
GitHub
62146fe415
Update parsers: c, cpp, cuda, gitcommit, glsl, go, hlsl, scala, supercollider
...
skip dart updates from now on
2023-05-31 19:08:20 +02:00
Christian Clason
23dfae4db8
ci: bump tree-sitter CLI to v0.20.8
2023-05-30 10:44:31 +02:00
Amaan Qureshi
905877e75f
chore: update skipped langs in ci
2023-05-29 19:30:19 +02:00
Amaan Qureshi
754b509f26
chore: update Gleam
2023-05-29 11:13:36 -04:00
Matthieu Coudron
b401b7423d
ci: bump release workflow
...
new version adds 'make' support and should fix the release job
2023-02-24 15:27:12 +01:00
Matthieu Coudron
84b047e424
fix(ci): remove double 'uses'
...
which invalidates the action
2023-02-24 11:18:15 +01:00
dundargoc
83e2e22d9e
ci: remove ready_for_review type
...
It's only needed if a job is disabled for drafts. Otherwise it will just
run the same workflow twice.
2023-02-23 21:03:02 +01:00
Marc Jakobi
ba35d094c1
ci: add release workflow for luarocks upload ( #4109 )
2023-02-22 19:15:43 +01:00
Kiyoon Kim
80e41f22ce
prettier formatting yml and md
2023-02-16 01:48:37 -08:00
Kiyoon Kim
b44871afb5
Add treesitter CLI in CI with Windows and mac
2023-02-15 03:23:38 -08:00