ods-core icon indicating copy to clipboard operation
ods-core copied to clipboard

The core of OpenDevStack - infrastructure setup based on Atlassian tools, Jenkins, Nexus, SonarQube and shared images

Results 98 ods-core issues
Sort by recently updated
recently updated
newest added

https://github.com/opendevstack/ods-core/blob/a36ca7bdec9f2a9cf47dad95bd81d97636c5c09b/tests/go.mod#L3 The go code esp go.mod/go.sum in the ./tests directory should be updated to leverage updated libraries.

Tests
maintenance

**Is your feature request related to a problem?** When a Pull Request is opened into a repository of a project the Jenkins pipeline is not executed. It is necesary to...

enhancement

Added availability check for DocGen pod so we can create an automated idling process to safe on resources. Similar to what has been done in https://github.com/opendevstack/ods-core/pull/1222

Adjust Webhook Proxy resources to match the real usage metrics in an effort to optimize Cluster resources. Modifications: | | CPU Request | CPU Limit | Mem Request | Mem...

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

skip changelog
dependencies

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.0.0-20190221213512-86fb29eff628 to 0.16.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.0.0-20190221213512-86fb29eff628&new-version=0.16.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go

Improve Golden tests, add Jenkinsfile and update golang version Closes #1233

With Nexus 3.70, OrientDB has been market to decommission and no more versions will come with it. In Nexus 3.71, H2 DB is the only option for OSS edition of...

enhancement
maintenance