Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Build Feature: Golang #80

Merged
merged 3 commits into from
Apr 29, 2020

Conversation

tombuildsstuff
Copy link
Contributor

This PR introduces support for the "Golang" build feature - useful if you want to define a Golang Build Feature

Whilst implementing this I noticed the newBuildFeatureService was using the incorrect URI (/app/rest/buildTypes/BuildConfigID/features vs /app/rest/buildTypes/id:BuildConfigID/features) - as such I've patched that (and removed an unused field in the Create method of the BuildTypeService when passing through

teamcity/build_type.go Outdated Show resolved Hide resolved
@cvbarros cvbarros self-assigned this Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants