arberg

Results 24 issues of arberg

Fixed the files which failed to due to dead bintray. Ran the tests, and upgraded to available kotlinx.html. Upgraded to kotlin 1.6.20 and the matching coroutines 1.6.1 because its available...

Using plugin version 2.0.10. If I disable the plugin, the problem disappears. It replaces ` if (-Not $DryRun) {} ` with ` if (-Not$DryRun) {} ` regardless what comes after...

bug
help wanted
formatting

Hi, I really like the new v2 format, and resticprofile in general. I see Fred and jkellerer are working actively on schedule-v2, so possibly I just need patience. (?) But...

If using root-level tag I get one of these two warnings depending on whether its applied as list or single key-value ``` yaml: onedriveMinecraft: inherit: onedriveMain tag: "minecraft" Output: key/value:...

enhancement

PEKO 3.0.1 If I request permission on a fresh app startup where permissions has not been requested previously, then the app is stuck in a deadlock style ANR. It never...

removed deprecated kotlin extension usage for simplicity extracted common method in activity

Works in : `implementation "androidx.constraintlayout:constraintlayout:1.1.3"` Others: I didn't try beta5 in my 'binary' search, and alpha4, beta1 [failed with linking error](https://stackoverflow.com/questions/60784686/aapt-error-resource-attr-various-not-found)) Fails in : `implementation "androidx.constraintlayout:constraintlayout:2.0.0-beta4"` Fails in : `implementation...

I had trouble with some TLS steps, so I added some more info that might help others. And thank you for the docker image!

#### Current Behavior When I run my daily task scheduled 'scoop update' it sometimes throws exception and outputs: ``` Updating Buckets... PS>TerminatingError(ForEach-Object): "The following common parameters are not currently supported...

bug