Results 30 issues of Alan

**What happened**: Say we share this link https://screwdriver.cd/pipelines/1035371/builds/66370324/steps/build ![image](https://github.com/screwdriver-cd/screwdriver/assets/15989893/7f17f810-e78f-4460-a712-bbe67e6abdbe) It should go to the build step rather than redirects to failed step. https://screwdriver.cd/pipelines/1035371/builds/66370324/steps/test **What you expected to happen**: If the...

bug
ui

**What happened**: Context: When sharing the collection with others, people wanted to know the owner of the collection page, so they can contact the owner to modify the collection. Use...

ui

**What happened**: ![image](https://github.com/screwdriver-cd/screwdriver/assets/15989893/3f1069d4-8b94-4175-bdbc-ba85c759de50) The summary sidebar is useful to get a rough idea of what happened for a commit. However, if the pipeline is at all complicated, the information is...

ui

**What happened**: When developing https://github.com/screwdriver-cd/ui/pull/924, I faced an issue that UI views the log being generated, and if the log generated, say more than 5 MB, or say, 50MB, the...

help wanted
feature

**What happened**: It's a constant battle to catch up and updating with GitHub's SSH key fingerprints from [docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints) see PR https://github.com/screwdriver-cd/toolbox/pull/32 **What you expected to happen**: If we have a...

help wanted

**What happened**: It all started from PR: https://github.com/screwdriver-cd/guide/pull/567, and pipeline https://cd.screwdriver.cd/pipelines/27/builds/853412/steps/proof I had a PR https://github.com/screwdriver-cd/guide/pull/568 which tried to upgrade the libraries, it turns out not that straightforward, so raising...

help wanted
documentation

**What happened**: The `event tab` keeps events from the previous pipeline. See the animated video: https://user-images.githubusercontent.com/15989893/227046233-33f79b7d-dcd0-4635-a1be-e7bd50694a54.mp4 **What you expected to happen**: Go from pipeline to pipeline should not have the...

bug
ui

**What happened**: We have a list of [annotations](https://docs.screwdriver.cd/user-guide/configuration/annotations), however, we dont have validators for them. Take this sd.yaml as an example. ``` jobs: main: requires: [~job1, ~job2] image: node:18 steps:...

bug

**What happened**: Case 1: If I created a github repo with an invalid user email, and used [ssh key to upload repo to github](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) Then, I cannot onboard to screwdriver...

Please consider adding [screwdriver.cd](https://cd.screwdriver.cd) to built-with-ember [Screwdriver team](https://github.com/screwdriver-cd) uses Ember to build its [UI](https://github.com/screwdriver-cd/ui), and we would like to be added to [built-with-ember](http://builtwithember.io/) website. We even adopted the Ember meeting...