Commit Graph

9 Commits

Author SHA1 Message Date
孙振宇
8c544961b0 refactor(executeFreeleapsPipeline): standardize logging and update dependencies manager naming
Signed-off-by: 孙振宇 <>
2025-01-22 16:15:31 +08:00
孙振宇
a35a3ee8e1 refactor(executeFreeleapsPipeline): remove EnvironmentVars class and streamline variable injection
Signed-off-by: 孙振宇 <>
2025-01-22 16:10:48 +08:00
孙振宇
4c6efe1c9d refactor(pipeline): rename executePipeline to executeFreeleapsPipeline and implement new pipeline structure
Signed-off-by: 孙振宇 <>
2025-01-22 15:53:25 +08:00
孙振宇
4666298ebe refactor(pipeline): replace pipelineCall with executePipeline and streamline configuration handling
Signed-off-by: 孙振宇 <>
2025-01-22 15:52:03 +08:00
孙振宇
2d2cf27318 refactor(DependenciesResolver, EnvironmentVars, SourceFetcher, pipelineCall): standardize configuration property names to camelCase
Signed-off-by: 孙振宇 <>
2025-01-22 15:42:56 +08:00
孙振宇
62fdc4c17a refactor(pipelineCall): simplify configuration handling and improve readability
Signed-off-by: 孙振宇 <>
2025-01-22 15:35:03 +08:00
孙振宇
77bb34e425 fix(Jenkinsfile): update SERVICE_GIT_REPO with correct repository URL
Signed-off-by: 孙振宇 <>
2025-01-22 15:25:01 +08:00
孙振宇
52d7f78fa6 feat(pipeline): implement environment variable injection and dependencies resolution
Signed-off-by: 孙振宇 <>
2025-01-21 17:01:31 +08:00
孙振宇
ed959561db chore(git): codes staging
Signed-off-by: 孙振宇 <>
2025-01-17 16:25:04 +08:00