indigo-dc / jenkins-pipeline-library

Jenkins pipeline library with common functionalities for CI/CD environments, mainly targeted for the implementation of the SQA baseline requirements from https://indigo-dc.github.io/sqa-baseline/
Apache License 2.0
11 stars 6 forks source link

Release/2.1.0: merge changes and cleanup resources and Jenkins files #71

Closed samuelbernardolip closed 4 years ago

samuelbernardolip commented 4 years ago

This pull request don't include the code for credentials finished. Is only the result of merging my previous work around release/2.1.0 with indigo-dc version. I will create another two pull requests for:

This PR overlaps draft PR #68 with additional corrections, so it should also be closed. fix #62 resolve #48

orviz commented 4 years ago

@samuelbernardolip if you don't want this PR to be reviewed or merged you could turn it into a draft PR, so we know you are working on it but it is not ready to be reviewed

samuelbernardolip commented 4 years ago

@samuelbernardolip if you don't want this PR to be reviewed or merged you could turn it into a draft PR, so we know you are working on it but it is not ready to be reviewed

@orviz My goal with this pull request is to ask your code review without testing with pipeline. I can't change it to draft PR, at least I don't see the option to do the change...

samuelbernardolip commented 4 years ago

Contrary to what I proposed before, I merged into this PR the changes for credentials. This is already tested in jenkins with jpl-validator and is working.