screwdriver icon indicating copy to clipboard operation
screwdriver copied to clipboard

An open source build platform designed for continuous delivery.

Results 348 screwdriver issues
Sort by recently updated
recently updated
newest added

**What happened**: When I saw the event page like `https://cd.screwdriver.com/pipelines/123/builds/111`, occasionally I want to see the pipeline which fired the event. But there is no link in the event page,...

feature
ui
user experience

**What happened**: ) It will be nice to have a build's coverage and test results count displayed in the popup displayed when user clicks on build icon in the workflow...

feature
ui
workflow
user experience

**What happened**: Can only view build logs for each step. **What you expected to happen**: There is a way (or a Download all button) to view full build log. My...

feature
ui
user experience

**What happened**: Users cannot stop or start a bunch of jobs at once. **What you expected to happen**: Selection UI on pipeline graph seems to solve this problem. **Reference**: https://github.com/screwdriver-cd/screwdriver/issues/1285#issuecomment-466512261

feature
ui
workflow
user experience

Example build page: https://cd.screwdriver.cd/pipelines/1711/builds/89780 A hint to which template was used would be nice. That way I (as a developer) don't need to go into the yaml, down to that...

feature
ui
user experience

**What happened**: I think we should hide toolTip of `prod` in case `beta` not passed. The user may make a mistake to perform a release to prod even though the...

feature
ui
workflow
user experience

**What happened**: Pipeline page is broken and returns white page with 500. This is caused by invalid YAML in PR with a template which uses image name templating like a...

bug
ui
workflow
user experience

**What happened**: If config in `screwdriver.yaml` is not correct, then user has no way of knowing it without running a build. **What you expected to happen**: UI should display any...

feature
ui
workflow
user experience

**What happened**: It's hard to disable a lot of jobs, you can only disable on a per-job basis. When you have a lot of PR jobs and want to disable...

feature
ui
user experience

**What happened**: Currently we don't show when a job is scheduled for the next run if we use the `buildPeriodically` plugin **What you expected to happen**: UI indication about when...

feature
ui
workflow
good first issue
user experience