Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate set_up_test_firebase.sh to Swift command #491

Closed
Tracked by #503
blyscuit opened this issue Jul 4, 2023 · 0 comments
Closed
Tracked by #503

Migrate set_up_test_firebase.sh to Swift command #491

blyscuit opened this issue Jul 4, 2023 · 0 comments
Assignees

Comments

@blyscuit
Copy link
Collaborator

blyscuit commented Jul 4, 2023

Why

Migrate our setup commands to Swift command to ease maintenance for newcomers.

To simplify the script, the Swift command can run shell command to replace all

LC_ALL=C find $WORKING_DIR -type f -exec sed -i "" "s/$CONSTANT_TEAM_ID/$TEAM_ID/g" {} +

Acceptance Criteria

  • Create SetUpTestFirebase.swift.
  • Run script as part of GH Actions Test Upload Build to Firebase.
  • Remove script in make.sh.

Who Benefits?

Template Developers

blyscuit added a commit that referenced this issue Jul 10, 2023
blyscuit added a commit that referenced this issue Jul 10, 2023
@blyscuit blyscuit self-assigned this Jul 10, 2023
blyscuit added a commit that referenced this issue Jul 10, 2023
blyscuit added a commit that referenced this issue Jul 10, 2023
blyscuit added a commit that referenced this issue Jul 21, 2023
blyscuit added a commit that referenced this issue Jul 21, 2023
blyscuit added a commit that referenced this issue Jul 21, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
blyscuit added a commit that referenced this issue Aug 4, 2023
github-merge-queue bot pushed a commit that referenced this issue Aug 9, 2023
…se-test-swift-command

[#491] Migrate `set_up_test_firebase.sh` to Swift command
@blyscuit blyscuit closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant