Commit Graph

3 Commits

Author SHA1 Message Date
Craig Tiller da65d4777f
Fix experiments (#31528)
* Fix experiments

* better-fix
2022-11-02 11:55:14 -07:00
Craig Tiller 46d17e1304
[experiments] Dont check expiry dates in sanity (#31212)
* [experiments] Dont check expiry dates in sanity

* Automated change: Fix sanity tests

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2022-10-03 12:58:27 -07:00
AJ Heller 59b3a03f0f
Generate experiments during sanitization (#30966)
* Generate experiments during sanitization

Also adds gen_experiments to sanity checks.

* format after gen_experiments

* add clang_format to the gen_experiments sanitize job

* fix clang_format_code whith no CHANGED_FILES

* cpu_cost: 1000

* de-parallelize generate_projects

* Make the check fail if --check is passed, otherwise just gen & format

* test

* fix file paths
2022-09-30 14:03:15 -07:00