ods-jenkins-shared-library icon indicating copy to clipboard operation
ods-jenkins-shared-library copied to clipboard

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration

Results 159 ods-jenkins-shared-library issues
Sort by recently updated
recently updated
newest added

Relates to Issues: * #866 * #922 Supersedes PRs: * #916

first cut of HELM support, which also once and for all eliviates the DeploymentConfig limitations This is still dirty! - helm variables from component pipeline are NOT in the RM

enhancement

Suppose we could have a test that takes as input the url to a job in production, take from it the real values it uses and run the important (and...

**Describe the bug** We are using helm charts and in there, we configured to pull the latest image which we build earlier in the pipeline run: ``` image: ... tag:...

bug

It's quite cumbersome to make changes when CodeNarc starts complaining about Code Style but there is no code formatter (or settings recommendations for IDEs like IDEA or VS Code) available....

We run jenkins with EDP - for document generation - and can see that memory used during the run is not reclaimed / freed up after ![image](https://user-images.githubusercontent.com/40628552/155471546-36f994e6-c338-4147-bf71-22613a15a4a8.png) the run started...

bug

**Describe the bug** In the cases (e.g.: when having multiple components in a repo) that one requires modifying the `resourceName` (hence not matching `componentId`) then `odsComponentStageScanWithAqua` is not able to...

bug

**Is your feature request related to a problem? Please describe.** There are a quite a few cases where helm is needed/helpful to deploy and to be able to deploy via...

**Describe the bug** If we modify the selector with the options available in Component Pipeline (odsComponentStageRolloutOpenShiftDeployment) as in the image we can deploy successfully, but once we makes use of...

bug

First draft on [#665](https://github.com/opendevstack/ods-quickstarters/issues/665). Need to clarify the process though. ![image](https://user-images.githubusercontent.com/3447712/163407213-3b89dbaf-32ed-46e6-9631-75a26e196ef7.png)