2f7b2057f2
If one had configured a `teamcity_url` like http://foo.bar/teamcity in the previous implementation the plugin directed it's request i.e. to http://foo.bar/httpAuth/... instead of http://foo.bar/teamcity/httpAuth/... `URI.join` only works correctly, if the prefix URL has - at least one or more trailing '/' - the appended parts are _not_ prefixed with '/' The current implementation should work with all sorts of TeamCity base URLs. Signed-off-by: Rémy Coutable <remy@rymai.me> |
||
---|---|---|
.. | ||
slack_service | ||
asana_service_spec.rb | ||
assembla_service_spec.rb | ||
bamboo_service_spec.rb | ||
buildkite_service_spec.rb | ||
builds_email_service_spec.rb | ||
campfire_service_spec.rb | ||
custom_issue_tracker_service_spec.rb | ||
drone_ci_service_spec.rb | ||
emails_on_push_service_spec.rb | ||
external_wiki_service_spec.rb | ||
flowdock_service_spec.rb | ||
gemnasium_service_spec.rb | ||
gitlab_issue_tracker_service_spec.rb | ||
hipchat_service_spec.rb | ||
irker_service_spec.rb | ||
jira_service_spec.rb | ||
pivotaltracker_service_spec.rb | ||
pushover_service_spec.rb | ||
redmine_service_spec.rb | ||
slack_service_spec.rb | ||
teamcity_service_spec.rb |