Aman Agrawal
83d917853e
apps: Provide arm64 app build by default for macOS.
...
This reduces confusion amount users when they download the
intel version and it works super slow. Downloading the arm64
version on an intel mac would just not work.
Users who use intel macs have a habit now (atleast me) to look
for `Intel` version of software when downloading an app. So, made
`Intel` bold to help that process.
2025-03-28 16:45:07 -07:00
Anders Kaseorg
73c4da7974
ruff: Fix N818 exception name should be named with an Error suffix.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2022-11-17 16:52:00 -08:00
Alex Vandiver
6c15df68e8
downloads: Serve desktop downloads from desktop-download.zulip.com.
...
This makes them work for sites which block github.com.
2021-08-28 23:08:45 -07:00
Alex Vandiver
fc9e5f5187
github: Use logging.exception so we know which exception happened.
2021-08-10 22:38:18 -07:00
Anders Kaseorg
f9430674d2
github: Update macOS dmg filename pattern.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2021-07-21 19:03:39 -07:00
Anders Kaseorg
6e4c3e41dc
python: Normalize quotes with Black.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2021-02-12 13:11:19 -08:00
Anders Kaseorg
11741543da
python: Reformat with Black, except quotes.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2021-02-12 13:11:19 -08:00
Vishnu KS
fdea49742c
apps: Use GitHub API for generating the web app download link.
2020-10-28 23:04:14 -07:00