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

ODS is officially compatible with SQ 8.2. It is known not to work with 8.5+ (see #960). The latest LTS is 8.9. From 8.5 onwards, the language plugins are bundled,...

enhancement

Fixes https://github.com/opendevstack/tailor/issues/245.

**Describe the bug** Following this instalation guide:https://www.opendevstack.org/ods-documentation/opendevstack/3.x/administration/installation.html#_opendevstack_environment_in_openshift When we arrive to the command `make install-jenkins` the command crashes during Dockerfile build time concretely `RUN yum -y install openssl && yum...

bug

**Is your feature request related to a problem? Please describe.** Especially in the context of the release manager - we need two more pieces ... a) the check for non-existant...

enhancement

In the [agent-base doc](https://github.com/opendevstack/ods-core/blob/master/docs/modules/jenkins/pages/agent-base.adoc) the aqua cli (as well as its [download url that needs to be configured](https://github.com/opendevstack/ods-core/blob/master/jenkins/agent-base/Dockerfile.ubi8#L87)) is missing. I also found nowhere in the installation documentation the mentioning...

good first issue
documentation

debug, especially for the CI

enhancement
skip changelog

I've tried running `ods-devenv/scripts/run-on-aws.sh` as described from the `master` branch and from the `3.x` branch. Both cases exit with a message that no such image is availabe. **To Reproduce** Steps...

bug

NodeJS agent version change (from node 10 to node 12) is not mentioned in update guide: https://www.opendevstack.org/ods-documentation/opendevstack/4.x/update-guides/4x.html @felipecruz91

bug

https://github.com/opendevstack/ods-core/blob/1b4019512d6071c15d98e79057f1c9f0f99d5f1c/.github/workflows/push-docker-image.sh#L4 Please add ods-core repo to the dockerhub metadata so that a user can easily find the image source Dockerfiles.

Affects 3.x for new installations only. See https://github.com/opendevstack/ods-core/issues/873. The 3.x scripts use a package that does not exist in latest Nexus. Workaround: Nexus 3.27 can be used during installation. After...

bug