Arthur Alves

Results 13 issues of Arthur Alves

Include GitHub workflows to ensure consistency and quality of the codebase. Include: * [SwiftLint](https://github.com/realm/SwiftLint) - (most common rules) * [SwiftFormat](https://github.com/nicklockwood/SwiftFormat) - Header template containing also MIT License - (most common...

enhancement

### Background Both `--color` and `--tint-color` support hexadecimal colors (RRGGBB) but not its 3-character shorthand notation (RGB). ### What to do Adjust the argument validators to accept either 3 or...

enhancement
help wanted

# TODO Refine this task before moving to `Ready`

enhancement
report

# TODO Refine this task before moving to `Ready`

enhancement
ci

# TODO Refine this task before moving to `Ready`

enhancement
ci

Include unit tests with coverage of at least 80%

enhancement
tests

## Background As of now, when providing a signing configuration for iOS, we need to specify in the `team_name` the entire signing identity name including the certificate type, such as...

enhancement

When running `variants setup` or `variants switch`, many users noticed the non fatal error in the logs: ```shell env: python2.7: No such file or directory ``` This, because [utils/gyb](https://github.com/Backbase/variants/blob/2fcc461e2a0d741d3a9228cde0689a3bb0be7b5d/utils/gyb) requires...

bug
iOS
prio: high