[PATCH] D159280: update pipeline generation script
Mikhail Goncharov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 07:03:35 PDT 2023
goncharov created this revision.
Herald added a project: All.
goncharov requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- Add control over "modified files" set and agent targeting rules. Mostly for testing purposes.
- Moved sections that outputs "steps" after functions
- Added step that report back to Phabricator
That will allow to replace step generation from invocation of script https://github.com/google/llvm-premerge-checks/blob/main/scripts/pipeline_premerge.py to plain call to ".ci/generate-buildkite-pipeline-premerge".
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D159280
Files:
.ci/generate-buildkite-pipeline-premerge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159280.555031.patch
Type: text/x-patch
Size: 6728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/9a5ec909/attachment.bin>
More information about the llvm-commits
mailing list