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

Refactor and simplify assembly workflow. #827

Merged
merged 2 commits into from
Oct 28, 2021

Conversation

dblock
Copy link
Member

@dblock dblock commented Oct 27, 2021

Description

I was able to produce a cross-platform Windows build on MacOS, but assembly was failing. This is the refactoring part of #829.

  • Extracts assemble workflow args into a class and adds --keep.
  • Remove the need for two nested temporary directories.

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

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.

Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock force-pushed the fix-assemble branch 4 times, most recently from f73f8be to 1de38eb Compare October 28, 2021 00:30
@dblock dblock requested a review from gaiksaya October 28, 2021 00:32
@dblock dblock changed the title Preserve file permissions for cross-platform builds. Refactor and simplify assembly workflow. Oct 28, 2021
Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock merged commit 33ef834 into opensearch-project:main Oct 28, 2021
@dblock dblock deleted the fix-assemble branch October 28, 2021 14:56
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.

None yet

3 participants