packaging: support ARM64 AL2023 builds via Actuated runners#7527
Merged
Conversation
Signed-off-by: Patrick Stephens <pat@calyptia.com>
added 2 commits
June 7, 2023 21:14
Signed-off-by: Patrick Stephens <pat@calyptia.com>
Signed-off-by: Patrick Stephens <pat@calyptia.com>
Signed-off-by: Patrick Stephens <pat@calyptia.com>
k402xxxcenxxx
pushed a commit
to k402xxxcenxxx/fluent-bit
that referenced
this pull request
Jul 7, 2023
) * packaging: support ARM64 AL2023 builds via Actuated runners Signed-off-by: Patrick Stephens <pat@calyptia.com> * workflows: enable for this repo only Signed-off-by: Patrick Stephens <pat@calyptia.com> * workflows: enable concurrency groups Signed-off-by: Patrick Stephens <pat@calyptia.com> * workflows: ensure we use the Actuated mirror set up Signed-off-by: Patrick Stephens <pat@calyptia.com> --------- Signed-off-by: Patrick Stephens <pat@calyptia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #6978 and resolves #6300 by re-enabling ARM64 builds of Amazon Linux 2023 but also running all ARM builds on the actuated.dev runners.
Guarded to only trigger for this repo rather than any forks.
This requires some additional infrastructure set up which needs capturing to ensure it is fully reproducible.
Enter
[N/A]in the box, if an item is not applicable to your change.Testing
See package builds in the checks for demonstration of build time improvements.
AL2023 ARM64 actually completes now and in a fraction of the time: https://github.com/fluent/fluent-bit/actions/runs/5204502425/jobs/9388809859?pr=7527
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.