Anders Kaseorg
|
d751e0cece
|
puppet: Don’t install netcat.
It’s been unused since commit 0af22dad18
(#13239).
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-09-03 10:33:47 -07:00 |
Anders Kaseorg
|
dbdf67301b
|
memcached: Switch from pylibmc to python-binary-memcached.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-08-06 12:51:14 -07:00 |
Priyank Patel
|
51199878ed
|
tools/ci: Fix KeyError when running tools/ci/generate-dockerfiles.
This KeyError occurs because we remove extra_packages from
images.yml because it was no longer needed in a486872a8e .
|
2020-07-26 16:03:35 -07:00 |
Mohit Gupta
|
308643cace
|
tests: Rename test_narrow.py to test_message_fetch.py.
This commit renames test_narrow.py and also all its references to
test_message_fetch.py.
|
2020-07-07 17:14:10 -07:00 |
Priyank Patel
|
29dd0c485a
|
ci: Move upgrading git for bionic to docker image.
Just reduces the clutter in configuration file for GitHub Actions.
|
2020-07-06 18:09:15 -07:00 |
Priyank Patel
|
c908278237
|
ci: Install moreutils in the docker image.
|
2020-07-06 18:09:15 -07:00 |
Priyank Patel
|
92f98292c1
|
tools/ci: Create a github user instead of a circleci user.
While we are making this change, we create a ARG USERNAME variable
that behaves like ENV but just for the lifetime of the Dockerfile.
|
2020-06-29 16:31:43 -07:00 |
Priyank Patel
|
a2c2c6ceff
|
tools: Move CI docker images files into tools/ci.
|
2020-06-29 16:31:43 -07:00 |