This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
v36
Special thanks to the contributors: @clarammdantas @akankshanayak2111 👍
Misc.
- backend_common: Auth0 Client Credentials Flow for non-interactive API #1010
- Fix payload for scheduled hooks #1017
- nix: as with nix/default.nix we need to bootstrap nixpkgs correctly #1012
- nix: nix running in sandbox inside docker #928
- please_cli: add postgresql to the list of the projects #1018
- please_cli: new command create
./please create <template> <new-project-name>
#1013 - please_cli: trivial fixes (#1033)
Code Coverage
- Add unit test for the artifacts.download function #998
- Misc improvement for low-coverage notifier #1021
- Retry retrieving latest coverage from codecov.io when it fails #1022
- Combine zero coverage files and functions into a single JSON file. #943
Static Analysis
- Add test to verify that our clang-tidy checks still exist #961
Ship-it Uplift
- Add endpoint to return revisions of the latest coverage builds #1019
Ship-it Workflow
- update the workflows #1025