Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

added github action to build library artifacts #132

Merged

Conversation

jmazanec15
Copy link
Member

Issue #, if available:
#122
Description of changes:
Added job in CD workflow to build DEB and RPM artifacts and copy them to S3.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -29,7 +30,24 @@ jobs:
with:
java-version: ${{ matrix.java }}

- name: Run build
- name: Build library
Copy link
Member

@vamshin vamshin Jun 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Should we call it "Build library artifacts"?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right. Because they also send artifacts to S3, I changed name to Build and ship library artifacts

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jmazanec15 jmazanec15 merged commit 29f3119 into opendistro-for-elasticsearch:master Jun 7, 2020
chenqi0805 added a commit to chenqi0805/k-NN that referenced this pull request Jun 9, 2020
* master:
  added github action to build library artifacts (opendistro-for-elasticsearch#132)
  FIX: buildDir->rootDir
  Build separate artifacts for library using CPack (opendistro-for-elasticsearch#123)
  Fix test structure (opendistro-for-elasticsearch#125)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants