Roger Oba

Results 65 issues of Roger Oba

https://github.com/fastlane/fastlane/issues/17370#issuecomment-738941550

enhancement

Add unit tests for "any" type of secret, such as industry well known secret generation algorithms, including handling all types of special characters. Right now this has only been tested...

good first issue
tests

To make sure all combinations will compile :) this would prevent issues like this: https://github.com/rogerluan/arkana/pull/7

good first issue

This would've prevented issues like this: https://github.com/rogerluan/arkana/pull/10

good first issue

Right now if someone has a monorepo project (a repo with multiple projects inside), it could be hard to coordinate when each set of secrets should be generated. Perhaps we...

feature request

This is a nice-to-have: having a hook where users of this gem can write validations to their secrets (in Ruby) during generation time. This is useful if, for instance, you'd...

feature

Hey @levantAJ 👋 thanks for the great lib! I was wondering how you sourced the existing emojis in the database? I see that you not only have an array of...

Hello! - What's your environment: ``` CocoaPods : 1.7.2 Xcode : 10.2.1 (10E1001) cocoapods-binary : 0.4.4 # plugin 'cocoapods-binary' # cocoapods-binary ``` - A demo project is helpful: I could...