Anders Kaseorg
|
c94da617ed
|
Remove Python 3.6; add Python 3.10.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2023-01-24 12:04:59 -08:00 |
|
Anders Kaseorg
|
c6b6a82d90
|
zulip-ci: Remove /__w permission twiddling.
See https://github.com/zulip/zulip/pull/19968.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-10-14 14:06:36 -07:00 |
|
PIG208
|
a06dd4cadf
|
CI: Add test suites from zulip server.
Part of #683.
|
2021-10-13 09:26:56 -07:00 |
|
Anders Kaseorg
|
564fc0e527
|
Replace the custom test runners with pytest.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-08-24 17:07:00 -07:00 |
|
Anders Kaseorg
|
53e59c8c09
|
Rename default branch to ‘main’
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-08-24 12:50:52 -07:00 |
|
Tim Abbott
|
175972ce49
|
docs: Create FUNDING.yml.
|
2021-04-08 06:29:09 -07:00 |
|
Ganesh Pawar
|
262c926bbf
|
ci: Setup Github Actions for Windows.
|
2021-03-11 10:04:31 -08:00 |
|
Ganesh Pawar
|
68f811d4d8
|
ci: Avoid installing virtualenv.
virtualenv was replace with python native venv in
6ac2165 .
|
2021-03-11 10:04:31 -08:00 |
|
Anders Kaseorg
|
922446ddf4
|
test-static-analysis: Delete.
The only thing it did over ‘tools/lint --skip=gitlint’ was redundantly
run mypy again.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2021-03-04 14:05:38 -08:00 |
|
LoopThrough-i-j
|
6337eca57f
|
CI: Setup CI with Github Actions replacing Travis.
|
2021-02-23 12:11:13 -08:00 |
|