Closed sgmoore closed 4 years ago
Can you increment the version number in appsettings.json? Otherwise it will overwrite the existing release binaries.
Updated the version number.
Also, I'm not too familiar with workflows, but it looks like actions on Pull requests are running in read-only mode, so can't create releases, (which is probably a good thing). So I have created a separate workflow for PR's. Not sure if there is a better way of doing this as there is a bit of duplication.
Also don't know if it triggers a push if you want to accept this PR, or whether you need to build a version manually.
I’ll have to dig deeper into the GitHub actions. I’m normally an AzureDevOps pipeline person so the actions here have been mostly trial and error.
If using Nightscout, we now check for missing records on program startup. Also added option to import readings on first use.