FluentTc icon indicating copy to clipboard operation
FluentTc copied to clipboard

:ocean: :two_men_holding_hands: :office: Integrate with TeamCity fluently

Results 18 FluentTc issues
Sort by recently updated
recently updated
newest added

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3. Release notes Sourced from SharpZipLib's releases. v1.3.3 Another minor release, containing security fixes and smaller bugfixes. Fixes: 🐛 specialized tar extract traversal by nils...

dependencies

### Issue details https://github.com/QualiSystems/FluentTc/issues/28 ### Relates to issue Connect #28 ### Checklist - [X] All unit tests passed on build server - [X] Acceptance test(s) covers new/modified functionality - [X]...

### Bug/Feature Request I really like this package a lot. The only way to make it better though would be to add branch name support on the IBuild object. We...

### Relates to issue Closes #113

### Feature Request Expose a method from which i can get changes from the TeamCity API. Something like ```IConnectedTc.GetChanges(IChangesHavingBuilder having)``` Changes are already present but are only accessible from an...

help wanted
ready
up-for-grabs

Feature Request Is there any plan on porting this to .net core?

enhancement
help wanted
in progress
up-for-grabs

Build Canceling/Stopping POST the item to the URL of a running or queued build. Example of cancelling a running build: click to expand Note: Readding of builds into the queue...

enhancement
help wanted
ready
up-for-grabs

As a developer I would like to be able to assign investigation on build or test **Test to reproduce** ```C# [Test] public void AssignInvestigation_FluentBuildConfigurationAndUser_InvestigationAssigned() { new RemoteTc(c => c.ToHost("HOST").AsGuest()). AssignInvestigation(...

enhancement
help wanted
ready
up-for-grabs

FluentTc has a LocalTc class which interacts with TeamCity from within the same process. It can be used in a console application executed from TeamCity build step. It exposes the...

enhancement
help wanted
ready
up-for-grabs

### Feature Request FluentTc allows currently to login as a specified user or use a guest login. It would be nice to add Windows authentication, i.e. to authenticate against TeamCity...

enhancement
help wanted
ready
up-for-grabs