freeleaps-ops/first-class-pipeline/src/com/freeleaps/devops
zhenyus 67d2fd22ea feat(deps): enable Yarn and pnpm as dependency managers in the pipeline
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-02-25 02:59:22 +08:00
..
enums feat(helm): add Helm charts for chat and freeleaps services with initial configurations 2025-02-25 02:14:16 +08:00
lint feat(lint): enhance ESLint integration by adding version and plugin support 2025-02-07 17:31:27 +08:00
sast feat(pipeline): add Bandit SAST scanner and enhance linting configurations 2025-02-07 15:18:40 +08:00
ArgoApplicationVersionUpdater.groovy fix(pipeline): update values file path to use component name in ArgoApplicationVersionUpdater 2025-02-22 19:54:21 +08:00
ChangedComponentsDetector.groovy feat(pipeline): enhance ChangedComponentsDetector logging and refine conditional execution for component stages 2025-02-22 20:45:11 +08:00
CodeLintExecutor.groovy feat(lint): add component property to CodeLintExecutor for enhanced configuration 2025-02-07 17:35:52 +08:00
CommitMessageLinter.groovy feat(pipeline): add Bandit SAST scanner and enhance linting configurations 2025-02-07 15:18:40 +08:00
DependenciesResolver.groovy feat(deps): enable Yarn and pnpm as dependency managers in the pipeline 2025-02-25 02:59:22 +08:00
ImageBuilder.groovy chore(git): code staging 2025-02-17 18:14:40 +08:00
SASTExecutor.groovy feat(SAST): import Bandit scanner in SASTExecutor 2025-02-07 15:23:46 +08:00
SemanticReleasingExecutor.groovy fix(argo): invalid env ref for ArgoApplicationVersionUpdater 2025-02-18 06:21:06 +08:00
SourceFetcher.groovy fix(pipeline): update SourceFetcher to use dynamic git credentials ID 2025-02-07 15:44:52 +08:00