Szczepan Faber

Results 116 comments of Szczepan Faber

I'd like to see customers asking for it first ;-) I'd like to avoid complexity and evolving the plugin into something that is hard to maintain. My experience with offering...

Slawek, do you want to take a stab at it?

On a high level, we want the Ambry project to be configured similarly to https://github.com/shipkit/shipkit-demo project (shipkit-demo is a great reference on how to set it up). More details (quickly...

@TransLunarInjection, feels like merging is the more desired behavior ;-) *Configuration options* add complexity so we avoid them by default. Perhaps the right solution is to support the *no ticket...

Interesting. Can you describe the the requested feature in the form of current vs requested behavior? I want to make sure I understand it. Thanks for reporting!

Hey @magneticflux- Interesting use case. I think the `-SNAPSHOT` part is fairly easy to solve and I don't think it requires changing the plugin. You could just `if () {...

> If I'm understanding the plugin behavior correctly The reason we count the commits is to allow "concurrent PR merges" that trigger releases. If you close 3 PRs at the...

@magneticflux-, it's been long, I'll close the ticket. Reopen if needed!

Hey, we don't support "-beta.*" at the moment. Do you need this for your use case?

Ok. We'll table this feature for now. BTW. I improved the error message: https://github.com/shipkit/shipkit-auto-version/pull/29