Edwin Kofler
Edwin Kofler
Epic! So this issue is now ready! As noted in the original post, I interactively rebased the commits to make them easier to follow. As mentioned by @huss , it...
@huss No don't worry about it - I totally understand! This is a big change and you want to focus on v1.0.0. Usually, I don't leave PRs sit for too...
That sounds good! I'll take a look and finish this up later today
yay! ci passes (except the codeql thingy). i tested it manually and things seem to work. let me know if it works for you and if there is anything else...
Yes that would be it - there seems to be a race condition since these commands are ran in parallel. Not sure how this didn't come up before, but I'll...
I fixed the race by waiting ni the `devStartVite.sh` script
Thank you for the extra data point - I have pushed a few fixes replacing the Webpack runs with Vite. I must have missed them because they were added when...
@huss You're right, I want to get this done ASAP, before the end of this week, honestly. It looks like there are only a few things that remain, and don't...
> The first time I did docker compose up I got these messages: > ... > but on the second install it was all fine. That's so odd, because 6476534a94ae6b0a8efed56a2664daeb362bb1d3...
FWIW I tried switching to the development branch, and I get the same "attempting to create database error": ```text oed-web-1 | Attempting to create database... oed-database-1 | 2023-10-30 21:04:22.973 UTC...