Skip to content

[CI][NFC] Fixed GFX driver update PR #6723

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

Merged
merged 2 commits into from
Sep 7, 2022
Merged

Conversation

apstasen
Copy link
Contributor

@apstasen apstasen commented Sep 7, 2022

Now generate test matrix correctly use github.event.pull_request.head.sha that is required for pull_request_target.

@apstasen apstasen requested a review from a team as a code owner September 7, 2022 18:20
ref:
description: "Commit to use for checkout or github.sha by default"
type: string
required: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we have github.sha as default here? and use just inputs.ref below?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure you can use variable like ${{github.sha}} as default value here. Only constants are possible I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you are right and we can use variables in this place after Azure/actions#2 fix

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P.S. Also noticed I used it before in uniq input param just fine :)

@apstasen apstasen requested a review from pvchupin September 7, 2022 20:56
@pvchupin pvchupin merged commit 32a2777 into intel:sycl Sep 7, 2022
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.

2 participants