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

[Backport 1.x] [Build] Build ARM64 for deb and rpm #1305

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5941044 from #1285

* [Build] Build ARM64 for deb and rpm

Build ARM64 for deb with the following commands:
yarn build --deb-arm --skip-archives
yarn build --deb-arm --skip-archives --release

Build ARM64 for rpm with the following commands:
yarn build --rpm-arm --skip-archives
yarn build --rpm-arm --skip-archives --release

Issue partially resolved:
#1259

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit 5941044)
@kavilla kavilla requested review from ananzh and tmarkley March 2, 2022 07:03
@kavilla kavilla added the build Build related additions or modifications label Mar 2, 2022
@kavilla kavilla linked an issue Mar 2, 2022 that may be closed by this pull request
@kavilla
Copy link
Member

kavilla commented Mar 3, 2022

Seems github caching 1.3 snapshots again where the checksum was invalid. Locally the checksum is fine.

Verified in jenkins
Screen Shot 2022-03-02 at 4 47 16 PM

@kavilla kavilla merged commit ffebc0f into 1.x Mar 3, 2022
@kavilla kavilla deleted the backport/backport-1285-to-1.x branch March 3, 2022 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build related additions or modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] --rpm does not actually build RPM artifact
2 participants