redscholar
3a29a28e20
fix: more clear loop out
...
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-12-04 19:13:56 +08:00
William Wang
2b5f060fea
feat: mark task as skipped when all loop was skipped
...
Signed-off-by: William Wang <williamw0825@gmail.com>
2025-12-04 00:03:29 +08:00
William Wang
86dbf89026
feat: support pre_install & post_install scripts by global config ( #2872 )
2025-11-30 22:02:57 +08:00
zuoxuesong-worker
dcce8df095
bugfix: fix a bug when use loop ( #2852 )
...
Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-11-12 09:49:30 +00:00
liujian
3885b443ac
fix: change builtin/core architectures ( #2718 )
...
Signed-off-by: redscholar <blacktiledhouse@gmail.com>
2025-08-22 21:59:40 +08:00
zuoxuesong-worker
aaae2f6634
feature: support same key in different file ( #2714 )
...
feature: support same key in different file
feature: support same key in different file
feature: support same key in different file
feature: support same key in different file
Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
2025-08-20 11:10:55 +08:00
liujian
4c72031a74
fix: Make the /schema/config POST endpoint more robust. ( #2699 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-08-14 14:00:03 +08:00
liujian
48b7c3b34b
feat: check inventory when it's changed ( #2691 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-08-07 17:50:23 +08:00
liujian
620b7f56a3
feat: enhance connector interface and implementations ( #2675 )
...
- Updated the Connector interface to return both stdout and stderr for command execution.
- Modified implementations in local, kubernetes, and ssh connectors to support the new return values.
- Improved documentation for the Connector interface methods for clarity.
- Added error handling for stderr in command execution across connectors.
- Introduced new utility functions for IP parsing and checking localhost IPs.
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-07-30 08:02:34 +00:00
liujian
bbb8a4a031
add result module ( #2646 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-06-30 13:42:18 +08:00
liujian
2acae88739
fix: rename image_registry to registry ( #2635 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-06-24 17:26:33 +08:00
liujian
e530832452
fix: Eliminate duplicate parse logic. ( #2631 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-06-20 08:22:34 +00:00
liujian
72680b80be
feat: more fast execute task ( #2603 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-06-05 14:07:39 +08:00
liujian
6e0cdbec1f
fix: display task progressbar in file. ( #2599 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-05-29 15:21:30 +08:00
liujian
202700fb43
feat: run gather_facts by module ( #2588 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-05-23 05:56:10 +00:00
liujian
d979c92066
fix: change failed_when execute time ( #2586 )
...
* fix: change failed_when execute time
Signed-off-by: joyceliu <joyceliu@yunify.com>
* doc: move pkg/util to pkg/controllers/util
Signed-off-by: joyceliu <joyceliu@yunify.com>
---------
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-05-22 18:00:22 +08:00
pixiake
fa2e0f477e
support prometheus tasks ( #2573 )
...
Signed-off-by: pixiake <guofeng@yunify.com>
2025-05-16 08:52:03 +00:00
liujian
9502ac5391
feat: Parse YAML parameters sequentially. ( #2555 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-05-07 17:15:52 +08:00
liujian
ea4a19ec9f
feat: add register_type ( #2532 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
2025-04-16 10:03:30 +08:00
liujian
2c19021fb2
feat: more type to defined playbook file ( #2522 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-04-03 15:23:00 +08:00
liujian
954579beb5
fix: Remove the error stack from the intermediate layer. ( #2521 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-04-01 17:13:48 +08:00
liujian
e40c57fb9f
fix: change pipeline to playbook ( #2512 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-24 09:51:03 +08:00
liujian
ccca0edd81
fix: ssh command no need to escape ( #2507 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-18 02:37:28 +00:00
liujian
93addfb88e
feat: Adding generic methods to template parsing ( #2503 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-10 19:10:53 +08:00
liujian
86ff6371b6
Uninstall docker interface ( #2478 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2025-03-05 18:55:12 +08:00
II
865913fea9
feat: add more golangci lint rule. ( #2366 )
...
Signed-off-by: joyceliu <joyceliu@yunify.com>
Co-authored-by: joyceliu <joyceliu@yunify.com>
2024-08-21 16:33:36 +08:00