Commit Graph

1444 Commits

Author SHA1 Message Date
github-actions[bot] cd3581efd1 chore(build): auto-generate docs 2024-06-24 15:42:27 +00:00
github-actions[bot] 7f52977c1d
chore(main): release 11.0.1 (#1538)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-24 17:39:01 +02:00
Folke Lemaitre 146de4e801
fix(rocks): dont trigger rebuild for luarocks when build is overriden 2024-06-24 17:36:59 +02:00
github-actions[bot] c33b9fbf8d
chore(main): release 11.0.0 (#1537)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-24 17:16:50 +02:00
github-actions[bot] eb26e95deb chore(build): auto-generate docs 2024-06-24 17:15:10 +02:00
Folke Lemaitre 9a6c219826 fix(rocks): only build rockspec when it has deps or an advanced build step 2024-06-24 17:15:10 +02:00
Folke Lemaitre dbffad6f44 fix(fragments): prevent adding the same spec instance more than once 2024-06-24 17:15:10 +02:00
github-actions[bot] fd04bc62f9 chore(build): auto-generate docs 2024-06-24 17:15:10 +02:00
Folke Lemaitre b73c57ed9e fix(luarocks): cleanup luarocks when deleting a plugin 2024-06-24 17:15:10 +02:00
Folke Lemaitre 368747bc9a feat(build): build files and functions are now async. use coroutine.yield to interrupt and report progress 2024-06-24 17:15:10 +02:00
Folke Lemaitre fcfd54835d feat: spec.rocks is no longer needed & added support for installing any luarock 2024-06-24 17:15:10 +02:00
github-actions[bot] b3ee5b96f2 chore(build): auto-generate docs 2024-06-24 17:15:10 +02:00
github-actions[bot] d4c07d062d chore(build): auto-generate docs 2024-06-24 17:15:10 +02:00
Folke Lemaitre d498f81b8c style: wording 2024-06-24 17:15:10 +02:00
github-actions[bot] 23c2851265 chore(build): auto-generate docs 2024-06-24 17:15:10 +02:00
Folke Lemaitre 502600d3e6 docs: fix default lazy-loading comment 2024-06-24 17:15:10 +02:00
Folke Lemaitre 7b6ddbfc13 fix(pkg): automatically update pkgs when editing a pkg file 2024-06-24 17:15:10 +02:00
Folke Lemaitre 3515cb518f fix(pkg): make sure state dir exists 2024-06-24 17:15:10 +02:00
Folke Lemaitre fd8229d6e3 fix(pkg): versioning and reload specs when pkg-cache is dirty 2024-06-24 17:15:10 +02:00
Folke Lemaitre 183f59e2e8 feat!: new docs for v11.0 2024-06-24 17:15:10 +02:00
Folke Lemaitre 4326d4b487 fix(pkg): correctly pre-load package specs and remove them when needed during resolve 2024-06-24 17:15:10 +02:00
Folke Lemaitre ee2ca39f67 feat(meta): check for dir changes for plugins already added to the rtp 2024-06-24 17:15:10 +02:00
Folke Lemaitre 05e31ad059 docs: added comment on package source order 2024-06-24 17:15:10 +02:00
Folke Lemaitre d2bea9eefd docs: added doc comments 2024-06-24 17:15:10 +02:00
Folke Lemaitre c1912e2348 feat(pkg): import package specs in the scope of the plugin 2024-06-24 17:15:10 +02:00
Folke Lemaitre 75ffe56f70 feat: rewrite of spec resolving 2024-06-24 17:15:10 +02:00
Folke Lemaitre 8d35e60eeb test: fix spec tests 2024-06-24 17:15:10 +02:00
Folke Lemaitre 3be55a4615 feat: added support for plugin packages by lazy, rockspec and packspec 2024-06-24 17:15:10 +02:00
Folke Lemaitre f1ba2e3d05 feat: luarocks support 2024-06-24 17:15:10 +02:00
Folke Lemaitre 8eba74c3fc feat: packspec 2024-06-24 17:15:10 +02:00
github-actions[bot] 4ea9fe0600
chore(main): release 10.24.3 (#1529)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-23 07:38:56 +02:00
github-actions[bot] 849890c2c4 chore(build): auto-generate vimdoc 2024-06-23 05:00:24 +00:00
Ben Elan 6994ee3751
ci(release): fix version bumping in extra-file (#1534)
* ci(release): fix version bumping in extra-file

Release Please's doc is either incorrect or they have a bug, but this
resolves the issue.

* ci(release): use manifest file
2024-06-23 06:59:54 +02:00
Folke Lemaitre bc62078366
ci: remove deploy 2024-06-18 23:48:55 +02:00
Folke Lemaitre acc0449d83
ci: docs deploy 2024-06-18 23:37:01 +02:00
github-actions[bot] 07269d494e chore(build): auto-generate vimdoc 2024-06-18 21:22:17 +00:00
Folke Lemaitre 1325119e85
ci: docs 2024-06-18 23:21:42 +02:00
github-actions[bot] cd6a829343 chore(build): auto-generate vimdoc 2024-06-17 22:36:50 +00:00
Folke Lemaitre f4d57485b0
refactor: reloader 2024-06-18 00:36:11 +02:00
Folke Lemaitre 025520d083
fix(util): dump 2024-06-18 00:35:56 +02:00
github-actions[bot] c501b429cf
chore(main): release 10.24.2 (#1526)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-16 16:25:23 +02:00
Folke Lemaitre b4316da731
fix(plugin): rebuild optional when needed and remove frags from parent deps. Fixes #1402 2024-06-16 15:52:33 +02:00
github-actions[bot] 38d6b74b63
chore(main): release 10.24.1 (#1525)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-16 07:15:01 +02:00
github-actions[bot] 5da0245f05 chore(build): auto-generate vimdoc 2024-06-16 05:10:11 +00:00
Folke Lemaitre be5dfba542
fix(plugin): better way of dealing with local specs. Fixes #1524 2024-06-16 07:09:33 +02:00
github-actions[bot] 4c6479e98a
chore(main): release 10.24.0 (#1522)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-15 09:54:45 +02:00
Folke Lemaitre e2e10d9cbe
feat: find local_spec in parent directories as well. Closes #1519 2024-06-15 09:28:58 +02:00
github-actions[bot] 6944b105cb chore(build): auto-generate vimdoc 2024-06-15 07:12:11 +00:00
Folke Lemaitre 067fd41933
fix(plugin): check optional plugins again after resolving enabled. Fixes #1402 2024-06-15 09:11:36 +02:00
Folke Lemaitre eb4957442e
ci: update release please. Fixes #1504 2024-06-07 16:31:18 +02:00