Adam
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
-
Created URL to prepopulate run dialog
Is there a way to have a URL automatically open a build with the run dialog open and values pre-populated? I'd love to be able to have links from outside TC do this, it would make developers live... -
Created How does one mute gradle tests?
We have switched from Ant to gradle for our builds. Previously, when we would mute a test, the build would continue to be successful. Now when we mute the build continues to fail due to gradle exit... -
Created Automatic merge of Pull Requests
I've seen that you can do automatic merges of feature branches, however, I want to have the merge happen after the pull request merge testing has taken place, per the instructions here: https://blo... -
Created Dealing with deleted pull requests
AnsweredDoes anyone have a good solution for dealing with git pull requests getting deleted before the test runs? We have seen a number of issues where a job is queued for a pull request, and between when ... -
Created Collecting changes in VCS Root taking forever
AnsweredWe are having a problem where the "Collecting changes in VCS Root" is taking an extended length of time. Often 4-13 minutes. We are using github as our VCS root and have a number of roots configu... -
Created Compressing build log output files
I was wondering whether or not there was a way to have TC compress the hidden build log?Our server just ran out of disk space because we had a series of builds that were failing and had extremely l... -
Created Scheduled triggering and dependencies
The scheduled build trigger has the following option:"Trigger build only if there are pending changes"If I select this, will it only build on changes to the VCS associated with this build? Or will... -
Created Build Trigger from Snapshot Dependency
I've been having some build triggering issues. I probably am just missing something.I have the following projects: thirdpartBuild trigger on +:thirdparty common Build trigger on +:common Trigger ... -
Created Overview and design guideline help
Hello,I'm looking into using TeamCity for our company's continuous integration system. We are looking to replace ElectricCloud as it isn't really meeting our needs and is very very expensive.I've ...