Skip to content

[WIP] Feature/pipeline output automate refinement#31

Open
cuihengch wants to merge 5 commits into
mainfrom
feature/pipeline-output-automate-refinement
Open

[WIP] Feature/pipeline output automate refinement#31
cuihengch wants to merge 5 commits into
mainfrom
feature/pipeline-output-automate-refinement

Conversation

@cuihengch

@cuihengch cuihengch commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This feature add a gradle utility when running like

./gradlew :candyfloss:test -PupdateDeploymentResource=true

its output files in unittest resources will be automatic overwritten by unittest output of corresponding pipeline.

The purpose of the utility is to help when only very few hard-coded items changed in pipeline configuration, DevOps engineers will not need to manually change each of the pipeline unittest output file (when the amount of pipelines grows a lot).

Note that existing unittest behavior when running as

./gradlew :candyfloss:test 

remains the same, and output unittest reports are also unchanged

@cuihengch cuihengch changed the title Feature/pipeline output automate refinement [WIP] Feature/pipeline output automate refinement Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant