Karsten Silkenbäumer

Results 26 issues of Karsten Silkenbäumer

**Describe the bug** Followed the `README.md` ```ruby AppStoreConnect.config = { issuer_id: ENV["XCC_ISSUER_ID"], key_id: ENV["XCC_PRIVATE_KEY_ID"], private_key: ENV["XCC_PRIVATE_KEY"] } client = AppStoreConnect::Client.new pp client.apps ``` and of course filled in env variables....

**Describe the bug** Unable to run any code / file in R terminal. Always getting an error dialog: > **Command 'R: Run Command in Terminal' resulted in an error** >...

bug

### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...

This adds the option to pass an array as `cmd` parameter in order to run `rubocop` with `bundler`. See adapted `README.md` for description and example.

This PR adds UK, the United Kingdom, to the database. The official ISO code is GB with official name "(the) United Kingdom of Great Britain and Northern Ireland". The ISO...

Pretty awesome step by step guide from zero to pro I would call it. What I'm missing a bit is chapter 10, i.e. the missing piece how terraform is organized...