Artificial-Pancreas / iAPS

MIT License
174 stars 718 forks source link

5.2.0 #881

Closed Jon-b-m closed 5 days ago

Jon-b-m commented 5 days ago

New features:

To enable both auto sync and auto build of your iAPS fork:

  1. Click on the "Actions" tab of your iAPS repository.
  2. Select "5. Sync Upstream".
  3. Click "Run Workflow", select Branch to maintain, and tap the green button. Your branch is now auto synced. Continue with enabling auto build:
  4. Tap Settings / Secrets and Variables / Actions
  5. Tap Variables / New Repository Variable
  6. In first field (Name) enter: AUTO_BUILD_BRANCHES
  7. In second field (Value) enter the same name of the branch you selected in step 2.

Resolved issues:

Miscellaneous: