diff --git a/cfg/glossary.xml b/cfg/glossary.xml index e6fce716b..4e6d585fa 100644 --- a/cfg/glossary.xml +++ b/cfg/glossary.xml @@ -19,5 +19,19 @@ A set of connection parameters that determine how TeamCity communicates with a VCS to monitor changes and get sources for a build. - - \ No newline at end of file + + A string identifier composed according to the pattern specified in the build configuration settings. It is displayed in the UI and passed into the build as a predefined parameter. + + + A process that performs a certain CI/CD job. Builds consists of steps executing granular operations. A build is executed according to the settings specified in its build configuration. + + + A standalone build whose settings have been adjusted compared to its build configuration. + + + A pipeline, or sequence, of builds connected by snapshot dependencies. Usually designed to continuously compile, test, and deliver a certain product or component. + + + A collection of settings of a certain type of builds that determines their steps, features, and other common parameters. It serves as a blueprint for all builds that belong to it. + + \ No newline at end of file diff --git a/images/3dots.png b/images/3dots.png new file mode 100644 index 000000000..3c0ca0f4d Binary files /dev/null and b/images/3dots.png differ diff --git a/images/build-actions-menu.png b/images/build-actions-menu.png new file mode 100644 index 000000000..2a188d2eb Binary files /dev/null and b/images/build-actions-menu.png differ diff --git a/images/build-configuration-home-mode.png b/images/build-configuration-home-mode.png new file mode 100644 index 000000000..e867efbfb Binary files /dev/null and b/images/build-configuration-home-mode.png differ diff --git a/images/build-results-mode.png b/images/build-results-mode.png new file mode 100644 index 000000000..302ea9be2 Binary files /dev/null and b/images/build-results-mode.png differ diff --git a/images/custom-run-menu.png b/images/custom-run-menu.png new file mode 100644 index 000000000..f6f07a602 Binary files /dev/null and b/images/custom-run-menu.png differ diff --git a/images/project-home-mode.png b/images/project-home-mode.png new file mode 100644 index 000000000..398862f10 Binary files /dev/null and b/images/project-home-mode.png differ diff --git a/redirection-rules.xml b/redirection-rules.xml index ee9be628a..ae9f3385e 100644 --- a/redirection-rules.xml +++ b/redirection-rules.xml @@ -59,7 +59,7 @@ code-inspection.html code-coverage.html - configuring+unit+testing+and+code+coverage.html + configuring-unit-testing-and-code-coverage.html teamcity-nunit-test-launcher.html @@ -85,4 +85,27 @@ agent-pool.html + + viewing-build-configuration-details.html + + + build-queue.html + ordering-build-queue.html + + + changing-build-status-manually.html + build-tag.html + pinned-build.html + + + already-fixed-in.html + first-failure.html + + + maven-related-data.html + + + build-history.html + + \ No newline at end of file diff --git a/tc.tree b/tc.tree index 16f486450..6e4d142b0 100644 --- a/tc.tree +++ b/tc.tree @@ -18,57 +18,31 @@ + - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -134,281 +108,296 @@