aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/update-lockfile.yml
Commit message (Collapse)AuthorAgeFilesLines
* feat!: track parser revision in LuaChristian Clason2025-05-121-55/+0
| | | | | | | | | | | Problem: Tracking parser revision in lockfile and allowing override through the parsers module complicates the code. In addition, only revision changes are handled robustly, not changes to other installation info. Solution: Track parser revision in the parsers module directly. Reload parser table on every install or update call. Support modifying parser table in a `User TSUpdate` autocommand.
* ci: remove update-lockfile shell scriptChristian Clason2025-05-121-5/+2
|
* refactor: use vim.fs.joinpathChristian Clason2025-05-121-1/+1
|
* ci(bot): bump create-github-app-token to v2Christian Clason2025-04-061-1/+1
|
* ci(update): only check once a week (sat)Christian Clason2025-04-021-1/+1
| | | | I need a break...
* ci(update): block dhall,elm,enforce,rust (ABI 15)Christian Clason2025-04-021-1/+1
|
* ci(update): block wit (ABI 15)Christian Clason2025-03-211-1/+1
|
* ci(update): block bp (ABI 15)Christian Clason2025-03-131-1/+1
|
* ci(update): block rescript (ABI 15)Christian Clason2025-03-041-1/+1
|
* ci(update): block templ (ABI 15)Christian Clason2025-03-021-1/+1
|
* ci(update): block typespec (ABI 15)Christian Clason2025-03-011-1/+1
|
* ci(update): block verilog (ABI 15)Christian Clason2025-03-011-1/+1
|
* ci(update): block git_config (ABI 15)Christian Clason2025-02-251-1/+1
|
* ci(update): block devicetree (ABI 15)Christian Clason2025-02-231-1/+1
|
* ci(update): block nickel (ABI 15)Christian Clason2025-02-181-1/+1
|
* ci(update): block t32 (ABI 15)Christian Clason2025-02-091-1/+1
|
* bot(lockfile): update erlang, vhsnvim-treesitter-bot[bot]2025-02-061-1/+1
| | | | lock sql parser (ABI 15)
* Revert "ci(update): block vhdl (ABI 15)"Christian Clason2025-02-021-1/+1
| | | | This reverts commit 1545e964e299176375efd84867dcf82fbff52ee2.
* ci(update): block vhdl (ABI 15)Christian Clason2025-02-021-1/+1
|
* bot(lockfile): update bash, desktop, haskell, julia, nix, objc, typstnvim-treesitter-bot[bot]2025-02-011-1/+1
|
* ci(update): unblock gnuplotChristian Clason2024-12-231-1/+1
|
* refactor(unison): update to latest treesitter grammarzetashift2024-11-131-1/+1
|
* feat(julia): update parser and queriesChristian Clason2024-11-111-1/+1
|
* bot(lockfile): update inko, nu, udevnvim-treesitter-bot[bot]2024-11-081-1/+1
|
* ci(update): skip julia but for realChristian Clason2024-11-061-1/+1
|
* ci(update): skip juliaChristian Clason2024-11-061-1/+1
|
* ci(update): skip gnuplot, unskip djotChristian Clason2024-10-291-1/+1
|
* bot(lockfile): update cmake, llvm, perl, vhdlnvim-treesitter-bot[bot]2024-10-081-1/+1
|
* ci: bump create-pull-request to v7Christian Clason2024-09-111-2/+2
|
* Revert "ci(update): bump create-pull-request to v7 and sign commits"Christian Clason2024-09-101-4/+3
| | | | This reverts commit c9003a3cb19280bc252e24bfb813027643016e5f.
* ci(update): bump create-pull-request to v7 and sign commitsChristian Clason2024-09-101-3/+4
|
* Revert "ci: skip updates for javascript"Christian Clason2024-08-201-1/+1
| | | | This reverts commit a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d.
* ci: skip updates for javascriptChristian Clason2024-08-031-1/+1
|
* ci: teach bot about conventional commitsChristian Clason2024-03-031-1/+1
|
* ci: bump create-pull-request to v6Christian Clason2024-03-011-1/+1
|
* ci: fix invalid workflowdundargoc2024-02-101-1/+1
| | | | | | | | 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.
* ci: use nvim-treesitter-bot as authorChristian Clason2024-01-301-1/+1
|
* ci: use nvim-treesitter-bot as committerChristian Clason2024-01-291-0/+1
|
* ci: use token for automated PRsChristian Clason2024-01-281-9/+14
| | | | | | | | | | * 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
* ci: bump actions to latestChristian Clason2024-01-051-1/+1
|
* ci: fix update lockfile workflowObserverOfTime2023-08-201-1/+1
|
* ci: update workflowsObserverOfTime2023-08-181-10/+6
|
* ci: bump actions to latestChristian Clason2023-07-111-1/+1
|
* fix(dart): update indents from upstream (#4924)Amaan Qureshi2023-06-071-1/+1
|
* Update parsers: c, cpp, cuda, gitcommit, glsl, go, hlsl, scala, supercolliderGitHub2023-05-311-1/+1
| | | | skip dart updates from now on
* chore: update skipped langs in ciAmaan Qureshi2023-05-291-1/+1
|
* chore: update GleamAmaan Qureshi2023-05-291-1/+1
|
* prettier formatting yml and mdKiyoon Kim2023-02-161-1/+1
|
* ci: stop running update-lockfile after every commitChristian Clason2023-01-141-3/+0
| | | | | | | This is wasteful and noisy for unrelated commits, while the intended use (making sure that new parsers have a lockfile entry) can be covered by either making sure this is part of the initial PR (ideally) or running the action manually.
* ci: properly fix lockfile actionObserverOfTime2023-01-041-1/+1
|