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

Figure out build pipeline #208

Open
andrewpareles opened this issue Jan 8, 2025 · 0 comments
Open

Figure out build pipeline #208

andrewpareles opened this issue Jan 8, 2025 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@andrewpareles
Copy link
Contributor

andrewpareles commented Jan 8, 2025

I'm actively working on a few items related to building and publishing on Mac, but could do with some help. If you can figure out any of the following, please get in touch!

  • Which yml files are relevant to building and signing a Mac app? E.g. how does product-build-darwin.yml differ from product-build-darwin-universal.yml? Mapping out the hierarchy/order used would be useful.

  • Is product-build.yml the single entry point to the azure pipeline?

  • What are the exact files/scripts that run when you execute npm run gulp vscode-darwin-arm64?

  • How do the yml files interact with the gulp scripts (if at all)?

  • When are out, out-build, and out-vscode created and when are they used?

These are a lot of questions, but if you have an answer to any one of them let me know!

@andrewpareles andrewpareles added the help wanted Extra attention is needed label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant