Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Streamline buildkite configuration a bit #41494

Merged
merged 4 commits into from
Jul 7, 2021
Merged

Conversation

staticfloat
Copy link
Sponsor Member

@staticfloat staticfloat commented Jul 7, 2021

  • Fix missing git version information
  • Break up llvmpasses output a bit
  • Give a positive message if whitespace check passes

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds
@staticfloat staticfloat requested a review from a team as a code owner July 7, 2021 03:54
It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up
@staticfloat staticfloat merged commit 460e981 into master Jul 7, 2021
@staticfloat staticfloat deleted the sf/buildkite_streamlining branch July 7, 2021 06:02
@DilumAluthge DilumAluthge added backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Jul 7, 2021
KristofferC pushed a commit that referenced this pull request Jul 12, 2021
* Add `/cache/repos` as a mapping into the CI sandbox

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds

* Break up `llvmpasses` output a bit

* Provide `/cache/repos` for `whitespace` as well

* Give a positive message if whitespace check passes

It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up

(cherry picked from commit 460e981)
@KristofferC KristofferC mentioned this pull request Jul 12, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Jul 19, 2021
* Add `/cache/repos` as a mapping into the CI sandbox

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds

* Break up `llvmpasses` output a bit

* Provide `/cache/repos` for `whitespace` as well

* Give a positive message if whitespace check passes

It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up

(cherry picked from commit 460e981)
KristofferC pushed a commit that referenced this pull request Jul 19, 2021
* Add `/cache/repos` as a mapping into the CI sandbox

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds

* Break up `llvmpasses` output a bit

* Provide `/cache/repos` for `whitespace` as well

* Give a positive message if whitespace check passes

It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up

(cherry picked from commit 460e981)
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
* Add `/cache/repos` as a mapping into the CI sandbox

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds

* Break up `llvmpasses` output a bit

* Provide `/cache/repos` for `whitespace` as well

* Give a positive message if whitespace check passes

It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up

(cherry picked from commit 460e981)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Sep 7, 2021
staticfloat added a commit that referenced this pull request Dec 23, 2022
* Add `/cache/repos` as a mapping into the CI sandbox

This should allow `git` to find its cached objects properly, which
should silence the warnings on CI, and also give us the proper git
version info within buildkite builds

* Break up `llvmpasses` output a bit

* Provide `/cache/repos` for `whitespace` as well

* Give a positive message if whitespace check passes

It's a little unnerving to have a silent command block in buildkite, so
let's output a success message if everything is on the up-and-up

(cherry picked from commit 460e981)
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