Christian Clason
225419160b
ci(update): block git_config (ABI 15)
2025-02-25 09:46:10 +01:00
Christian Clason
c08aa2fe3f
ci(update): block devicetree (ABI 15)
2025-02-23 12:01:29 +01:00
Christian Clason
1a6e42bb8c
ci(update): block nickel (ABI 15)
2025-02-18 09:16:17 +00:00
Christian Clason
da89532f03
ci(update): block t32 (ABI 15)
2025-02-09 12:15:07 +01:00
nvim-treesitter-bot[bot]
824bf8455f
bot(lockfile): update erlang, vhs
...
lock sql parser (ABI 15)
2025-02-06 07:43:26 +00:00
Christian Clason
16a51977dc
Revert "ci(update): block vhdl (ABI 15)"
...
This reverts commit 1545e964e2 .
2025-02-02 15:17:50 +01:00
Christian Clason
1545e964e2
ci(update): block vhdl (ABI 15)
2025-02-02 15:00:38 +01:00
nvim-treesitter-bot[bot]
bcd0b26607
bot(lockfile): update bash, desktop, haskell, julia, nix, objc, typst
2025-02-01 08:47:04 +00:00
Christian Clason
b4897f5a84
ci(update): unblock gnuplot
2024-12-23 16:10:41 +01:00
zetashift
c5be87ad3e
refactor(unison): update to latest treesitter grammar
2024-11-13 09:09:53 +01:00
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
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
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