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

Update workflow to build artifact for ARM64 #228

Merged
merged 5 commits into from
Dec 1, 2020
Merged

Update workflow to build artifact for ARM64 #228

merged 5 commits into from
Dec 1, 2020

Conversation

joshuali925
Copy link
Contributor

@joshuali925 joshuali925 commented Nov 30, 2020

Issue #, if available:

Description of changes:

Artifact names:
opendistroReportsKibana-1.12.0.0-linux-x64.zip
opendistroReportsKibana-1.12.0.0-linux-arm64.zip
opendistroReportsKibana-1.12.0.0-windows-x64.zip

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

Copy link
Contributor

@davidcui1225 davidcui1225 left a comment

Choose a reason for hiding this comment

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

LGTM

.github/workflows/kibana-reports-release-workflow.yml Outdated Show resolved Hide resolved
kibana-reports/yarn.lock Show resolved Hide resolved
@@ -32,9 +32,9 @@ jobs:
run: |
Copy link
Member

Choose a reason for hiding this comment

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

This step is missing in the release flow

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added, although I think we only need to test in CI, shouldn't need to test in CD?

Copy link
Member

Choose a reason for hiding this comment

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

it may be a requirement from infra team, guess all the plugins are doing this way

@zhongnansu
Copy link
Member

Do we have plan to add chromium artifacts for macOS?

@joshuali925
Copy link
Contributor Author

Do we have plan to add chromium artifacts for macOS?

I don't think so, ODFE doesn't have a mac version

@zhongnansu
Copy link
Member

Do we have plan to add chromium artifacts for macOS?

I don't think so, ODFE doesn't have a mac version

developers may want it

@joshuali925 joshuali925 merged commit ed0caec into opendistro-for-elasticsearch:dev Dec 1, 2020
zhongnansu pushed a commit to zhongnansu/kibana-reports that referenced this pull request Dec 4, 2020
…arch#228)

* Add arm chrome to workflows

* Update release workflow

* Fix workflow

* Add puppeteer-core as it's not included in kibana-oss

* Address comments
zhongnansu pushed a commit to zhongnansu/kibana-reports that referenced this pull request Dec 7, 2020
…arch#228)

* Add arm chrome to workflows

* Update release workflow

* Fix workflow

* Add puppeteer-core as it's not included in kibana-oss

* Address comments
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