Release management plugin

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
jhron
Posts: 3
Joined: 24 May 2012, 15:05

Release management plugin

Post by jhron »

I adapted Release management plugin originally created by Vincent Debout so that is now compatible with Mantis 1.2+ plugin system.

I wanted to post it into Plugin section, but I have no rights to do that.

Here is link to the plugin.
http://code.google.com/p/mantis-releasemgt/

Consider it as beta. Any comments or contributions are welcome
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Release management plugin

Post by atrol »

jhron wrote: I wanted to post it into Plugin section, but I have no rights to do that.
What do you mean with "Plugin section?
This one? http://www.mantisbt.org/wiki/doku.php/m ... is_plugins
Please use Search before posting and read the Manual
jhron
Posts: 3
Joined: 24 May 2012, 15:05

Re: Release management plugin

Post by jhron »

atrol wrote: What do you mean with "Plugin section?
This one? http://www.mantisbt.org/wiki/doku.php/m ... is_plugins
I meant this http://mantisbt.org/forums/viewforum.php?f=12

I converted another plugin from Vincent Debout - BBCode with GeSHi code highlight. And I am still little confused where shall I put info about it.

The most official seems to be https://github.com/mantisbt-plugins but I was not able to push my plugin there (I never worked with git before, I only worked with svn).

So I for the moment I created this repository:
https://github.com/jhron/BBCodeGeSHi
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Release management plugin

Post by atrol »

jhron wrote: I am still little confused where shall I put info about it.

The most official seems to be https://github.com/mantisbt-plugins but I was not able to push my plugin there (I never worked with git before, I only worked with svn).
You can write to the developer mailing list http://www.mantisbt.org/mailinglists.php to get rights to push to a repository on https://github.com/mantisbt-plugins

A good place to put info about your plugins is http://www.mantisbt.org/wiki/doku.php/m ... is_plugins
Please use Search before posting and read the Manual
rseassau

Re: Release management plugin

Post by rseassau »

Hello,
I'm using Mantis 1.2.9, and would have it sending notification email to all project users when a new release of this project is available.
Is this plugin performing this function?
thanks in advance.
dregad
Developer
Posts: 94
Joined: 26 Jul 2010, 14:24

Re: Release management plugin

Post by dregad »

This plugin is now hosted here

https://github.com/mantisbt-plugins/releasemgt
Post Reply