Commit Graph
12 Commits
Author SHA1 Message Date
Artem RedkinandGitHub c9a9bf061d rename connection pool configuration (#288) 2020-07-31 10:06:53 +01:00
tomer doronandGitHub 65a55b6ba5 update ci setup (#193)
motivation: 5.2 adoption, prepare for 5.3

changes:
* use 5.2 docker-compose setup
* add 5.3 docker-compose setup (placeholder)
* update format
2020-04-05 13:50:36 -07:00
tomer doronandGitHub b8fb78f27c actually use 16.04 on 16.04 builds (#159)
motivation: 16.04 docker-compose setup was pulling 18.04 by mistake

changes: use xenial instead of bionic
2020-02-03 21:21:34 +00:00
tomer doronandGitHub a49510c9f1 enable tsan and improve docker security (#157)
motivation: more secured ci setup

changes:
* enable :z selinux flag on bind mounts so we can enable selinux on ci
* drop potentially exploitable capabilities from docker-compose
* create a 16.04 docker-compose setup so we can run tsan in ci (broken on 18.04)
2020-01-31 15:37:31 +00:00
Johannes Weissandtomer doron 669745f533 Update docker-compose.1804.51.yaml (#145) 2019-12-18 13:32:32 -08:00
tomer doronandGitHub cbe6a53755 check for api breakage and prepare to test with thread sanitizer in ci (#122)
motivation: better ci testing

changes:
* add api breakage script to test api breakage in ci
* add "shell" utility docker-compose task to run api breakage script
* change test task to treat warning as errors
* prepare to test with thread sanitizer in 5.1
2019-11-04 16:57:39 -08:00
Artem RedkinandJohannes Weiss 191c4ba506 add response decompression support (#86)
fixes #44
2019-10-22 17:45:12 -07:00
tomer doronandGitHub d84a1da59e swift 5.1 docker setup (#111)
motivation: support swift 5.1

changes:
* add docker compose file for swift 5.1, will add CI job once merged
* update swiftformat version to 0.40.12
2019-09-24 16:03:23 -07:00
tomer doronandArtem Redkin bab22d0ebd test formatting issues as part of sanity check (#73)
motivaiton: unified format

changes:
* fix outstanding formatting issues
* add a call to swiftformat as part of sanity script
* fix sanity script language check debugging statements
2019-07-30 10:00:10 +01:00
tomer doronandGitHub d058f0fa17 use official swift images (#60)
motivation: better alignment with community effort for swift docker

changes: use the official swift docker images instead of custom ones
2019-07-03 12:06:57 -07:00
Artem RedkinandGitHub 27fe9265b2 rename to async-http-client (#58) 2019-07-02 14:00:34 +03:00
tomer doronandtomer doron 9b01f9d9c1 add collateral (#7)
motivation: min requirements by sswg

changes:
* add code of conduct, contributors
* add docker setup for ci
* add linux docs generation and sanity check scripts
* add api documentation generation script
2019-04-10 16:07:35 -07:00