Commit Graph

39 Commits

Author SHA1 Message Date
b72614760f fix(deps): update all dependencies 2025-07-04 00:26:57 +00:00
b9034de8a0 chore(deps): update rust crate serde to v1.0.219
All checks were successful
forest-ci/push push
2025-04-19 03:25:32 +00:00
d0227cc9e5 chore(deps): update rust crate clap to v4.5.37
All checks were successful
forest-ci/push push
2025-04-19 00:25:46 +00:00
f54b1b870a chore(deps): update all dependencies
All checks were successful
forest-ci/push push
2025-04-15 03:24:26 +00:00
b3d6862195 fix(deps): update all dependencies
All checks were successful
forest-ci/push push
2025-04-15 00:28:34 +00:00
045fc90364 feat: add forestci 2025-04-13 21:16:33 +02:00
91fe491751 chore: minor cleanup 2025-03-23 22:21:39 +01:00
e9e80abad0 feat: plans in workspace now works 2025-03-23 22:20:43 +01:00
1fda414e05 feat: can execute all subcommands from workspace 2025-03-23 21:52:29 +01:00
28a1d09974 feat: can load project files 2025-03-23 20:36:40 +01:00
dca625af31 feat: can load workspace members as array 2025-03-23 20:21:30 +01:00
bd927840d6 feat: implement basic workspace 2025-03-20 08:19:18 +01:00
f98b48667c fix: small bugs in running scripts and set default log level 2025-03-03 23:22:31 +01:00
3510750c55 feat: correct cache timing 2025-02-28 23:41:17 +01:00
0dd768af9d feat: implement cache 2025-02-28 23:40:45 +01:00
ffb81a5ee6 refactor: move git into own file 2025-02-28 23:12:56 +01:00
dfe2ac62e3 feat: can clone using git 2025-02-28 23:08:40 +01:00
f10a1c0ac5 docs: cross of todos 2025-02-28 22:13:02 +01:00
b0261de87e feat: scripts can run from plan 2025-02-28 22:08:56 +01:00
2fadde0f8a refactor: shell 2025-02-28 21:23:23 +01:00
9be64b74b2 feat: implement template plan 2025-02-28 21:21:34 +01:00
ef8deadfd8 feat: is able to call a script from a project 2025-02-27 22:02:58 +01:00
9b6996c261 feat: enable templating 2025-02-27 17:19:56 +01:00
dcf459462e feat: update forest deps 2025-02-27 01:43:33 +01:00
52cba65c1f feat: add color to info 2025-02-18 21:53:11 +01:00
84219f46e0 feat: add scripts to model 2025-02-18 21:44:16 +01:00
61cd888620 feat: create support for templates 2025-02-15 22:43:25 +01:00
e19bf14a43 feat: support global variables 2025-02-15 00:10:56 +01:00
074f7caf01 feat: add context 2025-02-14 22:43:49 +01:00
e5053ecabd fix: typo 2025-02-14 22:29:04 +01:00
c1bbf6a69e feat: expose the plan model from the reconciler 2025-02-13 23:14:17 +01:00
b629bcf924 chore: add more logging 2025-02-13 23:01:06 +01:00
1428181414 refactor: extract into separate file 2025-02-13 22:58:01 +01:00
040f1a8a56 feat: add basic plan support 2025-02-13 22:57:14 +01:00
a4565c7c12 feat: add initial kdl setup 2025-02-12 22:38:52 +01:00
c3fea75178 feat: add basic hyperlog todos
Signed-off-by: kjuulh <contact@kjuulh.io>
2025-02-12 21:29:16 +01:00
cdab2e1c25 feat: add basic cli 2025-02-12 21:15:53 +01:00
fefa3647a4 chore: rename service to forest 2025-02-07 21:37:20 +01:00
434f655059 feat: enable a basic app 2025-02-07 21:36:38 +01:00