Skip to content

Commit 64c0a8f

Browse files
authored
Refactor [v125] Remove extra level of focus-ios folder added by migration script (#19018)
* move workflows * move focus out of the folder and enable workflows * remove extra gitignore * add focus workflows * remove focus-ios-old
1 parent 43ca454 commit 64c0a8f

File tree

1,539 files changed

+449
-3644
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,539 files changed

+449
-3644
lines changed

.gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ python-env/
6969
firefox-ios/Client/Generated
7070
firefox-ios/Sync/Generated
7171
firefox-ios/Storage/Generated
72+
focus-ios/Blockzilla/Generated
7273
.venv/
7374

7475
firefox-ios/ThirdParty/google-breakpad
@@ -104,6 +105,9 @@ firefox-ios/Client/Assets/*.js.LICENSE.txt
104105
/ios-l10n-scripts
105106
firefox-ios/shavar-prod-lists
106107
/LocalizationTools
108+
109+
# localization tools clone
110+
focus-ios/focus-ios-tests/tools/Localizations
107111
import-strings.log
108112
export-strings.log
109113

@@ -121,3 +125,8 @@ bin/nimbus-fml.sh
121125
firefox-ios/nimbus-fml-configuration.local.sh
122126
firefox-ios/bin/nimbus-fml.sh
123127
firefox-ios/bin/nimbus-fml-configuration.local.sh
128+
129+
# Lists
130+
Lists/disconnect-*
131+
focus-ios/shavar-*
132+
shavar-prod-lists

bitrise.yml

+440-434
Large diffs are not rendered by default.

focus-ios/checkout.sh checkout.sh

File renamed without changes.

focus-ios/.cron.yml

-12
This file was deleted.

focus-ios/.github/CODEOWNERS

-32
This file was deleted.

focus-ios/.github/ISSUE_TEMPLATE/---bug-report.md

-18
This file was deleted.

focus-ios/.github/ISSUE_TEMPLATE/---feature.md

-12
This file was deleted.

focus-ios/.github/ISSUE_TEMPLATE/issue-----intermittent-ui-test-issue.md

-13
This file was deleted.

focus-ios/.gitignore

-61
This file was deleted.

focus-ios/.gitmodules

Whitespace-only changes.

focus-ios/.mergify.yml

-57
This file was deleted.

0 commit comments

Comments
 (0)