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

Dev #91

Merged
merged 6 commits into from
Apr 12, 2024
Merged

Dev #91

merged 6 commits into from
Apr 12, 2024

Commits on Apr 10, 2024

  1. Add branch name and commit ref as changelog in TestFlight

    This was originally introduced by @MikePlante1 in iAPS
    Artificial-Pancreas/iAPS#360
    
    This PR includes a feature for uploading the branch name and git reference as a “changelog” to TestFlight, displayed under “What to Test” for each build. However , there is a bug in AppStore Connect / TestFlight, where fastlane fails to upload changelog if it was never entered before.
    
    The workaround is to make a manual “Test Details” entry from AppStoreConnect (ASC), then build again. Then, the branch and git ref will be displayed under "What to Test" in both TestFlight and ASC.
    
    See #23 and
    #63 for details
    MikePlante1 authored and bjornoleh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2fff224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcf370 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    773f306 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #83 from nightscout/icon_strings_dev

    Update strings for icon selector to Open-iAPS
    bjornoleh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9130c4e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #78 from MikePlante1/typoSucceded

    Typo: succeded -> succeeded
    bjornoleh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3e33bf5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from bjornoleh/branch-info-in-testflight

    Add branch name and commit hash to the "What to test" field in TestFlight
    bjornoleh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a9bda16 View commit details
    Browse the repository at this point in the history