-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(apps/prod/tekton/configs): debug build for mac targets #783
Conversation
Pull Request ReviewTitle: feat(apps/prod/tekton/configs): debug build for mac targets Key ChangesThis pull request adds a new optional secret Potential Problems
Fixing Suggestions
|
c86ebf4
to
e00a5dd
Compare
This Pull Request adds support for building debug versions of the application for Mac targets. The changes include adding a new secret named Potential problems:
Fixing suggestions:
|
Signed-off-by: wuhuizuo <[email protected]>
e00a5dd
to
a552d3b
Compare
Review of Pull Request "feat(apps/prod/tekton/configs): debug build for mac targets"SummaryThis pull request adds the ability to build binaries for macOS targets in a debugging mode. The changes include:
Potential Problems
Suggestions
|
Thanks, you help me found the typo issue. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wuhuizuo The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Current it in debug stage. Signed-off-by: wuhuizuo <[email protected]>
Current it in debug stage.