Dave Bailey
Dave Bailey
Thank you for splitting this out! I did spot one problem which I think needs to be addressed. this line tells us to try and sync the csedweek.org directory between...
> I tested everything locally by going to localhost.codeproject.org:3000/, etc and confirming that I was seeing the correct behavior. this works for me!
> > What happens now when you go to /s/csd1? > > It gives an error. We can have it permanently go to a certain year instead. I think the...
waiting seems fine to me, but this also seems like a perfectly reasonable thing to ask another product person to weigh in on if you'd rather not let it sit...
Thank you for this feedback, @bethanyaconnor ! I am certainly open to other names. If we can't think of anything now, it should be easy to rename in the future,...
Thanks Suresh! For added context for foundations, we are working on the Separate Storage milestone in the [Separating Pegasus](https://docs.google.com/document/d/1cJUhqrsKgcR7gISkxHini3L11ngcbV9-e6-U8PdlZcY/edit#heading=h.8ry87beik2tr) doc. the goal is to make it so that only code...
any concerns @daynew ? in case it is helpful, here is the PR which follows it: https://github.com/code-dot-org/code-dot-org/pull/47563
this does look tricky to test, and I don't think an automated test is practical, but I do think some manual testing is worth trying. here is one idea: *...
> Any news on this topic? We want to call python libraries within a background job (sidekiq+rails). @simonfranzen you could consider rails + resque, which uses a separate process for...
thank you for taking the time to extract this into js/jsx! I don't think we have great automated testing on level edit pages, and this change affects many level edit...