Skip to content

zulip-cli: Replace harcoded zuliprc path with the one used in zulip_bots/run.py #696

@rht

Description

@rht

Originally posted by @andersk in #663 (comment)

This is the PR for zulip-cli: #663.
We want to replace the hardcoded zuliprc path (currently ~/zuliprc) to use something along the line of

def exit_gracefully_if_zulip_config_is_missing(config_file: Optional[str]) -> None:
. The mechanism in run.py needs to be abstracted out and provided by the core library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions