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

Add branchName as argument to specify what branch to build in TeamCity. #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

KiyoIchikawa
Copy link

Newer versions of TeamCity support branchName as an argument in the API call to initiate a build: https://www.jetbrains.com/help/teamcity/rest/start-and-cancel-builds.html#Start+Custom+Build

@KiyoIchikawa
Copy link
Author

I was having issues uploading a test build of my plugin to XLRelease to test, so I only submitted the actual code changes. I resolved the issues I was having with uploading the test version and validated my changes work as expected. I'll be submitting another PR to update all the gradle build information to work with newer versions of XLRelease.

@KiyoIchikawa
Copy link
Author

Also just noticed that I did not update the readme to indicate the new optional argument for TeamCity.Build. Will have that update pushed later today.

@KiyoIchikawa
Copy link
Author

Readme updated to include new arg passed to TeamCity.

@KiyoIchikawa
Copy link
Author

Build updates here: #24

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