DCsunset
DCsunset
I have bumped the version of some dependencies. Maybe you can try the latest version and see if it occurs again.
Closed by #21.
I think you can try setting the environment variable when creating the container instead of changing it at runtime. For example, you can use the `-e` option in docker command:...
That sounds reasonable. It seems necessary to preprocess the project field in order to get the top-level name though. I'm happy to accept any PR if anyone is keen on...
I think this is the same bug mentioned in #20. It seems that some dependencies cause this problem but I'm not sure whether the recent commits fix them. You can...
You can update image with the tag `latest` or use the new tag `20220208`. They are the same images.
It seems that two workflows were run at the same time yesterday. Maybe the earlier build overwrote the second one. I'll try rebuilding it again.
In the latest build, the file `cf3ecde.js` doesn't exist anymore. Would you mind testing whether it works now @JoshMock ?
That's great! Closing this issue now :D
Hello, thanks for your feedback. It seems there's something wrong with the nginx config. I have fixed it in the latest commit. You can check if it works now.