Skip to content

Bump dev version to 3.7.0 #251

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

Merged
merged 27 commits into from
Apr 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
43cdd14
Merge pull request #41 from LoopKit/dev
ps2 Mar 17, 2023
a7a63d1
Merge pull request #46 from LoopKit/dev
ps2 Mar 21, 2023
a0fb796
Point Loop submodule to main (3.2.1)
ps2 Mar 21, 2023
33595d6
Update MinimedKit
ps2 Mar 21, 2023
0a2d59b
Update README.md
ps2 Mar 21, 2023
433d4d6
Update README.md
ps2 Mar 21, 2023
9f1fd6f
Add tag/branch name to build step
dekimsey Mar 21, 2023
5fa3477
Merge pull request #47 from dekimsey/patch-1
ps2 Apr 5, 2023
ee50fc4
Bump Loop rev to 3.2.2
ps2 Apr 24, 2023
279e6c5
Fixes for building on Xcode 15. Loop 3.2.3
ps2 Sep 19, 2023
81a3d9b
Sync the GitHub runner clock with the Windows time server (#99)
bjornoleh Dec 10, 2023
96772eb
Update the yml files to meet Xcode 15 and Node 20 requirements (#124)
marionbarker Apr 30, 2024
1145f8a
Update to Loop 3.4 Release
ps2 Jul 13, 2024
ba1b0d2
Merge remote-tracking branch 'origin/main' into release-3.4
ps2 Jul 13, 2024
e70136b
Merge pull request #151 from LoopKit/release-3.4
ps2 Jul 13, 2024
4278696
Fix browser build sync and alive behavior (#164)
dnzxy Jul 19, 2024
8060718
Update for Loop 3.4.1
ps2 Jul 19, 2024
809e400
Xcode 16 updates. Loop 3.4.2
ps2 Oct 5, 2024
1c0ba30
Update Gemfile.lock for Fastlane 2.223.1 (#208)
marionbarker Oct 6, 2024
973ad31
Update submodules for Loop 3.4.3 (#211)
marionbarker Oct 6, 2024
0885607
Loop 3.4.4
ps2 Oct 9, 2024
18c095e
Fix submodule refs for v3.4.4
ps2 Oct 12, 2024
9e07a26
Restore main submodule ref for 3.4.4
ps2 Oct 12, 2024
adaa2a1
Release/3.6.0 (#249)
marionbarker Apr 23, 2025
50bee43
Merge branch 'main' into dev-sync
ps2 Apr 23, 2025
5bac6d2
Merge pull request #254 from LoopKit/dev-sync
marionbarker Apr 23, 2025
1a4563f
bump dev version to 3.7.0
marionbarker Apr 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build_loop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
# Keep repository "alive": add empty commits to ALIVE_BRANCH after "time_elapsed" days of inactivity to avoid inactivation of scheduled workflows
- name: Keep alive
run: |
echo "Keep Alive temporarily removed while gautamkrishnar/keepalive-workflow is not available"
echo "Keep Alive is no longer available"
# if: |
# needs.check_alive_and_permissions.outputs.WORKFLOW_PERMISSION == 'true' &&
# (vars.SCHEDULED_BUILD != 'false' || vars.SCHEDULED_SYNC != 'false')
Expand Down
2 changes: 1 addition & 1 deletion RileyLinkKit
2 changes: 1 addition & 1 deletion VersionOverride.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@

// Version [for DIY Loop]
// configure the version number in LoopWorkspace
LOOP_MARKETING_VERSION = 3.5.0
LOOP_MARKETING_VERSION = 3.7.0
CURRENT_PROJECT_VERSION = 57