2022-11-08T09:04:06 *** teepee_ is now known as teepee 2022-11-08T16:26:54 *** teepee_ is now known as teepee 2022-11-08T16:37:41 @hellcp, up to setting a switch over date for the Forums? 2022-11-08T16:38:21 hellcp, or are there show stoppers on the infrastructure side? 2022-11-08T16:40:53 I like how I got half of that message, good job bridge 2022-11-08T16:43:04 here I am malcolmlewis, what were you saying? 2022-11-08T16:43:17 oh wait, we have logs of this channel 2022-11-08T16:43:21 I could just read those 2022-11-08T16:43:56 oh, the switchover date 2022-11-08T16:44:25 feel free to pick something 2022-11-08T16:46:29 lcp, I'll let the Mods do that... ;) 2022-11-08T16:46:41 perfect 2022-11-08T16:47:30 lcp but what is convenient for you, and how long to do the switch, test, re-configure, then go live, a day or so? 2022-11-08T16:48:00 lcp like a weekend better/easier, weekday? 2022-11-08T16:48:55 a large part of it is automated, so for the most part it will run on its own, but after the script is done and I am beginning to migrate, it would be nice to have some people around to iron out the kinks and do the postprocessing faster 2022-11-08T16:49:54 lcp, ok, so I'll tell the mods, then come up with a list of tasks required then should have a timeline 2022-11-08T16:50:30 small issue is, after the migration script starts, some actions done on the forums will be frozen, so if for example a post is removed after it was already moved to the new forums, it will stay there even if it's later removed on vb 2022-11-08T16:51:12 that applies to threads, users, posts etc, I doubt it's a large amount of content, since how much of that can happen within a day or so, but it's worth remembering 2022-11-08T16:52:10 let me think if there's anything else I need to mention 2022-11-08T16:53:00 lcp, no we will go read only, then can do your stuff 2022-11-08T16:53:09 sure, that works 2022-11-08T16:53:23 we could probably just disable the login proxy entirely 2022-11-08T16:53:43 (on forums domain specifically of course) 2022-11-08T16:53:56 I still haven't set up pgbouncer, but that's easy enough to do even after we are migrated, so no big deal there 2022-11-08T16:56:42 lcp, ok I posted in the Forum thread, feel free to comment 2022-11-08T16:57:22 lcp, what about theming? 2022-11-08T16:57:46 theming is a quick job, since that's just pasting a link to github 2022-11-08T16:57:53 and uploading a few images 2022-11-08T16:58:15 https://github.com/openSUSE/forums-o-o/ is probably something you need to know about 2022-11-08T16:58:26 lcp, yup 2022-11-08T16:58:54 lcp: pgbouncer? that reminds me to MR 577 which is open since two weeks. I didn't see an obvious error in it, but since I don't know too much about the forums, that doesn't mean much. Anyway, feel free to merge ;-) 2022-11-08T16:59:05 that's for matrix 2022-11-08T16:59:41 I mean, not that I expect you to know more about that than forums :P 2022-11-08T16:59:57 right ;-) 2022-11-08T17:02:13 I have been going through a bunch of changes to tsp recently, and I may be going for larger upgrades, so that we aren't so behind on technology in it 2022-11-08T17:02:33 however, I also wanna remove connect specific bits, because that doesn't sound especially useful 2022-11-08T17:03:01 yeah, I noticed your MRs on github - and yes, removing the connect specific parts makes sense 2022-11-08T17:04:02 it's a pain to try to update that app, it was clearly written in much older version of rails and haphazardly made to work with newer versions 2022-11-08T17:04:43 sounds interesting[tm] :-/ 2022-11-08T17:04:53 also uses very old version of all the logos involved, and the theme is really ugly, those are my main motivations to update it, but I can't do it without updating it to modern frameworks 2022-11-08T18:14:44 it's said the best code is removed code https://github.com/openSUSE/travel-support-program/pull/146 2022-11-08T18:15:49 (the features/coverage tests always fail, the page doesn't fully load afaict, but it doesn't really matter, since it doesn't stop other tests from running) 2022-11-08T18:20:10 wait - reading and handling a few fields from connect needed about 19000 lines of code? reallly? 2022-11-08T18:28:33 most of that is documentation 2022-11-08T18:28:52 ok, that makes it a bit less surprising ;-) 2022-11-08T18:29:21 still it sounds like a lot for "we read those 5 fields from connect" 2022-11-08T18:29:31 it was a few more than 5 2022-11-08T18:29:52 https://github.com/openSUSE/travel-support-program/pull/146/files#diff-69859530959bad4063f3abd88944bc2256df2902f948bfe49fb799554bf51e63L41-L49 2022-11-08T18:30:08 9 fields 2022-11-08T18:30:37 ;-) 2022-11-08T18:38:52 *** deus_ex is now known as pedja 2022-11-08T20:58:53 cboltz: since I don't have access to settings on tsp github, would you set up github pages pointing at doc/html directory? 2022-11-08T21:01:20 I just gave you "maintain" permissions on the repo which includes "some repo settings" 2022-11-08T21:01:40 can you please check if that's enough? (If not, I'll give you admin permissions ;-) 2022-11-08T21:02:19 nah, that's enough 2022-11-08T21:02:37 I can see there's no way to specify path, I will just create an action for deploying docs instead 2022-11-08T21:06:37 https://opensuse.github.io/travel-support-program/ 2022-11-08T21:08:27 nice :-) 2022-11-08T21:09:41 I will make it auto build the doc later, right now it's just using what's in the repo 2022-11-08T21:13:33 *** teepee_ is now known as teepee