Bartosz Nowak

Results 34 comments of Bartosz Nowak

> > problematic to merge > > There is a trick to updating the base branch. You first merge in the commit which enables formatting (but which does not do...

1. In your lanes there is no build bumping, so i guess you did it manually 2. Did you extracted version from final app file and compared it with app...

I'm working with a step argument. When I do not pass the `application id` then app flow still forces me to do this. I checked how it's configured in code...

@ospfranco it's a bug. By default if no parameter is passed it takes a itd_team_id. https://github.com/fastlane/fastlane/blob/5c1621dd7edd9338fa1222efcc18fea6480aa85f/fastlane/lib/fastlane/actions/notarize.rb#L256 it should instead use a WWRTeamID (team_id from Appfile). https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/customizing_the_notarization_workflow ``` % xcrun notarytool...

https://github.com/jenkinsci/docker/pull/1292 Could you check it this pr fixes your issue? :)

https://github.com/jenkinsci/docker/pull/1292 Please try :)

I think those changes was approved or they where fixed with recent ui changes ![image](https://user-images.githubusercontent.com/9051964/190912493-8ef3f160-6a99-4fcc-b16e-06b3e76cb414.png)