generalbots/src/core/package_manager
Rodrigo Rodriguez (Pragmatismo) 05fa0e95c5 fix: remove duplicate logger init causing 'cannot set logger' error
Logger is already initialized in main.rs, cli.rs was trying to
initialize it again when CLI commands were run.
2025-12-08 17:59:43 -03:00
..
setup feat(bootstrap): implement mTLS for Vault access 2025-12-07 02:13:28 -03:00
cache.rs feat: add offline installer cache and health endpoints 2025-12-08 14:08:49 -03:00
cli.rs fix: remove duplicate logger init causing 'cannot set logger' error 2025-12-08 17:59:43 -03:00
component.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00
facade.rs fix: preserve cached files in botserver-installers after extraction 2025-12-08 14:19:55 -03:00
installer.rs Fix config.csv loading on startup 2025-12-08 00:19:29 -03:00
mod.rs feat: add offline installer cache and health endpoints 2025-12-08 14:08:49 -03:00
os.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00