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

### What would you like to add? Why is this needed? ### Background This issue is used as a "series" or "epic", which is a summary, not specific to a...

documentation
enhancement
help wanted
test
refactor

### What would you like to add? Why is this needed? See #513 for the details

enhancement

### What would you like to add? Why is this needed? See #513 for the details

enhancement

### What would you like to add? Why is this needed? See #513 for the details

enhancement

## Question At the moment, in the argocdapp plugin, we create the ArgoCD app CRD by using `kubectl apply -f`, which is not ideal. Do some research and see if...

research

## Description could we add github repo and use our own template instead of default template? also could we setup the repo as internal options? ## Describe the Proposal A...

enhancement

### What Happened? My `dtm` binary is in `PATH`, and I execute `dtm upgrade` in another path. It should put the new `dtm` binary on `PATH`. But it download the...

bug
good first issue

Signed-off-by: Yingchu Chen ## 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...

## What Would You Like to Add? Why Is This Needed? Currently all code of "plugin code scaffolding" is written to `string` like this: https://github.com/devstream-io/devstream/blob/641a6f59f3016fea32161229af93efe4492d3595/internal/pkg/develop/plugin/template/create.go#L5-L39 It is challenging to find...

good first issue

## What Would You Like to Add? Why Is This Needed? Add some ut(s) for `k8s Backend` (internal/pkg/backend/k8s/). ## Design No design here. You can never have too many unit...

good first issue
hacktoberfest