External projects have various "Areas" - External, Misc, Image. Which is the appropriate one and will that automatically make the monkey skip the issue? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Fogbugz-Area-tp4822198.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 27 Apr 2015, at 16:47, Sean P. DeNigris <sean@clipperadams.com> wrote:
External projects have various "Areas" - External, Misc, Image. Which is the appropriate one and will that automatically make the monkey skip the issue?
None. Also the monkey now can check also configurations so you do not need to skip them (but in case you still want to skip them, you can use the tag ânoMonkeyâ). Esteban
----- Cheers, Sean -- View this message in context: http://forum.world.st/Fogbugz-Area-tp4822198.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
EstebanLM wrote
Which is the appropriate one None.
Meaning a) it doesn't matter or b) we need to create a new one? EstebanLM wrote
the monkey now can check also configurations
Ah, I see now... Cool! <http://forum.world.st/file/n4822212/Screenshot_2015-04-27_11.png> ----- Cheers, Sean -- View this message in context: http://forum.world.st/Fogbugz-Area-tp4822198p4822212.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 27 Apr 2015, at 17:44, Sean P. DeNigris <sean@clipperadams.com> wrote:
EstebanLM wrote
Which is the appropriate one None.
Meaning a) it doesn't matter or b) we need to create a new one?
meaning: we are over designing out bug tracker and it will be a pain in the not so far future. We need to apply a refactor there :)
EstebanLM wrote
the monkey now can check also configurations
Ah, I see now... Cool! <http://forum.world.st/file/n4822212/Screenshot_2015-04-27_11.png>
exactly :)
----- Cheers, Sean -- View this message in context: http://forum.world.st/Fogbugz-Area-tp4822198p4822212.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (2)
-
Esteban Lorenzano -
Sean P. DeNigris