aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/docgen.lua
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2026-03-27 07:36:28 -0400
committerGitHub <noreply@github.com>2026-03-27 07:36:28 -0400
commit5cce86ed4d835a93efd05c35d92d3bbcb653fa9e (patch)
tree41e6007c8d62c17d1c888fb13761dff37723ed97 /scripts/docgen.lua
parentchore: update generated annotations (diff)
downloadnvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar.gz
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar.bz2
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar.lz
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar.xz
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.tar.zst
nvim-lspconfig-5cce86ed4d835a93efd05c35d92d3bbcb653fa9e.zip
fix(ci): retry generator jobs #4359
Problem: docgen fails if gen-annotations pushes before it: [master c2804a4] docs: update configs.md skip-checks: true 2 files changed, 24 insertions(+), 20 deletions(-) To https://github.com/neovim/nvim-lspconfig ! [rejected] master -> master (fetch first) error: failed to push some refs to 'https://github.com/neovim/nvim-lspconfig' hint: Updates were rejected because the remote contains work that you do not hint: have locally. This is usually caused by another repository pushing to Solution: If push fails, rebase and retry. The two workflows touch disjoint files so the rebase should alway resolve.
Diffstat (limited to 'scripts/docgen.lua')