[PATCH] D142726: [Workflow] Add Release Repo sync script

Tobias Hieta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 23:46:17 PST 2023


thieta added a comment.

In D142726#4111037 <https://reviews.llvm.org/D142726#4111037>, @kwk wrote:

> @thieta I hope my comments make some sense.

Your comments made total sense, it was hard to follow the different names, I cleaned it up and hopefully it's much easier to follow now. Plus added uuidgen (thanks for that tip!) to generate remotes and branch names.

The cleanup is there to make it easier to debug locally, especially now with the generated names. But I put them in a block for debug, hope that's fine!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142726/new/

https://reviews.llvm.org/D142726



More information about the llvm-commits mailing list