aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-27add the clean subcommandGravatar BanceDev 2-12/+88
2026-02-26add version flagGravatar BanceDev 3-42/+19
2026-02-26begin permissions shift for build commandsGravatar BanceDev 6-13/+68
2026-02-26proper config command handlingGravatar BanceDev 4-62/+76
2026-02-26add build supportGravatar BanceDev 6-32/+164
2026-02-26updates to add, remove and listGravatar BanceDev 6-24/+146
2026-02-25begin work on add and removeGravatar BanceDev 6-32/+671
54f8e925b988adbd63d882b13453de99&follow=1'>CRITICAL ISSUE: Deleting lib/ files has introduced the issue of actually ↵Gravatar Andrew D. France 1-38/+25 automating the module initialization via jenkins: DEBUG VERSION: Jenkinsfile 2025-07-23CRITICAL FOR TESTING: This copies the entire Jenkins workspace (including ↵Gravatar Andrew D. France 2-9/+7 the populated lib/ directory from the submodules) into the running container, ensuring all the required source files are available for the build process.