Julian Kalinowski
Julian Kalinowski
### 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...
I recently got an HP Officejet 8720, which features ADF with Duplex mode. It shows 3 sources in every sane application: "flatbad", "adf" and "duplex". Flatbed and ADF will only...
When calling v1.profiles.id().bundleID, i get `Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [StringCodingKey(stringValue: "data", intValue: nil), StringCodingKey(stringValue: "attributes", intValue: nil), StringCodingKey(stringValue: "platform", intValue: nil)], debugDescription: "Cannot initialize BundleIDPlatform from invalid String value UNIVERSAL", underlyingError: nil))....
### 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...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
Hi, i'd like to use CreateApi, but my open api spec has the following item inside a multipart/form-data request: ` "properties": { "documents": { "type": "array", "items": { "type": "string",...
I recently tried to figure out how extensions can add themselves to the LibreOffice NotebookBar and stumbled across this project. I didn't ever use zotero or the LibreOffice extension, but...
### Feature Request #### Motivation We're experiencing issues with an identity provider that does not include subject_types_supported in it's discovery document. This parameter is not used inside the appauth library...
Updated to alpine 3.6 (solves PHP bug in alpine 3.5: https://github.com/docker-library/php/issues/376) and dokuwiki 2017-02-19b. Docker image running these changes is here: https://hub.docker.com/r/julakali/dokuwiki/ Added php7-openssl and php7-zlib for extension downloads and...
- Update gradle to 8.2 - Update jvm toolchain to 17 (adoptium download for 8 is down anyways) - Update kotlin to 1.9.20