-
Notifications
You must be signed in to change notification settings - Fork 514
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 #39
Dev #39
Commits on Mar 7, 2024
-
link Discord, typo fix, change `code quality` to `open source and peer review`
Configuration menu - View commit details
-
Copy full SHA for 21fbf3d - Browse repository at this point
Copy the full SHA 21fbf3dView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2619070 - Browse repository at this point
Copy the full SHA 2619070View commit details -
Support for new Dexcom One+ sensors
Connect using G7 manager in Open-iAPS
Configuration menu - View commit details
-
Copy full SHA for d7b814e - Browse repository at this point
Copy the full SHA d7b814eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db2556f - Browse repository at this point
Copy the full SHA db2556fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6683a34 - Browse repository at this point
Copy the full SHA 6683a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for f941e18 - Browse repository at this point
Copy the full SHA f941e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4528b - Browse repository at this point
Copy the full SHA 1c4528bView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a2ebf0 - Browse repository at this point
Copy the full SHA 1a2ebf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21779ba - Browse repository at this point
Copy the full SHA 21779baView commit details
Commits on Mar 18, 2024
-
Fastfile: Parse Config.xcconfig to get BUNDLE_IDENTIFIER
- Replace $(DEVELOPMENT_TEAM) parsed from BUNDLE_IDENTIFIER in Config.xcconfig with ENV["TEAMID"] - Use BUNDLE_ID instead of hard coded bundle identifier in Fastfile, inspired by Artificial-Pancreas/iAPS 6a46a2a by @Jon-b-m - Allows building of different instances of the app by only editing Config.xcconfig.
Configuration menu - View commit details
-
Copy full SHA for 419c13a - Browse repository at this point
Copy the full SHA 419c13aView commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2ff756 - Browse repository at this point
Copy the full SHA f2ff756View commit details
Commits on Mar 22, 2024
-
Merge pull request #19 from tmhastings/Logos
Update App Name and Logos
Configuration menu - View commit details
-
Copy full SHA for a81bba6 - Browse repository at this point
Copy the full SHA a81bba6View commit details -
Fastlane/GH build improvements: Add sync action and keepalive action,…
… align with Loop dev improvements, as previously added to iAPS in PR 46
Configuration menu - View commit details
-
Copy full SHA for c475879 - Browse repository at this point
Copy the full SHA c475879View commit details
Commits on Mar 23, 2024
-
Bump browser build dependencies to Node 20
- use actions/checkout@v4 - use aormsby/Fork-Sync-With-Upstream-action@v3.4.1 - comment out "Select Xcode version" step to use the default Xcode (15.0.1) in macos-13 runner based on https://github.com/LoopKit/LoopWorkspace/pull/120/files by @dnzxy
Configuration menu - View commit details
-
Copy full SHA for e07994b - Browse repository at this point
Copy the full SHA e07994bView commit details
Commits on Mar 24, 2024
-
Rename build workflow to build_Open-iAPS, and related changes
- UPSTREAM_REPO: nightscout/Open-iAPS - Search for and create `alive` branch by use of `${{ github.repository }}` context, instead of `${{ github.repository_owner }}/iAPS` - Create `alive` branch from `main` instead of `dev` - do not run the upstream sync action on the upstream repository (owner = nightscout) - update testflight.md with the Open-iAPS name
Configuration menu - View commit details
-
Copy full SHA for 9dd2523 - Browse repository at this point
Copy the full SHA 9dd2523View commit details
Commits on Mar 25, 2024
-
Allow to get SHA for
alive
branch creation from a private repository- Authenticate the curl API request by GH_PAT according to https://docs.github.com/de/rest/authentication/authenticating-to-the-rest-api?apiVersion=2022-11-28#authenticating-in-a-github-actions-workflow-using-curl Thank you @dnzxy for the hint! This is a temporary requirement until the repositories are made public.
Configuration menu - View commit details
-
Copy full SHA for 5ea744f - Browse repository at this point
Copy the full SHA 5ea744fView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44ba98f - Browse repository at this point
Copy the full SHA 44ba98fView commit details
Commits on Mar 28, 2024
-
Config.xcconfig: #include? "../../ConfigOverride.xcconfig"
Allow config override file to take action from two directories up, to align with Loop and other DIY projects.
Configuration menu - View commit details
-
Copy full SHA for 9ea35c9 - Browse repository at this point
Copy the full SHA 9ea35c9View commit details -
Config.xcconfig: reverse the order of config override files
Makes the config override file in the project root take precedence if there are override files in both root and two directories up.
Configuration menu - View commit details
-
Copy full SHA for a468756 - Browse repository at this point
Copy the full SHA a468756View commit details
Commits on Mar 30, 2024
-
Merge pull request #34 from nightscout/ConfigOverride
Config.xcconfig: #include? "../../ConfigOverride.xcconfig"
Configuration menu - View commit details
-
Copy full SHA for b92a2fe - Browse repository at this point
Copy the full SHA b92a2feView commit details -
Merge pull request #28 from bjornoleh/fastlane
Fastlane/GH build improvements: Add sync action and keepalive action,
Configuration menu - View commit details
-
Copy full SHA for 2b4e28e - Browse repository at this point
Copy the full SHA 2b4e28eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9015c5 - Browse repository at this point
Copy the full SHA b9015c5View commit details -
Merge pull request #17 from bjornoleh/fastlane_bundle_id
Get BUNDLE_IDENTIFIER from Config.xcconfig for use in Fastfile
Configuration menu - View commit details
-
Copy full SHA for 1d3c8f0 - Browse repository at this point
Copy the full SHA 1d3c8f0View commit details