devstream icon indicating copy to clipboard operation
devstream copied to clipboard

DevStream: the open-source DevOps toolchain manager (DTM).

Results 63 devstream issues
Sort by recently updated
recently updated
newest added

Hi, Anyone using the gitlabci-generic plugin, when I tried it, got the following issue, I use our own setup gitlab repo instead of gitlab.com, how to set to use our...

### What should be changed? Now we already have a plugin named `jenkins` to install Jenkins in an existing K8s cluster. Doc is here: https://docs.devstream.io/en/latest/plugins/jenkins/ . The following is part...

good first issue

## What Would You Like to Add? Why Is This Needed? many plugin need to use pkg/util/k8s module, we should add unit test for this module

## What Would You Like to Add? Why Is This Needed? Make `GitLab+Harbor+Jenkins` production ready. ## Design ### Harbor - Deploy with `helm`, expose via `Ingress` (with Nginx); - Support...

## What Would You Like to Add? Why Is This Needed? `Static program analysis` is an integral part of CICD to ensure code quality, `SonarQube` is one of the best...

enhancement

Signed-off-by: Zhenyuan Lau ## Pre-Checklist Note: please complete **_ALL_** items in the following checklist. - [x] I have read through the [CONTRIBUTING.md](https://github.com/devstream-io/devstream/blob/main/CONTRIBUTING.md) documentation. - [x] My code has the necessary...

enhancement

## What Would You Like to Add? Why Is This Needed? We have many plugin install methods listed below currently | Install method | plugin | | ------------- | -------------...

refactor

### What should be changed? A long time ago, we had only one configuration file, in a format that probably looked like below: ```yaml tools: foo: bar ``` So at...

bug
documentation
help wanted

## What Would You Like to Add? Why Is This Needed? Current `github action` and `gitlab ci` are all different, we can use a unified config for them。 ```yaml -...

## What Would You Like to Add? Why Is This Needed? Now we have some plugins that use the same port, such as the [Harbor](https://docs.devstream.io/en/latest/plugins/harbor/) and [Artifactory](https://docs.devstream.io/en/latest/plugins/artifactory/) plugins that both...