I'm new to teamcity and I have a question: is there a way to check the latest changes on a specific job and who made them? same as "job configuration history" in Jenkins
This section contains articles on how to create and configure build configurations via the TeamCity UI. A build configuration is a collection of settings used to start a build and group the sequence of the builds in the UI.
A build configuration describes a single build definition and a set of triggers for when a new build is created. Build configurations are defined by a BuildConfig , which is a REST object that can be used in a POST to the API server to create a new instance.
To copy, move or delete a build configuration, use the Actions menu in the upper right corner of Build Configuration Settings.
You can also enable automatic cleaning the sources before every build, if you check the option Clean all files before build on the Create/Edit Build Configuration> Version Control Settings page. If this option is checked, TeamCity performs a full checkout before each build.
Yes, from the build configuration editing page there is a section down the bottom right with a "view history" link to view the audit log filtered to just this configuration:
You can also access the history and all other audit information from the Administration section home page, then click the "Audit" link on the left. This will allow you to filter the audit information to specific projects, build configurations or by specific users.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With