Closed marionbarker closed 7 months ago
Please hold on this PR. There will be updates soon pointing to the LoopKit repositories instead of loopandlearn.
closing to configure a new PR against alpha
branch.
For future reference, it looks to be easy to switch the target branch of a PR rather than have to close and open a new one.
@MikePlante1:
Background:
There are a number of open PR under LoopKit repositories that should be used with Open-iAPS. Some are OmniXXX features that were added to iAPS and have been backported to LoopKit. Some are bug fixes, e.g., MinimedKit, CGMBLEKit. Some provide improved features, e.g., dexcom share, G7SensorKit.
Until such time as these PR are merged into LoopKit, they are available under the loopandlearn organization.
This PR uses the SHA from loopandlearn, but there is no need to modify the
.gitmodules
. GitHub finds the correct version.branch names on loopandlearn
This PR uses branches on loopandlearn submodules with the suffix _rc (release candidate) following the default branch name used by LoopKit, e.g., main_rc or dev_rc. The OmniXXX modules are different: the branch
silent_pod_and_diagnostics
for each repo was used to set up the PR to LoopKit for adding those features, so can be used directly.Testing
Started with
current-oref+submodules
and built to test phone.Created new branch
current-oref+submodules-mdb
(sorry for lazy name) Updated the SHA for selected modules (detailed commands below) Made sure this version builtround-trip
Push this branch to my repo. Did a round trip:
Built app from download:
Commands used to update the submodules:
This was done CLI: