ArcBees / teamcity-plugins

40 stars 26 forks source link

does work on teamcity 10? #42

Open moretti-truelogic opened 8 years ago

moretti-truelogic commented 8 years ago

does work on teamcity 10?

meriouma commented 8 years ago

We haven't tested it yet with TeamCiy 10

ghost commented 7 years ago

Hi folks, is there any update? I'm using the pull request plugin with TeamCity 10 but it seems not work, maybe something is wrong with my configuration, or maybe it still doesn't work yet. Anyway thanks for the work and looking forward to updates. :)

matthewjcooper commented 7 years ago

I would also like to know if there is an update or a work around. Thanks!

sinback commented 7 years ago

I'd also like to know if you guys are planning on testing the pull request plugin with TC10. I installed it on a TC10 server yesterday, and a few pull requests were processed correctly, but I noticed that the plugin seems to frequently exhaust the JVM's heap space.

meriouma commented 7 years ago

Thanks for the feedback. We are still using TC9, but we're planning to migrate and upgrade (hopefully) within the next month. I'll keep you posted and update the plugin if needed!

sinback commented 7 years ago

quick follow-up: it seems like the heap space is only exhausted when the pull request originates from a forked repository -- I can open pull requests from branches that belong to the target repository and they are built just fine. Are pull requests from forked repositories supposed to be supported? (I'm still using my TC10 test server, for the record)

bondarewicz commented 7 years ago

@sinback I've noticed similar heap space issues with TC10 but we've seen exact same issues with TC9 as well, raised https://github.com/ArcBees/teamcity-plugins/issues/60

btw, what is the number of branches in your repo which match the branch pattern?