Closed a-mabe closed 5 years ago
Is this ready to be merged?
Yes, it is ready to be merged. Is it possible to build the docker image without using the cache from the previous build? Different cache file results are being seen when tested in an isolated environment vs on the deployed site.
Is it possible to build the docker image without using the cache from the previous build? Different cache file results are being seen when tested in an isolated environment vs on the deployed site.
The build is happening on DockerHub's infrastructure and I have not enabled any build cache utilization there.
Some cache files on the deployed site seem incomplete again. Is it possible to delete the cache files again since the new bug fixes? Thank you!
Some cache files on the deployed site seem incomplete again. Is it possible to delete the cache files again since the new bug fixes?
I got it now. You were talking about the application cache, not the docker image layer cache. I have deleted them now.
Screenshots were being retaken every time since the new version of NodeJS
When loading the summary page for a date range, an error would be thrown since the date variables would sometimes be empty