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

Change setting name so that rpm/deb has the same name as zip #109

Merged
merged 1 commit into from
May 6, 2020

Conversation

kaituo
Copy link
Member

@kaituo kaituo commented May 6, 2020

Issue #, if available:

Description of changes:
Previously, rpm and deb is named as "opendistro-anomaly-detector-1.7.0.0-1.noarch.rpm" and "opendistro-anomaly-detector_1.7.0.0-1_amd64.deb" respectively, whle zip is named as "opendistro-anomaly-detection-1.7.0.0.zip".

After the fix, they are named as:

opendistro-anomaly-detection_1.7.0.0-1_amd64.deb
opendistro-anomaly-detection-1.7.0.0-1.noarch.rpm
opendistro-anomaly-detection-1.7.0.0.zip

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

Previously, rpm and deb is named as "opendistro-anomaly-detector-1.7.0.0-1.noarch.rpm" and "opendistro-anomaly-detector_1.7.0.0-1_amd64.deb" respectively, whle zip is named as "opendistro-anomaly-detection-1.7.0.0.zip".

After the fix, they are named as:

opendistro-anomaly-detection_1.7.0.0-1_amd64.deb
opendistro-anomaly-detection-1.7.0.0-1.noarch.rpm
opendistro-anomaly-detection-1.7.0.0.zip
Copy link
Contributor

@ohltyler ohltyler left a comment

Choose a reason for hiding this comment

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

LGTM

@kaituo kaituo merged commit 3b4d21f into opendistro-for-elasticsearch:master May 6, 2020
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