Skip to content

Commit

Permalink
Rename Project to Prisma (#10)
Browse files Browse the repository at this point in the history
# *Rename Project to Prisma*

## ♻️ Current situation & Problem
- The project, app, and repository were all named "Behavior." The
project's working name is Prisma


## ⚙️ Release Notes 
- Globally replaced all directory names, file names, and occurrences of
"Behavior" with "Prisma"

## 📚 Documentation
*Please ensure that you properly document any additions in conformance
to [Spezi Documentation
Guide](https://github.com/StanfordSpezi/.github/blob/main/DOCUMENTATIONGUIDE.md).*


## ✅ Testing
*Please ensure that the PR meets the testing requirements set by CodeCov
and that new functionality is appropriately tested.*

## 📝 Code of Conduct & Contributing Guidelines 

By submitting creating this pull request, you agree to follow our [Code
of
Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md):
- [x] I agree to follow the [Code of
Conduct](https://github.com/CS342/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/CS342/.github/blob/main/CONTRIBUTING.md).

---------

Co-authored-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
mjoerke and PSchmiedmayer authored Jan 24, 2024
1 parent a81085e commit 530e147
Show file tree
Hide file tree
Showing 127 changed files with 400 additions and 404 deletions.
2 changes: 1 addition & 1 deletion .firebaserc.license
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This source file is part of the Behavior based on the Stanford Spezi Template Application project
This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project

SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md)

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/beta-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand Down Expand Up @@ -27,7 +27,7 @@ jobs:
uses: CS342/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
secrets: inherit
with:
googleserviceinfoplistpath: 'Behavior/Supporting Files/GoogleService-Info.plist'
googleserviceinfoplistpath: 'Prisma/Supporting Files/GoogleService-Info.plist'
setupsigning: true
fastlanelane: beta
deployfirebase:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand Down Expand Up @@ -27,7 +27,7 @@ jobs:
name: Build and Test
uses: CS342/.github/.github/workflows/xcodebuild-or-fastlane.yml@v2
with:
artifactname: Behavior.xcresult
artifactname: Prisma.xcresult
runsonlabels: '["macOS", "self-hosted"]'
setupfirebaseemulator: true
customcommand: "firebase emulators:exec 'fastlane test'"
Expand All @@ -36,4 +36,4 @@ jobs:
needs: buildandtest
uses: StanfordBDHG/.github/.github/workflows/create-and-upload-coverage-report.yml@v2
with:
coveragereports: Behavior.xcresult
coveragereports: Prisma.xcresult
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand All @@ -12,7 +12,7 @@
.derivedData
.build
.docs
!Behavior.xcodeproj
!Prisma.xcodeproj

# IDE related folders
.idea
Expand All @@ -30,7 +30,7 @@ xcuserdata/
# Tests
report.junit
report.html
Behavior.xcresult
Prisma.xcresult

# Logs
logs
Expand All @@ -45,4 +45,4 @@ firebase-debug.*.log*
.firebase/

# Swift Package List
Behavior/package-list.json
Prisma/package-list.json
2 changes: 1 addition & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand Down
6 changes: 0 additions & 6 deletions Behavior.xcodeproj/project.pbxproj.license

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior.xctestplan.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/AppIcon-NoBG.png.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/AppIcon.png.license

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/Assets.xcassets/Contents.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/ConsentDocument.md.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/Localizable.xcstrings.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/SocialSupportQuestionnaire.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/afternoon-en-US.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/end-of-day-en-US.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/mid-day-en-US.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Resources/morning-en-US.json.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Supporting Files/Behavior.entitlements.license

This file was deleted.

6 changes: 0 additions & 6 deletions Behavior/Supporting Files/Info.plist.license

This file was deleted.

4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand All @@ -18,4 +18,4 @@ authors:
- family-names: "Aalami"
given-names: "Oliver"
orcid: "https://orcid.org/0000-0002-7799-2429"
title: "Behavior"
title: "Prisma"
4 changes: 2 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<!--
This source file is part of the Behavior based on the Stanford Spezi Template Application project
This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
SPDX-FileCopyrightText: 2023 Stanford University
SPDX-License-Identifier: MIT
-->

Behavior Contributors
Prisma Contributors
=================================

* [Paul Schmiedmayer](https://github.com/PSchmiedmayer)
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This source file is part of the Behavior based on the Stanford Spezi Template Application project
# This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project
#
# SPDX-FileCopyrightText: 2023 Stanford University
#
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock.license
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

This source file is part of the Behavior based on the Stanford Spezi Template Application project
This source file is part of the Stanford Prisma Application based on the Stanford Spezi Template Application project

SPDX-FileCopyrightText: 2023 Stanford University

Expand Down
Loading

0 comments on commit 530e147

Please sign in to comment.