screwdriver
screwdriver copied to clipboard
An open source build platform designed for continuous delivery.
## Context ## Objective ## References ## License I confirm that this contribution is made under a BSD license and that I have the authority necessary to make this contribution...
**What happened**: In order to view the status for a build, one must find the relevant SHA in the UI, then find the relevant job, then right-click -> `Go to...
**What happened**: When I look at events, I see that several events happened "2 months ago." When I look at the list view, I see a timestamp such as "August...
**What happened**: If [stopPeriodic](https://github.com/screwdriver-cd/queue-service/blob/6a1428893cecef880fcf1269ca286d73f3d8ea36/plugins/queue/scheduler.js#L89) of queue-service fails for some reason, the periodic execution of the job that becomes archived does not stop. **What you expected to happen**: The latest status...
**What happened**: It's not clear how to interact with pipeline alias section. Also, when trying to set pipeline alias, I don't get any sort of feedback that a request was...
**What happened**: ~Request for additional features to collection dashboard~ Users would like to 1) add `last run` time on job from such pipeline on collection page and sort 2) be...
**What happened**: Many cases Screwdriver displays error messages as it is from underlying SCM or backend layers without any context. Examples 1. `No jobs to run` messages when `Start` button...
**What happened**: For pipeline collection view, when both `ALIAS` and `BUILD HISTORY` columns exist, Alias column took much space that Build History column is skewed  **What you expected to...
**What happened**: As a User, I want to rename my pipeline alias to something, So pipeline collection can display the alias column, I cannot rename this pipeline back to the...
**What happened**: User is having an issue with a pipeline and the first question is to see if they have tried Syncing pipelines/pull requests in the Options tab. Time would...