opendevstack / ods-core

The core of OpenDevStack - infrastructure setup based on Atlassian tools, Jenkins, Nexus, SonarQube and shared images
Apache License 2.0
47 stars 34 forks source link

Remove export/import scripts in ocp-scripts #908

Open michaelsauter opened 3 years ago

michaelsauter commented 3 years ago

They were previously used in the Jenkins shared library, but the "component pipeline auto-cloning" feature was removed in https://github.com/opendevstack/ods-jenkins-shared-library/pull/512.

Now we could - technically - remove the export/import scripts located in ocp-scripts. Should we do this or keep them around for people to use them? Maybe we could also move them to the ods-contrib repo?

Thoughts @oalyman @henrjk @clemensutschig?

henrjk commented 3 years ago

I would vote for moving them to ods-contrib unless someone has a need to keep them in ods-core.