Mark Walet

Results 31 comments of Mark Walet

Can you provide an example of which steps I can reproduce the problem, and the desired result? I'm not sure how I want too implement a feature like this right...

I'll think about implementing an optional configuration value for this, I think it can be a great addition for helping teams in creating consistent changelogs. Not sure if I can...

Agreed, I think that'd be a great addition.

I agree, this methods should be implemented. I think we should swap the naming of these commands: - `changelog:release-patch` - `changelog:release-minor` - `changelog:release-major` Some functional requirements that come to mind:...

Thank you for your feedback! I will review your issues later this week when things have calmed down at the office :)

Nested branch names (used in the gitflow workflow) are supported since v1.6.1. Can you check if other issues are resolved now?

@ricdizio I think the problem here is that this class is not a testcase. It's an eloquent model. So the php_unit_method_casing rule should not even apply here. However, this is...

I'm not familiar with dingo, and the 3 different composer files don't really help with figuring out what is required and what is not. I'm used to using `composer update...

Any update on this? What do you want me to do?

I've removed the dependency changes completely in favor of just doing the code changes in a separate merge request to improve reviewability. https://github.com/knuckleswtf/scribe/pull/929