Michal Szelag

Results 9 comments of Michal Szelag

This seems like a very useful feature in CI environments since it would allow for fully automated installs and do it by assigning an auth password that is scoped to...

Fastlane has a fairly lengthy write up on various ways of managing authentication and their docs mention that actions other than uploading artifacts will not work with app specific passwords....

Great work! FYI, the top level readme needs an update as it still references username and password requirements.

Can this issue be reopened? It is an existing issue that continues to be a problem for PRs.

Definitely still an issue, let's keep this open until it is addressed.

I think there is a general issue with reading keys with dots in properties file. It works with yaml: ```shell echo "foo.bar: 1" | yq -p y '."foo.bar"' 1 ```...

Any updates on this issue? Would love to jump on board with this project but lack of git dependency support is a blocker for all the projects I am involved...