Wendy Wang
Wendy Wang
I'll look into this. Self-assigning.
I'm having an identical issue. The problem is that removing the version number in .bazelversion produces problems as well. Not removing the .bazelversion: `gerrit-internal % bazelisk build release ` `...
`for some reason, kubectl delete apps -n did not work for me. The response application.argoproj.io "" deleted looks like it worked, but if I kubectl get apps -n , the...
Note to future self (or whomever): I believe the relevant place to investigate is `evennia/server/game_index_client/client.py` and particularly the `_form_and_send_request` function: ``` values = { [...] "long_description": egi_config.get("long_description", ""), [...] }...