-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Fixing MacOS 13 assemble workflows #15747
Merged
Merged
Conversation
This file contains 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
github-actions
bot
added
bug
Something isn't working
Build
Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.
labels
Sep 5, 2024
reta
force-pushed
the
fix.macos.13.assemble
branch
4 times, most recently
from
September 5, 2024 16:39
b0f5ce1
to
cfb0fc3
Compare
reta
changed the title
Fixing MacOS 13 asseble workflows
Fixing MacOS 13 assemble workflows
Sep 5, 2024
reta
force-pushed
the
fix.macos.13.assemble
branch
3 times, most recently
from
September 5, 2024 17:32
33dc364
to
df79cfe
Compare
reta
force-pushed
the
fix.macos.13.assemble
branch
3 times, most recently
from
September 5, 2024 18:07
d86a043
to
4890693
Compare
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
reta
force-pushed
the
fix.macos.13.assemble
branch
from
September 5, 2024 18:12
4890693
to
4ae2d2b
Compare
@dblock mind please taking a look? thank you! |
reta
commented
Sep 5, 2024
peternied
approved these changes
Sep 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing this up. Those workflows on the mac can take nearly an hour, yikes that is a long time for a build.
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Sep 5, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit fe61e4f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Sep 5, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit fe61e4f) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
andrross
pushed a commit
that referenced
this pull request
Sep 5, 2024
(cherry picked from commit fe61e4f) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta
pushed a commit
that referenced
this pull request
Sep 5, 2024
(cherry picked from commit fe61e4f) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
sumitasr
pushed a commit
to sumitasr/OpenSearch
that referenced
this pull request
Sep 6, 2024
…arch-project#15773) (cherry picked from commit fe61e4f) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
akolarkunnu
pushed a commit
to akolarkunnu/OpenSearch
that referenced
this pull request
Sep 10, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
dbwiddis
pushed a commit
to dbwiddis/OpenSearch
that referenced
this pull request
Oct 2, 2024
…arch-project#15773) (cherry picked from commit fe61e4f) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 16, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 17, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 21, 2024
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
Backport to 2.x branch
backport 2.17
bug
Something isn't working
Build
Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement.
skip-changelog
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.
Description
Fixing MacOS 13 asseble workflows
Related Issues
Resolves #15743
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.