IRC logs for #farmOS, 2022-11-10 (GMT)

2022-11-09
2022-11-11
TimeNickMessage
[04:00:03]* dazinism[m] has quit (Quit: You have been kicked for being idle)
[04:00:05]* lauriewayne[m] has quit (Quit: You have been kicked for being idle)
[11:56:03]<mstenta[m]>farmOS dev call in 5 mins!
[11:56:25]<mstenta[m]>https://meet.jit.si/farmos-dev
[12:00:56]<threewordchant><threewordchant> "so weird! clearing volume didn't..." <- i'd hoped to finish debugging why this switch worked, but didn't manage in time. catch you all next week, I'm fairly sure!
[12:04:22]<threewordchant>I'll also try and get a write-up - possibly even a video? - of co-op cloud farmos deployment going by then
[13:02:22]<symbioquine[m]>ACTION sent a txt code block: https://libera.ems.host/_matrix/media/v3/download/libera.chat/393762c1f1...
[13:05:10]<symbioquine[m]>FYI, this is what I'm using to download the chat transcripts modified from [https://github.com/symbioquine/download-jitsi-chat/blob/main/src/script.js
[13:05:10]<symbioquine[m]>](https://github.com/symbioquine/download-jitsi-chat/blob/main/src/script.js) to exclude private messages;
[13:05:10]<symbioquine[m]>```javascript
[13:05:10]<symbioquine[m]>...(truncated)
[13:07:03]<mstenta[m]>that is awesome symbioquine - starred for future ref
[13:08:51]<symbioquine[m]>Obviously, credit where due, I just forked [https://github.com/tusharnankani/download-jitsi-chat](https://github.com/tusharnankani/download-jitsi-chat) and fixed it to work the way I expected.
[13:09:55]<FarmerEd[m]>Credit where credits due.... You fixed it 😉
[13:34:28]<mstenta[m]>What do you all think about just merging this https://github.com/mstenta/farmOS-community-blog/pull/1
[13:34:37]<mstenta[m]>... and then following up on making embeds look good generally
[13:35:35]<mstenta[m]>(admittedly this is somewhat just my desire to publish it without having to figure out the local env stuff with only one arm) 😅
[13:36:58]<symbioquine[m]>I'd say just push it. Worst case it ends up needing to be reverted if it's really bad.
[13:37:16]<mstenta[m]>Yea or quick followup commit to fix
[13:39:50]<mstenta[m]>huh cant add reviewers
[13:40:19]<mstenta[m]>paul121 jgaehring any objection?
[13:40:31]<mstenta[m]>(maybe we can add a reviewer requirement as a next step too)
[13:40:31]<paul121[m]>send it
[13:43:02]<jgaehring[m]>mstenta[m]: ...
[13:43:10]<jgaehring[m]>ACTION uploaded an image: (620KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/TTnGpDVSTqg... >
[13:43:46]<jgaehring[m]>lol, great emoji reaction, mstenta
[13:44:09]<mstenta[m]>lol dangit. i merged it to my fork 🤦
[13:44:23]<paul121[m]><mstenta[m]> "What do you all think about just..." <- ah mstenta its a PR against your own fork :-)
[13:44:35]<mstenta[m]>> huh cant add reviewers
[13:44:35]<mstenta[m]>explains this
[13:45:03]<paul121[m]>you can do anything you want in your own sandbox :-)
[13:45:08]<mstenta[m]>new PR soon... gimme like an hour lol
[13:45:44]<mstenta[m]>thoughts on this?
[13:45:56]<mstenta[m]>ACTION uploaded an image: (80KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/XhztMItALJy... >
[13:46:12]<mstenta[m]>just exploring branch rules
[13:46:31]<jgaehring[m]>mstenta[m]: you can also just merge it to the `netlify-preview` branch and see if that works
[13:46:43]<mstenta[m]>oh ok
[13:46:46]<mstenta[m]>will try
[13:46:59]<jgaehring[m]>although I'm gonna have to run away soon and probably can't help if it doesn't work
[13:50:19]<mstenta[m]>> new PR soon... gimme like an hour lol
[13:50:19]<mstenta[m]>realized i could just do it again through github ui - took the easy way out
[13:56:06]<mstenta[m]>bah i messed up the directory, fixed it in followup 🤦
[13:56:28]<mstenta[m]>jgaehring: if you're still here... is there a way to check on netlify status?
[14:06:12]<mstenta[m]>Oooh right this still requires a manual trigger?
[14:06:13]<mstenta[m]>https://github.com/farmOS/farmOS-community-blog/issues/4
[14:08:51]<jgaehring[m]>oh, you just need to push to the `netlify-preview` branch, looks like you merged into main
[14:09:21]<jgaehring[m]>aaaaaand yes, we don't actually have a GHA workflow for the `main` branch, we still need that too
[14:09:24]<mstenta[m]>making a PR for #4 now... is that the wrong idea?
[14:09:31]<mstenta[m]>ok! on it
[14:10:33]<jgaehring[m]>I think #4 should resolve that, yes
[14:10:40]<mstenta[m]>copying yml from farmos
[14:10:51]<jgaehring[m]>basically just need to copy-n-paste the farmOS GHA workflow and sub in any different repo or branch names
[14:11:01]<jgaehring[m]>so `main` instead of `2.x` etc
[14:12:13]<jgaehring[m]>jgaehring[m]: in the meantime, give that a try, see if it builds, b/c I _did_ setup that workflow, on that branch in particular (or does it need to be on the `main` branch too?)
[14:12:23]<jgaehring[m]>https://github.com/farmOS/farmOS-community-blog/blob/netlify-preview/.gi...
[14:13:08]<jgaehring[m]>ok, now I am gonna run, ttyl!
[14:13:39]<mstenta[m]>k!
[14:15:45]<mstenta[m]>I rebased netlify-preview... actions says it passed - how do i view?
[14:16:00]<mstenta[m]>https://github.com/farmOS/farmOS-community-blog/actions/runs/3439726829
[14:16:40]<jgaehring[m]>https://app.netlify.com/sites/gracious-brattain-bdd606/deploys?filter=de...
[14:17:11]<jgaehring[m]>hm looks like something didn't work w/ the Netlify Build Hook
[14:17:20]<mstenta[m]>ah ok
[14:17:24]<mstenta[m]>no worries!
[14:17:27]<mstenta[m]>later!
[14:17:46]<mstenta[m]>dont want to snipe you! :-)
[14:18:23]<jgaehring[m]>I URL encoded the `TRIGGER_BRANCH`, maybe that won't work:
[14:18:23]<jgaehring[m]>https://github.com/farmOS/farmOS-community-blog/actions/runs/3439726829/...
[14:18:36]<jgaehring[m]>maybe just easier to rename that branch from `source/farmOS-community-blog` to something simpler
[14:19:19]<jgaehring[m]>probably doesn't need to be specific to each source, really, so maybe just `source-preview`
[14:19:37]<jgaehring[m]>ok, now for real gonna run!
[14:19:40]<jgaehring[m]>🏃
[14:19:55]<mstenta[m]>👋
[14:20:51]* pcambra[m] has joined #farmos
[14:21:12]<mstenta[m]>Hi pcambra !
[14:22:08]<pcambra[m]>Hola!
[14:31:50]<mstenta[m]>https://source-farmos-community-blog--gracious-brattain-bdd606.netlify.a...
[14:31:50]<mstenta[m]>not bad
[14:37:50]<mstenta[m]>thats just the default copy and paste embed code from youtube fyi
[14:37:50]<paul121[m]>LGTM!
[14:38:09]<FarmerEd[m]>Fantastic
[14:38:11]<mstenta[m]>made w/ zoom
[14:38:14]<mstenta[m]>pretty easy!
[14:38:19]<mstenta[m]>https://www.youtube.com/@farmOSorg
[14:40:39]<FarmerEd[m]>And a well delivered presentation too.
[15:10:32]<jgaehring[m]><mstenta[m]> "https://source-farmos-community..." <- woohoo! and glad you got it to work w/ the prevew branch from the looks of it
[15:46:16]<jgaehring[m]><jgaehring[m]> "woohoo! and glad you got it to..." <- FYI, mstenta:
[15:46:16]<jgaehring[m]>https://github.com/farmOS/farmOS-community-blog/issues/5#issuecomment-13...
[16:44:46]<mstenta[m]>yea! cool thanks jgaehring!
[16:45:39]<mstenta[m]>q: how do we manually trigger farmOS.org rebuild to get the new post?
[16:45:58]<mstenta[m]>I made this PR (pending your approval) https://github.com/farmOS/farmOS-community-blog/pull/10
[16:46:24]<mstenta[m]>but merging that won't trigger netlify rebuild, i don't think
[16:46:39]<mstenta[m]>(because it doesn't touch `docs/**`)
[18:18:23]* mstenta[m] has quit (Read error: Software caused connection abort)
[18:18:35]* mstenta[m] has joined #farmos