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

Make all clang-aarch64-full-2stage builds clean builds #260

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

DavidSpickett
Copy link
Contributor

@DavidSpickett DavidSpickett commented Sep 2, 2024

This is step 1 to addressing the rapidly expanding build queues we're seeing (#250).

The bot is currently on silent, and the plan is:

  • Mark all builds as clean (we use ccache so it shouldn't be a big impact).
  • Clear the existing requests.
  • See what happens to the queue.

It's possible we will need a follow up to make collapsing work, but this is the first step either way.

This is step 1 to addressing the rapidly expanding build
queues we're seeing.

The bot is currently on silent, and the plan is:
* Mark all builds as clean (we use ccache so it shouldn't
  be a big impact).
* Clear the existing requests.
* See what happens to the queue.

It's possible we will need a follow up to make collapsing
work, but this is the first step either way.
Copy link
Contributor

@antmox antmox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@DavidSpickett DavidSpickett merged commit ccbac47 into llvm:main Sep 4, 2024
1 check passed
@DavidSpickett DavidSpickett deleted the aarch64-clean branch September 4, 2024 09:49
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.

2 participants