python-zulip-api/zulip/integrations
Anders Kaseorg 34f5c4ef02 git: Fix git_repository_name.
Without universal_newlines=True or text=True, subprocess.check_output
returns bytes, not str, so it makes no sense to compare its return to
"true".  But upstream Git’s behavior only depends on the filename, not
whether the repository is bare; emulate this more closely.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-08-24 21:01:05 -07:00
..
bridge_between_zulips black: Reformat without skipping string normalization. 2021-06-02 18:45:57 -07:00
bridge_with_irc Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
bridge_with_matrix test_matrix: Run Python subprocess via sys.executable. 2021-08-24 16:51:23 -07:00
bridge_with_slack slack bridge: Update doc for current version of making Slack bot user. 2021-07-06 16:21:41 -07:00
codebase pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
git git: Fix git_repository_name. 2021-08-24 21:01:05 -07:00
google pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
hg Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
jabber pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
jira python: Remove per-file copyright notices. 2020-03-23 12:52:52 -07:00
log2zulip pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
nagios Replace typing.Text with str. 2021-08-24 20:07:35 -07:00
openshift Rename default branch to ‘main’ 2021-08-24 12:50:52 -07:00
perforce pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
rss pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
svn Replace typing.Text with str. 2021-08-24 20:07:35 -07:00
trac pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
trello pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
twitter pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
zephyr pyupgrade: Reformat with --py36-plus. 2021-06-02 18:45:57 -07:00
__init__.py matrix tests: tweak import and add __init__.py to ensure tests run. 2018-08-08 17:26:15 -07:00