bonndan

Results 101 issues of bonndan

Concerning https://github.com/yohang/Finite/issues/16 A configuration value object has been introduced to control if properties shall be rendered and the color of the current state.

@bgazzera Can you see in which environment the overfull lines appear? Is it "verbatim"?

bug

RMT-flow failed with version-persister "vcs-tag"

bug

If there is nothing to commit, RMT finish can fail. Also, tagging should not be done manually. Hence the configuration needs to be checked.

bug
enhancement

VCS-Commit is automatically added by gitflowCommand as post-release action. However, if there is nothing to commit the action must fail gracefully instead of terminating the process.

bug

New repos should be handled gracefully.

See https://github.com/doctrine/collections/blob/master/lib/Doctrine/Common/Collections/Collection.php I see you don't want any dependencies, but as a developer I might not want to use both collection implementations in my project - especially when their API...

Hi! First of all thanks for graphviz-java which works like a charm for my purposes. My code is inspected by snyk.io and I get the following warning: > Affected module:...

If you're not in a branch and try to get the current branch, a notice error is raised "Undefined index: current" in BranchCommand.php around line 69. This is a problem...

http://jmsyst.com/bundles/JMSJobQueueBundle/master/installation does not mention that DI and AOP bundles have to be enabled before using the JobQueueBundle. Please add a small hint or something.