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

Run x86_64 & aarch64 builds in parallel #3962

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

hangrymuppet
Copy link
Contributor

I don't think the aarch64 build depends on the x86_64 build after a cursory look. This should reduce build time by over and hour and let me have new builds at 11PM instead of 1AM in my timezone 😁

@geyslan
Copy link
Member

geyslan commented Apr 8, 2024

I really don't know why this requirement was firstly inserted. Perhaps due to limitation of parallel processing since the entire procedure takes a lot of resources. @yanivagman any clue?

@yanivagman
Copy link
Collaborator

I really don't know why this requirement was firstly inserted. Perhaps due to limitation of parallel processing since the entire procedure takes a lot of resources. @yanivagman any clue?

Not sure why as well. We can probably remove this requirement

@geyslan
Copy link
Member

geyslan commented Apr 8, 2024

Not sure why as well. We can probably remove this requirement

Ok, I'm going to merge it and see what happens.

@geyslan geyslan merged commit 6711514 into aquasecurity:main Apr 8, 2024
3 checks passed
@geyslan
Copy link
Member

geyslan commented Apr 8, 2024

@hangrymuppet tks again.

@hangrymuppet hangrymuppet deleted the patch-2 branch April 8, 2024 20:58
@geyslan
Copy link
Member

geyslan commented Apr 9, 2024

It takes about 45min less. Great.

image

geyslan added a commit to geyslan/tracee that referenced this pull request Apr 9, 2024
See: aquasecurity#3962

Signed-off-by: Geyslan Gregório <geyslan@gmail.com>
geyslan added a commit to geyslan/tracee that referenced this pull request Apr 9, 2024
See: aquasecurity#3962

Signed-off-by: Geyslan Gregório <geyslan@gmail.com>
geyslan added a commit that referenced this pull request Apr 9, 2024
See: #3962

Signed-off-by: Geyslan Gregório <geyslan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants