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

Change release workflow to use new staging bucket for artifacts #378

Merged

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Jan 9, 2021

Issue #, if available:

Description of changes:
The infrastructure team is separating the production and staging locations into different AWS accounts. Plugins need to modify their workflows to publish to the new locations.

This PR changes the CD workflow to add a build number and write the zip, deb, and rpm plugin artifacts to staging.artifacts.opendistroforelasticsearch.amazon.com.

Test Results:
https://github.com/gaiksaya/index-management/runs/1672326842?check_suite_focus=true

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #378 (07ab7e0) into master (f8ecd25) will decrease coverage by 0.26%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #378      +/-   ##
============================================
- Coverage     77.54%   77.27%   -0.27%     
+ Complexity     1510     1508       -2     
============================================
  Files           196      196              
  Lines          7784     7784              
  Branches       1244     1244              
============================================
- Hits           6036     6015      -21     
- Misses         1070     1091      +21     
  Partials        678      678              
Impacted Files Coverage Δ Complexity Δ
...statemanagement/model/destination/CustomWebhook.kt 65.21% <0.00%> (-28.99%) 12.00% <0.00%> (-2.00%)
...icsearch/indexmanagement/IndexManagementIndices.kt 55.00% <0.00%> (-3.34%) 9.00% <0.00%> (ø%)
...icsearch/indexmanagement/rollup/model/ISMRollup.kt 92.59% <0.00%> (-1.86%) 27.00% <0.00%> (-2.00%)
...nt/indexstatemanagement/model/destination/Chime.kt 54.54% <0.00%> (+13.63%) 4.00% <0.00%> (+2.00%)

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 f8ecd25...7a2a15a. Read the comment docs.

@gaiksaya gaiksaya marked this pull request as draft January 12, 2021 18:28
@gaiksaya gaiksaya marked this pull request as ready for review February 1, 2021 21:41
@gaiksaya gaiksaya changed the title [WIP] Change release workflow to use new staging bucket for artifacts Change release workflow to use new staging bucket for artifacts Feb 1, 2021
@gaiksaya gaiksaya requested review from dbbaughe and a team February 1, 2021 21:42
@gaiksaya gaiksaya merged commit d82b753 into opendistro-for-elasticsearch:master Feb 1, 2021
@gaiksaya gaiksaya deleted the release-workflow-patch branch February 1, 2021 23:47
thalurur pushed a commit to thalurur/index-management that referenced this pull request Feb 10, 2021
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