vmware-archive / projectmonitor

Big Visible Chart CI aggregator
http://ci.pivotallabs.com
BSD 2-Clause "Simplified" License
428 stars 120 forks source link

TeamCity 8.1 #46

Open alexfalkowski opened 10 years ago

alexfalkowski commented 10 years ago

Hi All,

Not sure if I'm doing something when I try to save a project. I always get:

Team city rest build type can't be blank Team city rest build type must begin with bt Team city rest base url can't be blank

Even when I fill something in.

I'm not sure this works with 8.1 as I can't seem to find an API with guestAuth/cradiator.html?buildTypeId= and build types don't start with bt anymore.

Any help would be greatly appreciated :)

alexfalkowski commented 10 years ago

The API has changed to http://teamcity:8111/httpAuth/app/rest

http://confluence.jetbrains.com/display/TCD8/REST+API

gsiener commented 10 years ago

Hi Alex. Sorry for the issue, but thanks for following up. I'll see if we can incorporate this API change as a TC option.

YaliY commented 10 years ago

Hi, I have the same issue with TeamCity 7.1.5 I use http://teamcity:8111 as the base URL and have error text: "the scheme http does not accept registry part: :80 (or bad hostname?)"

gsiener commented 9 years ago

Captured this as a bug here: https://www.pivotaltracker.com/story/show/84535938

dipolesource commented 9 years ago

Hi @alexfalkowski,

Can you provide more context? e.g. branch/tag or commit sha you are using

There are two types of Team City projects supported: version 6 or below, greater than 6. The validation messages you are getting are based on version 6 or below. If you prefer to use a version greater than six you want to select Team City Project rather than Team City Project (version <= 6).