Commit Graph

19 Commits

Author SHA1 Message Date
Kovid Goyal 8b5c9e9047 Explicity set github actions permissions to read only 2022-09-24 07:39:07 +05:30
Kovid Goyal aec6b7c174 Use the new transifex client, which is dog-slow and not API compatible with the old one
Le Sigh.
https://github.com/transifex/cli/issues/5
2022-03-03 12:23:03 +05:30
Eli Schwartz 68500c8b64 use official image, not deprecated one 2021-03-07 18:11:23 -05:00
Eli Schwartz e552724524 disable glibc 2.33 workaround once github workflows are no longer broken 2021-03-07 18:11:23 -05:00
Kovid Goyal d148e2da5f Workaround for Arch not running on older docker 2021-03-04 21:41:10 +05:30
Kovid Goyal c7ee68b0ba Disable transifex job in yml file rather than github UI 2021-02-11 16:05:27 +05:30
Kovid Goyal 5203651af1 Dont use a binary for building translations 2020-12-15 19:14:29 +05:30
Kovid Goyal 0191c621fb See if we can fix the urllib3 mess 2020-11-11 11:48:06 +05:30
Kovid Goyal c44316fc27 Incorrect use oh typographical quotes 2020-10-01 16:42:04 +05:30
Kovid Goyal e590347369 Only run push to Transifex on my repo 2020-10-01 16:37:48 +05:30
Kovid Goyal 1c1e3c1396 Need to checkout translations since we are not bootstrapping 2020-08-23 13:06:17 +05:30
Kovid Goyal 15e5f5987a Use a prebuilt calibre binary to build POT 2020-08-23 12:54:43 +05:30
Kovid Goyal 7d027eef97 Install msgpack needed for POT 2020-08-23 12:15:43 +05:30
Kovid Goyal e117b2c849 Enable auto update of translations on transifex 2020-08-22 18:48:25 +05:30
Kovid Goyal f4340d2191 Disable the translations workflow
Too hard getting it working on python2, wait till the py3 branch is
merged.
2020-07-31 23:29:08 +05:30
Kovid Goyal 8f775bb2f7 Install sphinx needed to get POT files for the user manual 2020-07-31 23:28:06 +05:30
Kovid Goyal 01c9ffee6f Cant avoid bootstrapping calibre 2020-07-31 22:51:08 +05:30
Kovid Goyal e0ab635448 Cant generate website strings on github 2020-07-31 22:28:33 +05:30
Kovid Goyal 5afeace988 Work on a GitHub action to auto-update translations on Transifex 2020-07-31 22:02:13 +05:30