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

[6.0] FrontendOpts: teach the compiler to accept project name via an argument #73731

Merged
merged 2 commits into from
May 21, 2024

Conversation

nkcsgexi
Copy link
Member

@nkcsgexi nkcsgexi commented May 18, 2024

Explanation: the blocklist mechanism supports using project-name as a key for specific actions. We usually retrieve that name via other means such as querying env vars, which isn't CAS friendly. Instead, we should pass the owning project name down to the compiler via a formal compiler argument.

Original PR: #73719 and #73752

Risk: Very Low

Reviewer: Allan Shortlidge

the blocklist mechanism supports using project name as a key for specific actions.
We usually retrieve that name via other means such as querying env vars, which isn't CAS friendly.
Instead, we should pass the ownining project name down to the compiler via a formal compiler
argument.
@nkcsgexi nkcsgexi requested a review from a team as a code owner May 18, 2024 05:43
@nkcsgexi
Copy link
Member Author

@swift-ci please test

@nkcsgexi
Copy link
Member Author

@swift-ci please smoke test

@nkcsgexi
Copy link
Member Author

@swift-ci please test Windows

@nkcsgexi
Copy link
Member Author

@swift-ci please test

@nkcsgexi
Copy link
Member Author

@swift-ci please test Linux

@nkcsgexi nkcsgexi merged commit a98b6e9 into apple:release/6.0 May 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants