Skip to content

Commit 328ffb7

Browse files
committed
more updates
1 parent 9c7f7b6 commit 328ffb7

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

docs/browser/automatic.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,17 +56,21 @@ The modified design for the build action found in `Loop v3.8.2` and newer is doc
5656

5757
#### Updated Build Features
5858

59-
The code that controls the build process was streamlined and enhanced to have these features:
59+
The code that controls the build process was streamlined and enhanced. It runs every Sunday at a time when *GitHub* is not impacted. The portion of the action that decides whether to build or not completes in a few seconds.
60+
61+
**Build when**
62+
63+
* updates are detected
64+
* it is the second Sunday of the month
65+
66+
**Other features**
6067

61-
* build when updates are found on any Sunday
62-
* build on the second Sunday of the month regardless of update status
63-
* rearrange the order so the check whether to build takes a few seconds
64-
* longer processes are skipped when build is skipped
6568
* remove the concept of alive branches
6669
* remove the requirement that your fork name match the upstream repository name
6770
* enable any branch in your fork to be updated if the upstream repository has the same branch
6871
* if you choose to have a special branch in your fork set to default, the automatic check for updates works for that special branch
6972

73+
7074
??? question "Do you want to know more? (Click to open/close)"
7175
**Build Action Redesign**
7276

@@ -118,6 +122,7 @@ In April 2025, GitHub disallowed using the build action to automatically add com
118122
Once you update to v3.8.2 or newer, references to `alive branches` are removed from the build action.
119123

120124
> * If you have alive branches (`alive`, `alive-dev` or `alive-main`) you may delete them if you choose
125+
* Only delete alive branches after your default branch is updated to the new version
121126

122127
## Automatic Certificates
123128

docs/version/releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Releases from `Loop v3.4.4` and older are reported at [*GitHub*&nbsp;_<span tran
4343

4444
### Loop v3.8.2
4545

46-
[*Loop* v3.8.2](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.8.2) was released on 24 October 2025.
46+
[*Loop* v3.8.2](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.8.2) was released on TBD October 2025.
4747

4848
This version updates a few iOS 26 interface issues, add fixes for Dana pumps and streamlines and enhances the Browser Build process.
4949

@@ -52,7 +52,7 @@ This version updates a few iOS 26 interface issues, add fixes for Dana pumps and
5252
* Modify the build schedule to run on Sundays and build on the second Sunday of each month
5353
* see [Updated Build Features](../browser/automatic.md#updated-build-features){: target="_blank" } details
5454

55-
* Bring in updates from DanaKit and updates from LoopKit to improve IOB reporting when pump disconnects during a bolus
55+
* Bring in updates from DanaKit and updates from LoopKit to improve IOB reporting
5656
* Update some translations
5757

5858
> When main was updated to v3.8.2, the same update is planned for the `dev` branch. It may take a day or two before `dev` is updated to 3.9.2.

0 commit comments

Comments
 (0)