Mark Clearwater

Results 49 comments of Mark Clearwater
trafficstars

I am very interested in the ability to set custom templates for commit messages and PR titles. We have a requirement to put a JIRA ticket number in both of...

Heya, what needs done to get this functionality added? This still remains a dealbreaker of using this tool for us.

I just hit the same issue for version 5.0.9 trying to move from jcenter to mavencentral and the version being missing.

something like: http://patorjk.com/software/taag/#p=display&h=2&f=Graffiti&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&h=2&f=Big&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Ogre&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Slant&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Standard&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Calvin%20S&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Elite&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Bigfig&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Ivrit&t=Coveralls.Net http://patorjk.com/software/taag/#p=display&f=Mirror&t=teN.sllarevoC

I learned about [Figgle](https://github.com/drewnoakes/figgle) [nuget package](https://www.nuget.org/packages/Figgle/) the other day.

Refer to the [coveralls api](https://coveralls.zendesk.com/hc/en-us/articles/201774865-API-Introduction), they do not currently support AppVeyor. Once they do I can implement the support correctly for it. Actually, looking a bit harder, maybe they do:...

The jobId linking might be reserved for travis only. If you can find any provider for any language using appveyor that works i can add this feature. I will keep...

Ive tried APPVEYOR_BUILD_ID APPVEYOR_BUILD_NUMBER and APPVEYOR_JOB_ID . no difference. either it isn't supported or "appveyor" is the wrong service name. I've raised a ticket for this now, https://github.com/lemurheavy/coveralls-public/issues/642

worth retesting this, it might be working now.

I'm going to take another look at this, there were some bugs around jobid for a while, maybe i just need to get the service name right... I may not...