Tim Abbott
Tim Abbott
@neiljp do you have time to update this? With #611 I'd like to get this resolve and then do a release.
Awesome, thanks for discovering this! I wonder what the right tooling method to prevent folks from adding bots without `__init__.py` files is...
Splitting merels bot tests as a separate issue seems very reasonable. I merged all but the last commit, since they seemed reasonable and worked for me. Thanks for cleaning this...
I just edited the diff to suppress the message IDs and timestamps, since those aren't interesting. I agree we should have the data passed into the bot framework to have...
Last I looked into this, which was years ago, Heroku didn't make it possible to use postgres extensions. But this sounds like a Docker API that's very different from what...
Can you explain the motivation for the first commit? I can imagine a world where one would prefer to find a bot using a specific path, and don't have a...
@zingmars sorry for the trouble here! So the `dev_settings` error in particular is caused by `/etc/zulip/zulip.conf` not existing (or perhaps not being visible to) for the `zulip` user; the others...
@mishari I'm not sure what the issuer is here; can you try testing different argument orders? It's possible that the `--config-file` part needs to be earlier.
@rht what's the thinking behind running the Zulip server's backend tests here?
@derAnfaenger @eeshangarg what are your thoughts on this?