nightscout / nightscout.github.io

website, meta repo for whole project
GNU General Public License v2.0
104 stars 228 forks source link

auto build/publish workflow #151

Closed bewest closed 1 year ago

bewest commented 2 years ago

Is the gh-pages branch supposed to build and publish itself automatically or is there a way to manually kick off the workflow? There's been some nice edits over the last few days that I'm eager to have published. I can have a look at helping with the automated flow if needed, assuming the idea is to have the main source branch automatically published.

psonnera commented 2 years ago

I tried to implement this https://github.com/nightscout/nightscout.github.io/pull/125in the past but it resulted in some pages having text corruption so I preferred to remove it and gh-deploy manually. We can think about restoring it in the future after someone takes the time to test it. I am reluctant to have this implemented unless more people are collaborating to the actual contents of the documentation and not only general guidelines and philosophical changes. Few people understand that documenting step by step is taking hours and hours.

marionbarker commented 1 year ago

If you read the publish file it’s still configured to publish manually. Someone with privileges can kick it off.

https://github.com/nightscout/nightscout.github.io/blob/source/.github/workflows/publish.yml

If you look at LoopDocs version, you’ll see it’s set up to be automatic.

On Sep 1, 2022, at 4:39 PM, Ben West @.***> wrote:

 Is the gh-pages branch supposed to build and publish itself automatically or is there a way to manually kick off the workflow? There's been some nice edits over the last few days that I'm eager to have published. I can have a look at helping with the automated flow if needed, assuming the idea is to have the main source branch automatically published.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.