Marcin Zajączkowski

Results 162 issues of Marcin Zajączkowski

I really like the minimalism and functionality of the this logger. I have one suggestion to improve its ergonomics. [Starting](https://developer.android.com/guide/topics/ui/notifiers/notifications#Actions) in Android 7.0 (API level 24) there is a possibility...

enhancement
discuss

I personally, quite often forget stopping the position recording when I arrive at a destination (or take a break during my bike trip). It hits the track parameters (time, average...

I really like the simplicity of your logger and a possibility to visualize the track offline. Using it on canoeing, I would propose to add that icon to a set...

enhancement
discuss

I don't know if this is already supported and I do something wrong or it is just not implemented, but it would useful to enhance war plugin to not package...

propdeps

Working on JMH in #35 I have encountered an exception thrown on an executor service shutdown if `ReactorThreadFactory` is used with `rejectBlocking: false` (and `daemon: false` in that case): ```...

type/enhancement
good first issue

### Proposal by @vlsi placed originally [here](https://github.com/gradle-nexus/publish-plugin/issues/4#issuecomment-553595035), extracted to a separate (this) issue. I propose the following workflow: ## Stage release artifacts 1) As release manager starts the release, they...

enhancement

Dokka proved to be problematic https://github.com/gradle-nexus/publish-plugin/pull/121#issuecomment-965620007 and has been removed in https://github.com/gradle-nexus/publish-plugin/pull/124.

documentation
enhancement
help wanted

Sometimes, it can be problematic to determine if the Nexus credentials are set correctly (#118). To help with that we could display at the `INFO` level a (token-)username which is...

enhancement
good first issue

For example: ``` > Task :closeSonatypeStagingRepository FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':closeSonatypeStagingRepository'. > Failed to close staging repository, server at...

enhancement

Looking at the report by @jahirfiquitiva in #74, it seems that there is a problem with publishing Android projects. It would be good to have a minimal Android project to...

enhancement
help wanted