Automattic / Automattic/Automattic-Tracks-iOS
Add `configure` automation for `Secrets.swift`
- Dominant language
- Swift
- Stars
- 47
- Forks
- 15
- Avg merge
- 7h 58m
- Merged PRs (30d)
- 1
Description
In https://github.com/Automattic/Automattic-Tracks-iOS/pull/166, the PR description mentions this about `Secrets.swift`:
> Create the Shared/Secrets.swift file:
> - For automatticians: copy the file from our mobile secrets repo (under iOS/tracks-demo). You might need to update (git pull) the mobile secrets repo first.
> - For non-automatticians: copy the file Shared/Secrets.example.swift and fill in the missing details
> Feel free to customize your email address :)
> - Note: In a future PR, we'll integrate the configure functionality to automate this, but it's not part of this PR in order to avoid making it any larger.
I found that while figuring out how to fully test a change using the demo app. Let's add automation using `configure` so that the `Secrets.swift` can loaded in easier.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.