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? See #513 for the details

enhancement
good first issue
hacktoberfest

### What should be changed? In the quickstart doc, we used a method where we execute a shell script that downloads dtm and the config file. Then we export env...

documentation
help wanted

## What Would You Like to Add? Why Is This Needed? Currently we do not have strict rules for templates and naming, which leads to confusion in using them. After...

enhancement
BREAKING CHANGE

### What Happened? After I build `stream` locally, when I tried run `./dtm init -f config.yml`, report the following error: ![SYry81JMMm](https://user-images.githubusercontent.com/39366025/182012161-2b951815-9636-41c7-a350-c867eff9a5f8.png) I am not sure if this log info should...

bug

## What Would You Like to Add? Why Is This Needed? We support getting config from a file for now. but for more complex config maybe using a directory to...

## What Would You Like to Add? Why Is This Needed? After the discussion in #795, we ended up supporting two ways of exporting templates, `curl /examples` and `dtm show...

## What Would You Like to Add? Why Is This Needed? Since we now have `gitlabci`, `githubaction`, and `jenkinsPipeline`. All the CI operation has the following two configs: - Config...

refactor

## What Would You Like to Add? Why Is This Needed? The current gitlab plugin only supports golang, I would like to add a plugin for the java language. This...

## What Would You Like to Add? Why Is This Needed? Some plugins have an options.go that can be self-documented using comments, and then we can use it to generate...

enhancement
help wanted

## What Would You Like to Add? Why Is This Needed? Supports DTM version switching 1. Please download every update 2. New MAC downloads require permission [ ] Support upgrade...

enhancement