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

[CI] Improve devops/actions/cached_checkout #9831

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

aelovikov-intel
Copy link
Contributor

  • Add ability to skip the merge
  • Setup alternates on the filesystem level so that other jobs in the workflow could work with GIT without setting the environment variable.

* Add ability to skip the merge
* Setup alternates on the filesystem level so that other jobs in the
  workflow could work with GIT without setting the environment variable.
@aelovikov-intel
Copy link
Contributor Author

I need this in order to switch our lint job to a self-hosted runner using cached checkout.

@aelovikov-intel aelovikov-intel temporarily deployed to aws June 12, 2023 22:13 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws June 13, 2023 00:21 — with GitHub Actions Inactive
@aelovikov-intel aelovikov-intel temporarily deployed to aws June 13, 2023 06:46 — with GitHub Actions Inactive
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@aelovikov-intel aelovikov-intel temporarily deployed to aws June 13, 2023 07:27 — with GitHub Actions Inactive
@aelovikov-intel
Copy link
Contributor Author

SYCL :: Basic/handler/handler_mem_op.cpp

is unrelated.

@aelovikov-intel aelovikov-intel merged commit a055665 into intel:sycl Jun 13, 2023
@aelovikov-intel aelovikov-intel deleted the cached-checkout branch June 13, 2023 14:46
fineg74 pushed a commit to fineg74/llvm that referenced this pull request Jun 15, 2023
* Add ability to skip the merge
* Setup alternates on the filesystem level so that other jobs in the
workflow could work with GIT without setting the environment variable.
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