JohanDegraeve / xdripswift

xdrip for iOS, written in Swift
GNU General Public License v3.0
317 stars 313 forks source link

Harmonise with Loop workflows #469

Closed bjornoleh closed 9 months ago

bjornoleh commented 9 months ago

A set of changes that brings the workflows in line with their origins in LoopKit/LoopWorkspace

One of the changes is that in the event of no repository activity, empty commits are no longer added to the master branch, but instead to a branch called 'alive', which is created automatically.

Checks for updates also happens less frequently, and now checks for updates at 08:00 UTC every Wednesday instead of on a daily basis.

Some of the recently reported build issues should hopefully be eliminated too.

Instructions in fastlans/testflight.md are updated, including removal of instructions for identifier 'Watch App WatchKit Extension'.

paulplant commented 9 months ago

Did you get a chance to test-build with your branch @bjornoleh ? Any build errors at all?

bjornoleh commented 9 months ago

Did you get a chance to test-build with your branch @bjornoleh ? Any build errors at all?

Yes, it's tested, and working well as far as I can tell.

Logs here: https://github.com/bjornoleh/xdripswift/actions/runs/6338785663