Bartosz Nowak
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...
Please close issue then :P
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...
issue is still present
Could you check if version 2.205.1 also have this issue? :)
@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 