<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ti-chi-bot[bot]</shortDescription></cause></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>37683</buildableDurationMillis><buildableTimeMillis>37683</buildableTimeMillis><buildingDurationMillis>66338</buildingDurationMillis><executingTimeMillis>66338</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>5008</waitingDurationMillis><waitingTimeMillis>5008</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><originmain _class='hudson.plugins.git.util.Build'><buildNumber>570</buildNumber><marked><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><branch><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><name>origin/main</name></branch></marked><revision><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><branch><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><name>origin/main</name></branch></revision></originmain></buildsByBranchName><lastBuiltRevision><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><branch><SHA1>e6dff8f0ef1703668a220feaff764f997788a7e2</SHA1><name>origin/main</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PingCAP-QE/ci.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#570</displayName><duration>66338</duration><estimatedDuration>80415</estimatedDuration><fullDisplayName>seed #570</fullDisplayName><id>570</id><inProgress>false</inProgress><keepLog>false</keepLog><number>570</number><queueId>124855</queueId><result>SUCCESS</result><timestamp>1734433847033</timestamp><url>https://do.pingcap.net/jenkins/view/all/job/seed/570/</url><builtOn>default-54k67</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>docs/jobs/pingccap/tiflow/ci-jobs-v7.1.md</affectedPath><affectedPath>docs/jobs/tikv/tikv/ci-jobs-v6.5.md</affectedPath><affectedPath>docs/pingccap/tiflow/ci-jobs-v7.1.md</affectedPath><affectedPath>docs/guides/docker-build.md</affectedPath><affectedPath>docs/designs/README.md</affectedPath><affectedPath>docs/core-concepts.md</affectedPath><affectedPath>docs/jobs/tikv/pd/ci-jobs-latest.md</affectedPath><affectedPath>docs/jobs/README.md</affectedPath><affectedPath>docs/README.md</affectedPath><affectedPath>docs/tikv/tikv/ci-jobs-v6.5.md</affectedPath><affectedPath>docs/jobs/pingccap/tidb/ci-jobs-latest.md</affectedPath><affectedPath>docs/jobs/pingccap/tiflow/ci-jobs-v7.2.md</affectedPath><affectedPath>docs/tikv/pd/ci-jbos-v6.5.md</affectedPath><affectedPath>docs/pingccap/tiflow/ci-jobs-v7.2.md</affectedPath><affectedPath>docs/pingccap/tidb/ci-jobs-v6.5.md</affectedPath><affectedPath>docs/tikv/pd/ci-jobs-latest.md</affectedPath><affectedPath>docs/jobs/pingccap/tidb/ci-jobs-v7.1.md</affectedPath><affectedPath>docs/jobs/pingccap/tiflow/ci-jobs-latest.md</affectedPath><affectedPath>docs/pingccap/tidb/ci-jobs-latest.md</affectedPath><affectedPath>README.md</affectedPath><affectedPath>docs/pingccap/tidb/ci-jobs-v7.1.md</affectedPath><affectedPath>docs/jobs/tikv/pd/ci-jbos-v6.5.md</affectedPath><affectedPath>docs/pingccap/tiflow/ci-jobs-latest.md</affectedPath><affectedPath>docs/contributing.md</affectedPath><affectedPath>docs/jobs/pingccap/tidb/ci-jobs-v6.5.md</affectedPath><affectedPath>docs/guides/README.md</affectedPath><commitId>e6dff8f0ef1703668a220feaff764f997788a7e2</commitId><timestamp>1734433800000</timestamp><author><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>docs: update documents (#3288)

This pull request mainly focuses on updating the documentation for the
CI/CD configurations and organizing the structure of the documentation
files. The key changes include adding new sections, updating existing
information, and introducing new guides.

Documentation updates:

*
[`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L22-R23):
Updated the directory structure and added new sections on deprecated
Jenkins job storage and the file structure for jobs and pipelines.
[[1]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L22-R23)
[[2]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R33-R91)
*
[`docs/README.md`](diffhunk://#diff-0b5ca119d2be595aa307d34512d9679e49186307ef94201e4b3dfa079aa89938R1-R37):
Added a comprehensive guide and references for using the project to
manage CI pipelines, including a table of contents.
* `docs/contributing.md`, `docs/core-concepts.md`,
`docs/designs/README.md`: Added "Work in Progress" (WIP) placeholders
for future content.
*
[`docs/guides/README.md`](diffhunk://#diff-8d80745b4e642475274e1de3100d73869664e9ed435af8f839eff86b39acbbedR1-R9):
Introduced a new section for CI guides with detailed documentation and
tutorials.
*
[`docs/guides/docker-build.md`](diffhunk://#diff-d72a716938ae527e3acf1f03d8d1175b90657b162d40193501bcdb522ee4b14aR1-R14):
Added a new guide on building Docker images from source, including
Dockerfile locations for various repositories.
*
[`docs/jobs/README.md`](diffhunk://#diff-60d4eafa8c5419228e760194e718b81d1e1d25915292dd52069bfa4b9e216ff4R1-R59):
Added documentation for CI jobs and workflows, including an overview,
job categories, common configurations, job definitions, and best
practices.

---------

Signed-off-by: wuhuizuo &lt;wuhuizuo@126.com&gt;
</comment><date>2024-12-17 11:10:00 +0000</date><id>e6dff8f0ef1703668a220feaff764f997788a7e2</id><msg>docs: update documents (#3288)</msg><path><editType>add</editType><file>docs/jobs/pingccap/tiflow/ci-jobs-v7.2.md</file></path><path><editType>add</editType><file>docs/designs/README.md</file></path><path><editType>delete</editType><file>docs/pingccap/tidb/ci-jobs-latest.md</file></path><path><editType>add</editType><file>docs/guides/docker-build.md</file></path><path><editType>add</editType><file>docs/jobs/tikv/pd/ci-jbos-v6.5.md</file></path><path><editType>delete</editType><file>docs/tikv/pd/ci-jobs-latest.md</file></path><path><editType>add</editType><file>docs/contributing.md</file></path><path><editType>add</editType><file>docs/jobs/pingccap/tiflow/ci-jobs-v7.1.md</file></path><path><editType>edit</editType><file>README.md</file></path><path><editType>delete</editType><file>docs/tikv/pd/ci-jbos-v6.5.md</file></path><path><editType>add</editType><file>docs/core-concepts.md</file></path><path><editType>add</editType><file>docs/jobs/tikv/pd/ci-jobs-latest.md</file></path><path><editType>add</editType><file>docs/jobs/pingccap/tidb/ci-jobs-v6.5.md</file></path><path><editType>add</editType><file>docs/README.md</file></path><path><editType>add</editType><file>docs/jobs/README.md</file></path><path><editType>add</editType><file>docs/jobs/pingccap/tidb/ci-jobs-v7.1.md</file></path><path><editType>delete</editType><file>docs/pingccap/tidb/ci-jobs-v6.5.md</file></path><path><editType>delete</editType><file>docs/pingccap/tiflow/ci-jobs-v7.1.md</file></path><path><editType>delete</editType><file>docs/pingccap/tiflow/ci-jobs-latest.md</file></path><path><editType>delete</editType><file>docs/pingccap/tidb/ci-jobs-v7.1.md</file></path><path><editType>add</editType><file>docs/jobs/pingccap/tidb/ci-jobs-latest.md</file></path><path><editType>delete</editType><file>docs/pingccap/tiflow/ci-jobs-v7.2.md</file></path><path><editType>add</editType><file>docs/guides/README.md</file></path><path><editType>delete</editType><file>docs/tikv/tikv/ci-jobs-v6.5.md</file></path><path><editType>add</editType><file>docs/jobs/pingccap/tiflow/ci-jobs-latest.md</file></path><path><editType>add</editType><file>docs/jobs/tikv/tikv/ci-jobs-v6.5.md</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://do.pingcap.net/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit></freeStyleBuild>