afranken / jmeter-analysis-maven-plugin

Plugin that parses JMeter result files and computes performance indicators such as average request duration
58 stars 40 forks source link

Add rultor.com to collaborators #38

Open Ardesco opened 8 years ago

Ardesco commented 8 years ago

I've added config for ruler.com to perform releases to maven central. To enable it you will need to:

Go into Settings -> Collaborators & teams Add rultor.com as a collaborator with write access

Then you can talk to rultor in the comments to get it to perform releases. For example if you want it to release version 1.0.8 of the meter-analysis-maven-plugin and push it into maven central you would just type the following in a comment to an issue:

@rultor release, tag is 1.0.8

rultor commented 8 years ago

I've added config for ruler.com to perform releases to maven central. To enable it you will need...

@ardesco I see you're talking about me, but I don't understand it. If you want to say something to me directly, start a message with @rultor

Ardesco commented 8 years ago

Oh the only thing to remember is that you will need to manually change the version to whatever you want it to be after a release. It's tagging a release, but it's not changing the current version like the maven release plugin would.