Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

This script should be used directly as an annotated builder and this script sets
it up to do so. There are two main changes:

  1. We print out a build step command. The monolithic scripts will eventually need
    to be upgraded to print out more fine grained build step information.
  2. We take in a BUILDBOT_REVISION rather than the SHA on the command line.
    Passing the commit SHA along on the command line is complicated while
    BUILDBOT_REVISION is set by default for all annotated builders.

Created using spr 1.3.6
boomanaiden154 added a commit to boomanaiden154/llvm-zorg that referenced this pull request Aug 5, 2025
This script should be used directly as an annotated builder and this script sets
it up to do so. There are two main changes:

1. We print out a build step command. The monolithic scripts will eventually need
to be upgraded to print out more fine grained build step information.
2. We take in a BUILDBOT_REVISION rather than the SHA on the command line.
Passing the commit SHA along on the command line is complicated while
BUILDBOT_REVISION is set by default for all annotated builders.

Pull Request: llvm#536
Created using spr 1.3.6
boomanaiden154 added a commit to boomanaiden154/llvm-zorg that referenced this pull request Aug 5, 2025
This script should be used directly as an annotated builder and this script sets
it up to do so. There are two main changes:

1. We print out a build step command. The monolithic scripts will eventually need
to be upgraded to print out more fine grained build step information.
2. We take in a BUILDBOT_REVISION rather than the SHA on the command line.
Passing the commit SHA along on the command line is complicated while
BUILDBOT_REVISION is set by default for all annotated builders.

Pull Request: llvm#536
@boomanaiden154 boomanaiden154 merged commit 635040a into main Aug 6, 2025
5 checks passed
@boomanaiden154 boomanaiden154 deleted the users/boomanaiden154/ci-convert-dispatch_jobspy-into-an-annotated-builder branch August 6, 2025 22:04
vvereschaka pushed a commit to vvereschaka/llvm-zorg that referenced this pull request Sep 25, 2025
This script should be used directly as an annotated builder and this script sets
it up to do so. There are two main changes:

1. We print out a build step command. The monolithic scripts will eventually need
to be upgraded to print out more fine grained build step information.
2. We take in a BUILDBOT_REVISION rather than the SHA on the command line.
Passing the commit SHA along on the command line is complicated while
BUILDBOT_REVISION is set by default for all annotated builders.

Reviewers: dschuff, Keenuts, cmtice, lnihlen, gburgessiv

Reviewed By: cmtice

Pull Request: llvm#536
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants