Skip to content

Commit

Permalink
Merge pull request wordpress-mobile#21077 from wordpress-mobile/gener…
Browse files Browse the repository at this point in the history
…ate-strings-for-glotpress-in-new-beta-release-lane

Generate strings for Glotpress while creating a new beta
  • Loading branch information
oguzkocer authored Jul 12, 2023
2 parents 7774e14 + 1f3464b commit 43c933b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/lanes/release.rb
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
desc 'Trigger a new beta build on CI'
lane :new_beta_release do |options|
ios_betabuild_prechecks(options)
generate_strings_file_for_glotpress
download_localized_strings_and_metadata(options)
ios_lint_localizations(input_dir: 'WordPress/Resources', allow_retry: true)
ios_bump_version_beta
Expand Down

0 comments on commit 43c933b

Please sign in to comment.