screwdriver
screwdriver copied to clipboard
An open source build platform designed for continuous delivery.
**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,...
**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...
**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...
**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
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...
**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...
**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...
**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...
**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...
**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...