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

Rename deb and rpm packages for reports scheduler #307

Merged
merged 2 commits into from
Jan 26, 2021
Merged

Rename deb and rpm packages for reports scheduler #307

merged 2 commits into from
Jan 26, 2021

Conversation

joshuali925
Copy link
Contributor

Issue #, if available:

Description of changes:
rename reports scheduler to opendistro-reports-scheduler-1.12.0.0.rpm and opendistro-reports-scheduler-1.12.0.0.deb

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

@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #307 (50bc1f2) into dev (db29683) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #307   +/-   ##
=========================================
  Coverage     64.16%   64.16%           
  Complexity      291      291           
=========================================
  Files           100      100           
  Lines          4044     4044           
  Branches        614      611    -3     
=========================================
  Hits           2595     2595           
  Misses         1288     1288           
  Partials        161      161           
Flag Coverage Δ Complexity Δ
Kibana-reports 77.67% <ø> (ø) 0.00 <ø> (ø)
reports-scheduler 53.28% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db29683...50bc1f2. Read the comment docs.

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- thanks for the help 👏

into("$buildDir/distributions")
include archiveName
rename archiveName, "${packageName}-${version}.deb"
doLast { delete file("$buildDir/distributions/$archiveName") }
Copy link
Contributor

Choose a reason for hiding this comment

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

why deleting if renamed?

@davidcui1225 davidcui1225 merged commit b17f359 into opendistro-for-elasticsearch:dev Jan 26, 2021
@joshuali925 joshuali925 deleted the rename branch April 8, 2021 21:28
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

4 participants