-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove setupSimulators and cacheDerrivedData (#58)
# Remove setupSimulators and cacheDerrivedData ## ♻️ Current situation & Problem This PR removes the `setupSimulators` and `cacheDerrivedData` inputs to remove unused or unnecessary functionality. `cacheDerrivedData` was not used within the Spezi organization, therefore opted to just remove it. `setupSimulators` is still used in the TemplateApplication (PR is up to remove it), SpeziAccount and the Study App. Therefore, opted to print a deprecation notice and remove the script to save some build time. ## ⚙️ Release Notes * Removed `cacheDerrivedData` input * Removed and deprecated `setupSimulators` script. ## 📚 Documentation Updated the description. ## ✅ Testing -- ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
- Loading branch information
Showing
1 changed file
with
7 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters