-
Notifications
You must be signed in to change notification settings - Fork 262
MTE_1889 move app folders to focus #3917
MTE_1889 move app folders to focus #3917
Conversation
Hello @relud! one question for you... I get the Glean probe-scraper github action failing on this PR consistently. We are moving all files to a new folder, focus-ios, is there a path we should change somewhere in our repo or your repo so that it works? |
There are still some changes needed before this can be ready for review:
We will not land this until Moday 20th once the v121 branch has been created |
4165f7e
to
0b1a6b1
Compare
0b1a6b1
to
c26f8cf
Compare
v121 branch has been created, we can land this and monitor all the workflows and builds to create follow up fixes if needed. |
@flodolo I'm landing this PR with yet another changes in the path to localization scripts. I tested that locally but just letting you know in case we need a follow up fix here or in the l10n repo. |
Yes, it will need a follow-up. This is not only moving the script, but also the position of the clone of the l10n repository. To ensure local tests are reliable, make sure to remove any |
Thanks, yes, I was doing that. I will repeat all the tests and create a follow up with the changes needed here. |
…ing (#9805) Because - focus-ios had its nimbus.fml.yaml file move recently (see mozilla-mobile/focus-ios#3917) This commit - updates our fetch logic to support multiple potential FML file locations; and - updates focus_ios.fml_path to support the old and new paths. Fixes #9804
* Refactor MTE-1889 Move app files into folder * move entitlement files * added ci_scripts folder * move all files into firefox-ios-app * fixing content blocker script in checkout * add new path to swiftlint temp * comment xcodebuild without path to project * change folders name to focus-ios and focus-ios-tests * adding nimbus-fml script * adding new path to release workflow
…ios#3917) * Refactor MTE-1889 Move app files into folder * move entitlement files * added ci_scripts folder * move all files into firefox-ios-app * fixing content blocker script in checkout * add new path to swiftlint temp * comment xcodebuild without path to project * change folders name to focus-ios and focus-ios-tests * adding nimbus-fml script * adding new path to release workflow
No description provided.