Nikita Shupeyko

Results 31 comments of Nikita Shupeyko
trafficstars

The weird thing is, given ``` [bumpversion] current_version = 0.1.0 parse = (?P\d+)\.(?P\d+)\.(?P\d+)(\-(?P\d+)\.(?P\d+))? serialize = {major}.{minor}.{patch}-{pre}.{prenum} {major}.{minor}.{patch} ``` (note the absence of explicit `pre` and `prenum` parts declaration, hence both...

I suggest that this is to be implemented as an optional feature, via `use_maintenancemode` for instance.

@hoffmannkrzysztof could the `delegated` flag facilitate in healing that wound somehow?

@hoffmannkrzysztof I'm not working on Mac myself, but one of my fellow colleagues has used this approach to mitigate the caching issue (at least, I believe it's about caching): ```...

@browniebroke since I last pushed here my go-to production Dockerfiles changed a bit: more optimizations and no more if/elses -- you'll like it ones I myself find time to update...

@jayfk you mean, in Read the Docs, built for this particular branch? I don't have access to make it work, unfortunatelly.

@jayfk for now, it's just a plain-text table in rst doc.

@jayfk: "+Environments +------------ + +.. Generated via http://www.tablesgenerator.com/text_tables +.. Header rows and columns' thick borders set manually."

Just a serialized representation of the table allowing for further edits.

¯\__(ツ)_/¯