Projects and their entities in TeamCity can be configured:
- via the web UI
- using the REST API
- programmatically using DSL based on the Kotlin language if the versioned settings feature is enabled
Configuring Visibility
The Configure Visible Projects pop-up on the Projects Overview page allows managing projects display.
An individual project can be added to / removed from to the Projects Overview page using the "eye" button on the Project Home page:
Note that if a project has archived subprojects / paused build configurations, they will also be displayed on the overview page and will be marked correspondingly.
In this section:
- Creating and Editing Projects
- Configuring VCS Settings
- Storing Project Settings in Version Control
- Creating and Editing Build Configurations
- Triggering a Custom Build
- Copy, Move, Delete Build Configuration
- Ordering Projects and Build Configurations
- Archiving Projects
- Ordering Build Queue
- Muting Test Failures
- Changing Build Status Manually
- Customizing Statistics Charts
- Configuring Artifacts Storage
See also:
Concepts: Project | Build Configuration