Commit Graph

7 Commits

Author SHA1 Message Date
Miguel Oliveira b96b2c88c1
fix: Improve fig spec with better generators (#3762)
* Improve fig spec with better generators

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes

* Run lint fix after rendering

* Oops, dont commit debug usage to PR

* [autofix.ci] apply automated fixes

* Disable conventional descriptions eslint rule

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes

* chore: use es5 syntax only in fig

* chore: reset aqua registry

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
2025-01-10 23:17:05 +00:00
jdx 2a7887149b chore: simplify render:settings task (#3142)
* chore: simplify render:settings task

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-22 09:01:33 -06:00
Miguel Oliveira 9dbd5923ce feat: Add Fig completions (#2986)
* Code for Fig completions and publishing

* [autofix.ci] apply automated fixes

* [autofix.ci] apply automated fixes (attempt 2/3)

* Fix task

* Make task depend on completions or it will run in parallel

* Remove hardcoded input path, oops

* Lint fix

* [autofix.ci] apply automated fixes

* Remove autogenerated file

* [autofix.ci] apply automated fixes

* Fix duplicated code

* [autofix.ci] apply automated fixes

* Prettier: Ignore generated mise.ts

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-11-11 07:12:04 -06:00
jdx be715e9535 feat: improve dynamic settings (#2731)
Main functionality this provides is making `mise settings set` dynamic so we no longer need to manually specify each setting for that command.
2024-10-12 12:41:30 -05:00
jdx 0f13f8a60b feat: codegen settings (#2640)
Fixes #2633
2024-09-25 01:21:09 +00:00
Jeff Dickey 03db58baf0 chore: husky -> lefthook (#227) 2023-02-28 00:27:47 +00:00
Jeff Dickey 2d77111fe3 init 2023-01-27 00:42:24 -06:00