hk-vmg

Results 10 issues of hk-vmg

**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...

ui
workflow
user experience

**What happened**: Job A requires ~pr and ~sd@12345:some-remote-build. When `some-remote-build` runs, the PR instances of this job do *not* run. **What you expected to happen**: I would like to be...

feature
workflow

**What happened**: On the Options page, the toggle buttons for disabling jobs are given generic ember "ID" and "aria-owns" attribute values like `ember86-x-toggle`. This means that screen readers/accessibility and scripting...

ui
user experience
accessibility
hacktoberfest

**What happened**: I am trying to find a specific build of a specific job in a large pipeline. However, on the main Overview page I can only see `screwdriver.cd/displayName` names,...

bug
ui
user experience
hacktoberfest

**What happened**: I am trying to find a specific build in a very large pipeline, based on "someone ran this job manually before date X". The only way to do...

ui
user experience
hacktoberfest

**What happened**: I am trying to find a specific build for a specific job in a very large pipeline. When I click on "jobs" view to get a recent list...

ui
user experience

**What happened**: Currently the `restrictPR` feature will limit automatic builds based on where the code is committed in GH: `none`, `branch`, or `fork`. This is a convenient way to prevent...

refactor

**What happened**: Many teams cut-and-paste screwdriver.yaml and also have difficulty building correct, standards-compliant, maintainable pipelines. **What you expected to happen**: I would love to see a reusable "pipeline" concept implemented...

feature
pipeline-template
parent

**What happened**: I created a build based on a path other than the checkout root, and it could be clearer in the UI where the build is run from. The...

feature
ui
workflow
user experience

I'd love to be able to provide hints to the search to find specific things in Screwdriver. For example: * "template:foo" should return a list of objects (based on the...

feature
ui
user experience