CommitQueueSync |
|||||
Issue descriptionPrepares source: * Checkout ToT * Find CLs ready for CQ * Apply those CLs * Write to manifest-versions Split up: * Checkout ToT -> repo recipe_module * Find CLs ready for CQ -> Chrome CQ or new script * Apply CLs -> new script * Write to manifest-versions -> new child build channel
,
Nov 28
This will operate in a few several places and the manifest commits should probably be pulled out to a different bug. PCQ: * Checkout ToT * Use the list of CLs passed into it from Chrome CQ (via Buildbucket proto) * Patch in each CL (checking that it patches successfully, short circuit otherwise) Annealing: * Checkout ToT * After uprevs * Write annealing-manifest PostSubmit: * Checkout most recent annealing-manifest * After run * Write LKGM On workstations * Checkout ToT or LKGM
,
Nov 28
,
Dec 5
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/infra/recipes/+/26d68a0b346ef58102c8ba679155825fd1e6d9d5 commit 26d68a0b346ef58102c8ba679155825fd1e6d9d5 Author: Lann Martin <lannm@google.com> Date: Wed Dec 05 18:56:18 2018 Add changes recipe module Bug: 904930 Change-Id: Ib0256e34c512df3a26185a94744404fce6e57c0b Reviewed-on: https://chromium-review.googlesource.com/c/1362165 Reviewed-by: Alec Thilenius <athilenius@google.com> Tested-by: Lann Martin <lannm@chromium.org> Commit-Queue: Lann Martin <lannm@chromium.org> [add] https://crrev.com/26d68a0b346ef58102c8ba679155825fd1e6d9d5/recipe_modules/changes/__init__.py [add] https://crrev.com/26d68a0b346ef58102c8ba679155825fd1e6d9d5/recipe_modules/changes/examples/full.py [add] https://crrev.com/26d68a0b346ef58102c8ba679155825fd1e6d9d5/recipe_modules/changes/api.py [modify] https://crrev.com/26d68a0b346ef58102c8ba679155825fd1e6d9d5/README.recipes.md [add] https://crrev.com/26d68a0b346ef58102c8ba679155825fd1e6d9d5/recipe_modules/changes/examples/full.expected/basic.json
,
Dec 5
Issue 904957 has been merged into this issue.
,
Dec 10
,
Dec 10
,
Dec 10
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/infra/recipes/+/d3016221cf10cf2e2832d6076f831c16eaf37f97 commit d3016221cf10cf2e2832d6076f831c16eaf37f97 Author: Lann Martin <lannm@google.com> Date: Mon Dec 10 18:35:14 2018 Add cros.find_project_path Bug: 904930 Change-Id: If8554fff7ba71670df685f94645739c17747d7c0 Reviewed-on: https://chromium-review.googlesource.com/c/1368244 Tested-by: Lann Martin <lannm@chromium.org> Reviewed-by: Lann Martin <lannm@chromium.org> [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/cros/api.py [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/cros/examples/full.py [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/changes/examples/full.expected/basic.json [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/cros/__init__.py [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/README.recipes.md [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/cros/examples/full.expected/basic.json [modify] https://crrev.com/d3016221cf10cf2e2832d6076f831c16eaf37f97/recipe_modules/changes/api.py
,
Dec 10
,
Dec 11
The following revision refers to this bug: https://chromium.googlesource.com/chromiumos/chromite/+/bdff670a66b96fba54337abf41106b77036c5066 commit bdff670a66b96fba54337abf41106b77036c5066 Author: Alec Thilenius <athilenius@google.com> Date: Tue Dec 11 05:47:42 2018 Added a find_project_path script, updated repo_manifest lib Updated the repo_manifest.Manifest.GetUniqueProject method to also optionally search branches. Added a find_project_path script that will call this method from the command line on either an explicit manifest file path, or search for the manifest. Bug: 904930 Change-Id: I558e4685aba7c71dd0cabb0e130cd245a28bcb52 Reviewed-on: https://chromium-review.googlesource.com/1366217 Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com> Tested-by: Alec Thilenius <athilenius@google.com> Reviewed-by: Lann Martin <lannm@chromium.org> [modify] https://crrev.com/bdff670a66b96fba54337abf41106b77036c5066/lib/repo_manifest_unittest.py [modify] https://crrev.com/bdff670a66b96fba54337abf41106b77036c5066/lib/repo_manifest.py [add] https://crrev.com/bdff670a66b96fba54337abf41106b77036c5066/scripts/find_project_path.py [add] https://crrev.com/bdff670a66b96fba54337abf41106b77036c5066/scripts/find_project_path |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by jclinton@chromium.org
, Nov 15