David Roetzel
David Roetzel
@flavorjones tagging you here since you kindly helped us out in the past. Apparently we have a slight problem, because sometimes HTML allows for case-insensitive attribute values, so e.g. `rel="me"`...
How is this different from https://github.com/betadots/hdm/issues/155, especially my comment here: https://github.com/betadots/hdm/issues/155#issuecomment-1598710234 ? (Other than making this simpler.) > nodes and facts (similar to onceover - a json file with all...
> I think dropping this file will break cookies and so on for dev environments. Currently everyone in a development environment would use the hardcoded secret from `secrets.yml`. If we...
> I looked into this more - and I think the env approach won't actually work. It seems it will in fact not. Sorry, looking at the docs / code...
Hey @gmemstr! As you have maybe seen, ThisIsMissEm took over the JS part and I created an updated version for the ruby side of things. In addition to my remarks...
> This fixes the (ES-related) failures from running the container What exactly are those failures? (Sorry if this has been discussed before, but I am trying to understand what problems...
> Because ES_ENABLED is true Sorry, but I am totally unfamiliar with using devcontainers in practice. I think it is nice that it sets up a "full" environment with all...
> I guess a question is [...] I agree. Personally I believe that a *dev* container should probably provide a development environment that is close to what developers without a...
We just merged a first mitigation to prevent future cases of this. We will also work on fixing this for existing installations. So stay tuned :slightly_smiling_face:
I just merged the PR mentioned above that removes the outdated reference. We will revert that should it ever come back.