Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update uploadArtifacts lib env vars with credentials #2248

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

gaiksaya
Copy link
Member

Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com

Description

Update uploadArtifacts lib env vars with credentials

Confirming that the credentials used are already present in current jenkins env

Issues Resolved

Part of #2220

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
@gaiksaya gaiksaya requested a review from a team as a code owner June 23, 2022 23:31
@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2022

Codecov Report

Merging #2248 (d60482b) into main (73a8084) will increase coverage by 0.37%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2248      +/-   ##
============================================
+ Coverage     94.56%   94.94%   +0.37%     
============================================
  Files           205      154      -51     
  Lines          4254     4079     -175     
  Branches         29       19      -10     
============================================
- Hits           4023     3873     -150     
+ Misses          225      206      -19     
+ Partials          6        0       -6     
Impacted Files Coverage Δ
tests/jenkins/jobs/PromoteArtifacts_Jenkinsfile
tests/jenkins/jobs/InputManifest_Jenkinsfile
tests/jenkins/jobs/CreateReleaseTag_Jenkinsfile
tests/jenkins/jobs/DownloadFromS3_Jenkinsfile
.../jenkins/jobs/CreateTestResultsMessage_Jenkinsfile
...ests/jenkins/jobs/AssembleManifest_rpm_Jenkinsfile
...enkins/jobs/BuildDockerImage_Qualifier_Jenkinsfile
src/jenkins/BuildManifest.groovy
tests/jenkins/jobs/UploadTestResults_Jenkinsfile
tests/jenkins/jobs/GetManifestSHA_Jenkinsfile
... and 41 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 73a8084...d60482b. Read the comment docs.

@gaiksaya gaiksaya merged commit ab6d2d5 into opensearch-project:main Jun 24, 2022
@gaiksaya gaiksaya deleted the uploadArtifacts branch June 24, 2022 00:27
@gaiksaya gaiksaya self-assigned this Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants