farmOS / farmOS.org

Repository for the official farmOS.org website.
https://farmOS.org
10 stars 6 forks source link

Add farmOS.py as a source repo. #20

Closed paul121 closed 2 years ago

paul121 commented 2 years ago

As requested, this adds farmOS.py as a source repo! #17

I also updated farmOS.py to include the netlify workflow to hit the build hook: https://github.com/farmOS/farmOS.py/blob/1.x/.github/workflows/netlify-build-docs.yml

@jgaehring I was able to make a few simplifications to how the TRIGGER_TITLE and TRIGGER_BRANCH env vars were made. I believe this ran once and worked! https://github.com/farmOS/farmOS.py/runs/4489280997?check_suite_focus=true

netlify[bot] commented 2 years ago

✔️ Deploy Preview for gracious-brattain-bdd606 ready!

🔨 Explore the source changes: 836c49b59070cb5dfaf1f8a6fc0399773c786162

🔍 Inspect the deploy log: https://app.netlify.com/sites/gracious-brattain-bdd606/deploys/61b3d6a74726680007035942

😎 Browse the preview: https://deploy-preview-20--gracious-brattain-bdd606.netlify.app

jgaehring commented 2 years ago

I was able to make a few simplifications to how the TRIGGER_TITLE and TRIGGER_BRANCH env vars were made.

Oh sweet! Yea, that is soooo much cleaner. We should use that if and when we create a workflow template for the farmOS organization!

This looks great, from my end! I'll go ahead and merge, but if you see anything amiss that can be fixed on this end, let me know. And if there are fixes to the docs themselves, well, that's all on your end now! :slightly_smiling_face: