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

Refactor pipeline - MRO changes / cleanups #257

Closed
clemensutschig opened this issue Apr 21, 2020 · 0 comments · Fixed by #260
Closed

Refactor pipeline - MRO changes / cleanups #257

clemensutschig opened this issue Apr 21, 2020 · 0 comments · Fixed by #260
Assignees
Labels
bug Something isn't working

Comments

@clemensutschig
Copy link
Member

  1. MRO does not support cloning the old way anymore (https://github.com/opendevstack/ods-mro-jenkins-shared-library/blob/master/src/org/ods/util/Project.groovy#L505-L515) - so this is dead code: https://github.com/opendevstack/ods-jenkins-shared-library/blob/master/src/org/ods/component/Pipeline.groovy#L222-L229

  2. This code should be cleaned up and moved to a JUnitService (similar to MRO)
    https://github.com/opendevstack/ods-jenkins-shared-library/blob/master/src/org/ods/component/Pipeline.groovy#L242-L275

@clemensutschig clemensutschig added the bug Something isn't working label Apr 21, 2020
@clemensutschig clemensutschig self-assigned this Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant