- e2de013 README: update documentation by Sean Abraham · 1 year, 6 months ago main master
- fccd7f1 test_planner: delete contents of the old test_planner repo by Sean Abraham · 3 years ago
- 6bc7388 test_planner: implement new only-test functionality by Sean Abraham · 3 years ago
- 5db8edf test_planner: move pruning-related methods to new source file by Sean Abraham · 3 years ago
- c4b6c59 test_planner: Only consider builds with testable artifacts by Sean Abraham · 3 years, 1 month ago
- 2f04753 config_dump_json_parser: Update README by Sean Abraham · 3 years, 1 month ago
- 7fd31d6 pointless: Remove references to old proto fields by Sean Abraham · 3 years, 1 month ago
- 6e40316 pointless: Use file patterns to exclude Portage-irrelevant files by Sean Abraham · 3 years, 1 month ago
- ba8f411 test_planner: Add LICENSE by Sean Abraham · 3 years, 1 month ago
- cf5ad1a pointless_build: Allow checker to run without a DepGraph; use manifest_commit by Sean Abraham · 3 years, 1 month ago
- 6c08c74 test_planner: Get repo to source mapping using manifest Gitiles fetch by Sean Abraham · 3 years, 1 month ago
- b5d004a testplans: Actually read errors, deflake tests by Sean Abraham · 3 years, 1 month ago
- 4dc21d4 test_planner: Stop writing the old oneof-style "test_unit" field by Sean Abraham · 3 years, 1 month ago
- aa00f64 test_planner: Don't test non-critical builds by Sean Abraham · 3 years, 1 month ago
- a60379d test_plan_generator: Start writing new TestUnit fields to output by Sean Abraham · 3 years, 1 month ago
- ec8a717 test_planner: Ignore unknown fields in JSON protos by Sean Abraham · 3 years, 1 month ago
- 50f4bae testplans: Ignore builds that don't have build targets by Sean Abraham · 3 years, 1 month ago
- c13df59 test_planner: Log build proto when it's missing a build target by Sean Abraham · 3 years, 1 month ago
- abee194 test_planner: Add retries for Gerrit and Gitiles API calls by Sean Abraham · 3 years, 1 month ago
- b74fe44 pointless_build_checker: Use new build_irrelevance config by Sean Abraham · 3 years, 2 months ago
- 6cebf29 testplans: Use DepGraph itself in request rather than dep_graph_file by Sean Abraham · 3 years, 2 months ago
- b0f29be testplans: Skip testing pointless builds by Sean Abraham · 3 years, 2 months ago
- a7666d4 pointless_build_checker: log builder name rather than build target by Sean Abraham · 3 years, 2 months ago
- 64c4786 Add more owners for test planner repo by Sean Abraham · 3 years, 2 months ago
- fabafc6 test_planner: Commit run_test.sh script to aid in testing by Sean Abraham · 3 years, 2 months ago
- 1bce19b test_planner: Wrap error from extractAffectedFiles by Sean Abraham · 3 years, 2 months ago
- 7d65e40 test_planner: Apply gofmt by Sean Abraham · 3 years, 2 months ago
- 1c38991 pointless_build_checker: Initial commit of main class by Sean Abraham · 3 years, 2 months ago
- e11f9f7 pointless_build_checker: Initial chunk of code that does early build termination by Sean Abraham · 3 years, 2 months ago
- 94d966b test_planner: Stop writing scheduling_requirements by Sean Abraham · 3 years, 2 months ago
- afe5bfd test_planner: Provide useful error message when artifacts not provided by Sean Abraham · 3 years, 2 months ago
- 32ad4f4 testplans: Update test planner to output BuildTarget and skylab_board by Sean Abraham · 3 years, 2 months ago
- 71fb290 testing: am I allowed to delete things I don't own? by Chris McDonald · 3 years, 2 months ago
- 0fe3c95 Set the rightful owner of this repository by Chris McDonald · 3 years, 2 months ago
- e2929fd what happens when we delete all the OWNERS files by Chris McDonald · 3 years, 2 months ago
- 06eb3d3 test_planner: OWNERS file testing by Chris McDonald · 3 years, 2 months ago
- 82d2072 test_planner: Update documentation/sample data for local runs by Sean Abraham · 3 years, 2 months ago
- 5be1e5c test_planner: Read config files from Gitiles by Sean Abraham · 3 years, 3 months ago
- 7dd862a test_planner: Put helper classes in "internal" directory by Sean Abraham · 3 years, 3 months ago
- 84af451 test_planner: Get config files from Gitiles directly by Sean Abraham · 3 years, 3 months ago
- 6ce4954 test_planner: Read build_target from output properties by Sean Abraham · 3 years, 3 months ago
- c371ef8 test_planner: Update test planner to use the new repo and build fields by Sean Abraham · 3 years, 3 months ago
- 0558ab4 test_planner: Log input and output protos to stdout by Sean Abraham · 3 years, 3 months ago
- 774450e test_planner: Log stdout and stderr from repo tool when it fails by Sean Abraham · 3 years, 3 months ago
- 8925f3c testplans: Write GS bucket and path to BuildPayload by Sean Abraham · 3 years, 3 months ago
- 38837bb testplans: Pass the test plan even if one or more builders failed by Sean Abraham · 3 years, 3 months ago
- a9903aa test_planner: Split main method into several smaller ones by Sean Abraham · 3 years, 3 months ago
- 6659c6d Bring back go.mod dep I somehow dropped accidentally by Sean Abraham · 3 years, 3 months ago
- 0f28015 test_planner: Get service account auth to work correctly by Sean Abraham · 3 years, 3 months ago
- 8487d4a test_planner: Create tests for repotool package by Sean Abraham · 3 years, 3 months ago
- ff8bb9a test_planner: Use Gerrit API, buildbucket build protos, and repo mappings by Sean Abraham · 3 years, 3 months ago
- 86c933c test_planner: Bring Luci auth (and subcommands) to the test planner by Sean Abraham · 3 years, 3 months ago
- ff78867 test_planner: Add Gerrit API call function by Sean Abraham · 3 years, 3 months ago
- 3504b0f test_planner: Purge uses of "reference design" by Sean Abraham · 3 years, 3 months ago
- 7d94000 test_planner: Use new chromiumos/infra/proto .pb.go files by Sean Abraham · 3 years, 3 months ago
- 456ba36 test_planner: Stop using my goconfigparser repo fork by Sean Abraham · 3 years, 4 months ago
- ec24bc2 test_planner: Accept a list of BuildReports as input. by Sean Abraham · 3 years, 4 months ago
- 9e6e043 test_planner: Make GenerateTestPlan mostly functional. by Sean Abraham · 3 years, 4 months ago
- 510b46b test_planner: COMMIT-QUEUE.ini analysis tool. by Sean Abraham · 3 years, 4 months ago
- faf14ec test_planner: Initial check-in of build report proto. by Sean Abraham · 3 years, 4 months ago
- fe2a3c9 test_planner: Update GenerateTestPlan to use new proto fields by Sean Abraham · 3 years, 4 months ago
- 429b755 test_planner: Add artifact_path to generate_test_plan.proto. by Sean Abraham · 3 years, 4 months ago
- fab07c2 test_planner: Use input and output JSON for GenerateTestPlan. by Sean Abraham · 3 years, 4 months ago
- f15d6e8 test_planner: Move dev_ cmd into a contrib directory. by Sean Abraham · 3 years, 4 months ago
- 5e8e42b test_planner: Create dev config dump JSON parser. by Sean Abraham · 3 years, 4 months ago
- c5c1ce9 Skip dev_ commands when deploying to cipd by Yaakov Shaul · 3 years, 4 months ago
- 0908f87 test_planner: Include TestCfg protos in test_plan.proto. by Sean Abraham · 3 years, 4 months ago
- 995a0d9 Add cipd definition and deploy script. by Yaakov Shaul · 3 years, 4 months ago
- f106752 test_planner: Tidy up folder structure and dead code. by Sean Abraham · 3 years, 5 months ago
- 0ba853d test_planner: Add IntelliJ generated files to .gitignore. by Sean Abraham · 3 years, 5 months ago
- 768f003 test_planner: First pass at a test plan generator program. by Sean Abraham · 3 years, 5 months ago
- fcaebdb test_planner: Update the test_plan proto to allow per-build_target scheduling. by Sean Abraham · 3 years, 5 months ago
- 8a8fe90 test_executor: Drop unnecessary and non-compiling unit test. by Sean Abraham · 3 years, 5 months ago
- eb21991 Add HW executor. by Yaakov Shaul · 3 years, 5 months ago
- 73d3088 test_planner: Test plan proto initial commit. by Sean Abraham · 3 years, 5 months ago
- 7ead575 Add skeleton test executor by Yaakov Shaul · 3 years, 5 months ago
- 0fa33cf Initial empty repository by Lann Martin · 3 years, 5 months ago