commit 75e58f04a39aaee2b2babe94bca3e8716f6253ae from: Sergey Bronnikov date: Wed Mar 08 08:24:19 2023 UTC Updated Speedup your CI (markdown) commit - 1c3c9aa66f04f434b8e8df34c1363916474ce81a commit + 75e58f04a39aaee2b2babe94bca3e8716f6253ae blob - 39408cd27066d7ec1196f686ca0a503fa929d04d blob + 97f26e08c3937d121cc04d159c3a864acea09040 --- Speedup-your-CI.md +++ Speedup-your-CI.md @@ -90,4 +90,10 @@ It’s common that new teams or projects start with sl ## Setup test environment -- [DjangoCon 2021 | Speed up your tests with setUpTestData](https://www.youtube.com/watch?v=_8qLxaWMdzE) \ No newline at end of file +- [DjangoCon 2021 | Speed up your tests with setUpTestData](https://www.youtube.com/watch?v=_8qLxaWMdzE) + + + +### References + +- [Get up to speed with partial clone and shallow clone](https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/) \ No newline at end of file