source integration into mantis

source integration into mantis

For the discussion of infrastructure improvements and changes.

Moderator: Moderators

Post Reply
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

source integration into mantis

Post by abma »

i've installed the source-integration plugin to mantis. this allows to close bug reports by a commit that contains

fix|es|ed #bugnumber


for example https://github.com/spring/spring/commit ... 29b3238efd
->
http://springrts.com/mantis/view.php?id=3342

as mantis seems to use #<bug number> as referals imo we should use this everywhere else, too... the regex that detects the bug number can be changed, but i don't see the benefit (123) over #123 as its just cosmetical.

when looking through git commits it seemed we used both for a long time, so it shouldn't be hard to just use #...
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: source integration into mantis

Post by jK »

:mrgreen:
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: source integration into mantis

Post by FLOZi »

Nice :-)

What's the deal with kloot atm? As in others committing his patches?
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: source integration into mantis

Post by abma »

afaik he is quiet busy and has very few time...
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: source integration into mantis

Post by smoth »

busy is good, I hope his professional life is going well but I also hope he comes back :)
cleanrock
Former Engine Dev
Posts: 115
Joined: 21 Feb 2009, 07:42

Re: source integration into mantis

Post by cleanrock »

Seems it only search first line of commit message.

https://github.com/spring/spring/commit ... c550d2830e
havent closed
http://springrts.com/mantis/view.php?id=3764
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: source integration into mantis

Post by jK »

no, problem is it's broken since 24th:
http://springrts.com/mantis/plugin.php? ... /list&id=5
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: source integration into mantis

Post by abma »

abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: source integration into mantis

Post by abma »

updated, should work again.
Post Reply

Return to “Infrastructure Development”