Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusting pipeline to show stages #7162

Open
crutkas opened this issue Oct 7, 2020 · 3 comments
Open

Adjusting pipeline to show stages #7162

crutkas opened this issue Oct 7, 2020 · 3 comments
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta Idea-Enhancement New feature or request on an existing product

Comments

@crutkas
Copy link
Member

crutkas commented Oct 7, 2020

Terminal has some cool stages that help quickly visualize failures. It would be helpful to quickly diagnosis failures and parallel areas such as when we add in new items.

https://github.com/microsoft/terminal/blob/master/build/pipelines/ci.yml
image

@crutkas crutkas added Idea-Enhancement New feature or request on an existing product Area-Build Issues pertaining to the build system, CI, infrastructure, meta labels Oct 7, 2020
@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 7, 2020
@crutkas crutkas removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 7, 2020
@crutkas
Copy link
Member Author

crutkas commented Nov 5, 2020

Part of this work should be to unify the scripts. #7820 is a great example of an item that could be missed since the signing pipeline may not catch it.

I'd bucket in #7850 for validating all files as well somehow.

@crutkas
Copy link
Member Author

crutkas commented Dec 4, 2020

Things to consider, we have 2 actual systems, our CI and our signing. I would want to have these share logic

Signed build farm version
https://github.com/microsoft/PowerToys/blob/master/.pipelines/pipeline.user.windows.yml

CI
https://github.com/microsoft/PowerToys/tree/master/.pipelines/ci/templates

@crutkas
Copy link
Member Author

crutkas commented Dec 15, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Build Issues pertaining to the build system, CI, infrastructure, meta Idea-Enhancement New feature or request on an existing product
Projects
None yet
Development

No branches or pull requests

1 participant