Nick Cooke f22918d064 [Infra] Add sample app to test building SPM distro across supported platforms (#11150) před 2 roky
..
create_spec_repo d01cda5cbe [Infra] Bump actions used by repo's workflows (#10349) před 3 roky
gha-encrypted 9876601e14 [Sessions] Add Test App and Integration tests for the Sessions SDK (#10396) před 3 roky
health_metrics d01cda5cbe [Infra] Bump actions used by repo's workflows (#10349) před 3 roky
lib 92ac9fcf0f Scripts cleanup: remove python `six` usage and get `ruby` from `PATH` (#11039) před 3 roky
lldb 96de8fb74b Add LLDB type summaries for Firestore types (#5407) před 6 roky
nanopb 11229b59c6 Format nanopb generator scripts (#10448) před 3 roky
spm_test_schemes 9214b14f82 Analytics ObjC API coverage tests via CocoaPods and SPM (#11137) před 3 roky
third_party 627ebdcd45 CI: retry only 2 times (#7659) před 5 roky
README.md 87e3523028 Add scripts/README.md and delete unused scripts (#9915) před 3 roky
binary_to_array.py 4ea4340285 Upgrade clang-format (#5265) před 6 roky
build.sh f22918d064 [Infra] Add sample app to test building SPM distro across supported platforms (#11150) před 2 roky
build_non_firebase_sdks.sh 9e475a5c58 [v9] End beta period and update release tooling for select products (#9603) před 4 roky
build_zip.sh d9343f6c56 Build release zip from GHA (#8093) před 4 roky
buildcache.sh 87e3523028 Add scripts/README.md and delete unused scripts (#9915) před 3 roky
change_headers.swift ce3b40a56b Remove FirebaseStorageInternal (#10118) před 3 roky
check.sh 782f0832c6 Remove script to check for absl reference from Firestore/core/api (#10066) před 3 roky
check_copyright.sh 1d1ae87cfe Merge 6.33 SPM fixes back to master (#6530) před 5 roky
check_filename_spaces.sh 97d4ab1410 Add travis check for filename spaces (#2821) před 7 roky
check_firestore_symbols.sh 7452958df4 [Infra] Avoid subshells in test script (#11094) před 3 roky
check_imports.swift bb4c6382cd [Sessions] Add Sessions SDK nanopb and proto (#10351) před 3 roky
check_lint.py e447417fc0 Fix cpplint.py to work under Python 3 (#6201) před 5 roky
check_secrets.sh eeced5d565 Fix travis quickstart tests (#5169) před 6 roky
check_test_inclusion.py 3e3bcb41f7 Rewrite lint.sh as check_lint.py (#3161) před 6 roky
check_whitespace.sh 43c62f0526 [Infra] Remove CoreDiagnostics library and references (#10259) před 3 roky
collect_metrics.sh 00247dd50d Fix the metric collection on postsubmit. (#2972) před 6 roky
configure_test_keychain.sh 9a3bcfd904 Configure test keychain for macOS tests (#8494) před 4 roky
cpplint.py 84a8b5030c Count from server (#10193) před 3 roky
create_pull_request.rb 05f9b2d0d6 Update NOTICES workflow. (#9754) před 3 roky
decrypt_gha_secret.sh d653c9584c Update copyright presubmit and fix 2020 copyrights (#5944) před 5 roky
encrypt_gha_secret.sh 4ab5dc5f19 GHA Project Maintenance (#8632) před 4 roky
fuzzing_ci.sh 93ad9fc551 Make fuzzing less verbose to avoid exceeding Travis log limit (#2126) před 7 roky
generate_access_token.sh 5bba5242e2 Update remote `generate_access_token` script (#9089) před 4 roky
install_prereqs.sh 67ae9555da [Messaging] Standalone Watch App Sample (#10552) před 3 roky
localize_podfile.swift 729eb40cb2 Merge sessions-main with master (#10787) před 3 roky
make_release_notes.py 92ac9fcf0f Scripts cleanup: remove python `six` usage and get `ruby` from `PATH` (#11039) před 3 roky
pod_lib_lint.rb b85e5a6639 [Infra] Convert `*.podspec.json`s to Ruby podspecs (#9829) před 3 roky
release_testing_setup.sh 55a81467e5 Preinstall FirebaseCore for release testing. (#9833) před 3 roky
remove_data.sh 49a72594e7 Remove potentially unnecessary secret (#8644) před 4 roky
run_database_emulator.sh 3cf318460c Bump RTDB emulator version (#7250) před 5 roky
run_firestore_emulator.sh 84a8b5030c Count from server (#10193) před 3 roky
setup_bundler.sh 7fd97ea3e5 Update setup_bundler.sh (#9098) před 4 roky
setup_check.sh 867697b8f3 [Infra] Upgrade to clang-format16 (#10973) před 3 roky
setup_quickstart.sh 3a1e4699bd v9 quickstarts have merged to master (#9766) před 3 roky
setup_quickstart_framework.sh 3a1e4699bd v9 quickstarts have merged to master (#9766) před 3 roky
setup_spm_tests.sh 98e218b686 [SPM] Require Xcode 13.3+ (Swift 5.6) (#11046) před 3 roky
style.sh 7d2ece61c7 [Tooling] Add FIR_CLANG_FORMAT_PATH env var to style.sh (#11097) před 3 roky
sync_project.rb 92ac9fcf0f Scripts cleanup: remove python `six` usage and get `ruby` from `PATH` (#11039) před 3 roky
test_archiving.sh fbeb1cf435 Archive workflow now needs xcpretty (#9770) před 3 roky
test_catalyst.sh 8d65537335 Fix typos (#9802) před 3 roky
test_quickstart.sh 6751623a44 Update quickstart tests based on quickstart-ios/issues/1260 (#8568) před 4 roky
test_quickstart_framework.sh 2d6980f360 Include Swift extensions in zip and Carthage (#9471) před 4 roky
test_quickstart_ftl.sh 257d948548 Add jobs to build quickstart apps and run tests on FTL (#10519) před 3 roky
update_xcode_target.rb 10e364c54b Restore RC SwiftAPI Tests (#8792) před 4 roky
xcresult_logs.py 8af6c20977 xcresult_logs.py: Fix potential UnicodeEncodeError (#9645) před 4 roky
zip_quickstart_test.sh 2d6980f360 Include Swift extensions in zip and Carthage (#9471) před 4 roky

README.md

Firebase Apple Scripts

This directory provides a set of scripts for development, test, and continuous integration of the Firebase Apple SDKs.

check.sh

Used by the check CI workflow to run several static analysis checks. It calls the following scripts:

style.sh

Runs clang-format and swiftformat across the repo.

check_whitespace.sh

Verify there are no files with trailing whitespace.

check_filename_spaces.sh

Spaces in filenames are not allowed.

check_copyright.sh

Verify existence and format of copyrights.

check_test_inclusion.py

Test existence check for the internal Firestore Xcode project.

check_imports.swift

Verify import style complies with repo standards.

check_firestore_core_api_absl.sh

Check Firestore absl usages for g3 build issues.

check_lint.sh

Run cpplint.

sync_project.rb

Used by Firestore to to keep the Xcode project in sync after adding/removing tests.

Other Scripts

binary_to_array.py

Firestore script to convert binary data into a C/C++ array.

build.sh

Script used by CI jobs to wrap xcodebuild invocations with options.

build_non_firebase_sdks.sh

CI script to build binary versions of non-Firebase SDKs for QuickStart testing.

build_zip.sh

CI script for building the zip distribution.

buildcache.sh

Clang options for the buildcache GitHub action.

change_headers.swift

Utility script to update source to repo-relative headers.

check_secrets.sh

CI script to test if secrets are available (not running on a fork).

collect_metrics.sh

CI script to collect project health metrics and upload them to a database.

configure_test_keychain.sh

CI script to setup the keychain for macOS and Catalyst testing.

cpplint.py

Firestore script for C++ linting.

create_pull_request.rb

Utility used by CI scripts to create issues and PRs.

decrypt_gha_secret.sh

CI script to decrypt a GitHub Actions secret.

encrypt_gha_secret.sh

CI script to encrypt a GitHub Actions secret.

fuzzing_ci.sh

Firestore CI script to run fuzz testing.

generate_access_token.sh

Script to generate a Firebase access token used by Remote config integration tests.

install_prereqs.sh

Utility CI script to provide configuration for build.sh

localize_podfile.swift

Utility script to update a Podfile to point to local podspecs.

make_release_notes.py

Converts GitHub-flavored markdown changelogs to devsite-compatible release notes.

pod_lib_lint.rb

Wrapper script for running pod lib lint tests to include dependencies from the monorepo.

release_testing_setup.sh

Utility script for the release workflow.

remove_data.sh

Cleanup script for CI workflows.

run_database_emulator.sh

Run the RTDB emulator.

run_firestore_emulator.sh

Run the Firestore emulator.

setup_bundler.sh

Set up the Ruby bundler.

setup_check.sh

Install tooling for the check workflow.

setup_quickstart.sh

Set up a QuickStart for integration testing.

setup_quickstart_framework.sh

Set up a QuickStart for zip distribution testing.

setup_spm_tests.sh

Configuration for SPM testing.

spm_test_schemes/

Schemes used by above script to enable test target schemes.

test_archiving.sh

Test Xcode Archive build.

test_catalyst.sh

Test catalyst build.

test_quickstart.sh

Test QuickStart.

test_quickstart_framework.sh

Test QuickStart with the zip distribution.

update_xcode_target.rb

Script to add a file to an Xcode target.

xcresult_logs.py

Tooling used by build.sh to get the log output for an xcodebuild invocation.

zip_quickstart_test.sh

Run the tests associated with a QuickStart with a zip distribution.

Script Subdirectories

create_spec_repo

Swift utility to build a podspec repo.

gha-encrypted

Store for GitHub secret encrypted resources.

health_metrics

Code coverage and binary size tooling.

lib

Support libraries for xcresult_logs.py.

lldb

Firestore utilities.

third_party

Use Travis's MIT licensed retry.sh script.