-
Notifications
You must be signed in to change notification settings - Fork 22
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
Merge work done by openscape and soundscape for everyone #42
Commits on Jul 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 91a7135 - Browse repository at this point
Copy the full SHA 91a7135View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7149aa8 - Browse repository at this point
Copy the full SHA 7149aa8View commit details -
Add a lane to remove inactive testers
Not part of any active workflow, but good to surface the option in case we get to the point of needing it.
Configuration menu - View commit details
-
Copy full SHA for 43694ee - Browse repository at this point
Copy the full SHA 43694eeView commit details -
Add a clean testers lane, set up match and a certificates repository …
…so other developers can build with the same code signing identity
Configuration menu - View commit details
-
Copy full SHA for 98ca3cd - Browse repository at this point
Copy the full SHA 98ca3cdView commit details
Commits on Jul 23, 2023
-
Always perform clean builds with 'fastlane beta'; add unlock_keychain…
… step which seems to fix errors storing credentials temporarily (much less annoying, but probably needs to be updated to act differently on CI, creating a new keychain there)
Configuration menu - View commit details
-
Copy full SHA for c0c4c4b - Browse repository at this point
Copy the full SHA c0c4c4bView commit details -
Work on the Fastfile: get 'fastlane beta' to properly sign after crea…
…ting the archive; change the code signing identity in Xcode to use the one created by match
Configuration menu - View commit details
-
Copy full SHA for 4fbfe2f - Browse repository at this point
Copy the full SHA 4fbfe2fView commit details -
Upload debug symbols to sentry in the beta lane
I added comments to help get people set up with this; in short: get sentry-cli, sentry-cli login --url https://sentry.openscape.io
Configuration menu - View commit details
-
Copy full SHA for 2093bfe - Browse repository at this point
Copy the full SHA 2093bfeView commit details
Commits on Jul 24, 2023
-
Ignore some generated fastlane artifacts (screenshots, report.xml, te…
…st outputs, etc) - they should never be commited
Configuration menu - View commit details
-
Copy full SHA for 2e06f0e - Browse repository at this point
Copy the full SHA 2e06f0eView commit details -
Make the beta lane create a temporary keychain and perform other CI s…
…etup steps if fastlane beta is run in a CI environment
Configuration menu - View commit details
-
Copy full SHA for 90193e8 - Browse repository at this point
Copy the full SHA 90193e8View commit details -
Add a GitHub action to run fastlane beta, which builds the app, and w…
…ill create a changelog in the future and upload to testflight on PRs or commits to main; disable our existing ios.yaml
Configuration menu - View commit details
-
Copy full SHA for 25d93f4 - Browse repository at this point
Copy the full SHA 25d93f4View commit details -
Increment the build number with the beta lane
This will manually set the build number for everything, even places that used a variable before.
Configuration menu - View commit details
-
Copy full SHA for a4eb68e - Browse repository at this point
Copy the full SHA a4eb68eView commit details -
Add lanes to bump patch, minor and major versions
These will likely be used most in other lanes later on, but can still be useful for developers.
Configuration menu - View commit details
-
Copy full SHA for ad48858 - Browse repository at this point
Copy the full SHA ad48858View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3302fd - Browse repository at this point
Copy the full SHA c3302fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed59230 - Browse repository at this point
Copy the full SHA ed59230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7795e80 - Browse repository at this point
Copy the full SHA 7795e80View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b65b6 - Browse repository at this point
Copy the full SHA e8b65b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 534830b - Browse repository at this point
Copy the full SHA 534830bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb771ab - Browse repository at this point
Copy the full SHA bb771abView commit details
Commits on Jul 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e97b08 - Browse repository at this point
Copy the full SHA 8e97b08View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b149a78 - Browse repository at this point
Copy the full SHA b149a78View commit details -
Use a github action to set up ssh-agent with an sh key provided in a …
…github secret This addresses part of the issue where CI machines are unable to authenticate to our private repository to obtain the certificates and profiles needed for code signing.
Configuration menu - View commit details
-
Copy full SHA for 00e81fa - Browse repository at this point
Copy the full SHA 00e81faView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7549ea6 - Browse repository at this point
Copy the full SHA 7549ea6View commit details
Commits on Aug 9, 2023
-
Update name in app's context and change the app store ID to the one f…
…or soundscape.services
Configuration menu - View commit details
-
Copy full SHA for a7f8201 - Browse repository at this point
Copy the full SHA a7f8201View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3069e67 - Browse repository at this point
Copy the full SHA 3069e67View commit details
Commits on Aug 13, 2023
-
Change bundle ID and other instances of io.openscape.openscape to ser…
…vices.soundscape Building with this change means we can no longer push builds to Openscape on testflight, as the bundle ID is different.
Configuration menu - View commit details
-
Copy full SHA for 06e1f50 - Browse repository at this point
Copy the full SHA 06e1f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e103e9 - Browse repository at this point
Copy the full SHA 5e103e9View commit details -
Initialize Fastlane's match, for easier code signing on CI systems an…
…d for other developers
Configuration menu - View commit details
-
Copy full SHA for f8928f2 - Browse repository at this point
Copy the full SHA f8928f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdb34a - Browse repository at this point
Copy the full SHA bcdb34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 218e24c - Browse repository at this point
Copy the full SHA 218e24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6305014 - Browse repository at this point
Copy the full SHA 6305014View commit details -
Configuration menu - View commit details
-
Copy full SHA for c606f0a - Browse repository at this point
Copy the full SHA c606f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aed1f0 - Browse repository at this point
Copy the full SHA 9aed1f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5227b - Browse repository at this point
Copy the full SHA 1c5227bView commit details
Commits on Aug 15, 2023
-
Update the URLs for services and share links
Share links aren't yet working, pending the subdomain and associated domains file.
Configuration menu - View commit details
-
Copy full SHA for 550737e - Browse repository at this point
Copy the full SHA 550737eView commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 501f496 - Browse repository at this point
Copy the full SHA 501f496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6357e41 - Browse repository at this point
Copy the full SHA 6357e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b4b399 - Browse repository at this point
Copy the full SHA 5b4b399View commit details -
The logos rendered in the launch and about screens were being recolored to monochrome. This resulted in solid white squares. Replaced with SVGs edited to remove all background shapes.
Configuration menu - View commit details
-
Copy full SHA for 04b38a7 - Browse repository at this point
Copy the full SHA 04b38a7View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d195b1 - Browse repository at this point
Copy the full SHA 1d195b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80faef0 - Browse repository at this point
Copy the full SHA 80faef0View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b86cdb4 - Browse repository at this point
Copy the full SHA b86cdb4View commit details -
Fix crash during markers tutorial (#45)
Wrap some calls in DispatchQueue.main.async { ... } per https://developer.apple.com/documentation/xcode/diagnosing-memory-thread-and-crash-issues-early
Configuration menu - View commit details
-
Copy full SHA for f499cc5 - Browse repository at this point
Copy the full SHA f499cc5View commit details