Skip to content

Add script to mirror intel/llvm commits #2728

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
Mar 5, 2025

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Mar 5, 2025

This script uses git format-patch and git am to mirror commits from the unified-runtime top level directory of intel/llvm to the current branch of an oneapi-src/unified-runtime checkout. These operations require tracking the base intel/llvm commit after which the changes should be mirrored, this is done using the new file .github/intel-llvm-mirror-base-commit which is updated on successful completion of the script.

@kbenzie kbenzie requested a review from a team as a code owner March 5, 2025 12:09
@github-actions github-actions bot added ci/cd Continuous integration/devliery auto-close labels Mar 5, 2025
@kbenzie kbenzie removed the auto-close label Mar 5, 2025
@oneapi-src oneapi-src deleted a comment from github-actions bot Mar 5, 2025
Copy link
Contributor

github-actions bot commented Mar 5, 2025

Unified Runtime -> intel/llvm Repo Move Notice

Information

The source code of Unified Runtime has been moved to intel/llvm under the unified-runtime top-level directory,
all future development will now be carried out there. This was done in intel/llvm#17043.

The code will be mirrored to oneapi-src/unified-runtime and the specification will continue to be hosted at oneapi-src.github.io/unified-runtime.

The contribution guide will be updated with new instructions for contributing to Unified Runtime.

PR Migration

All open PRs including this one will be marked with the auto-close label and shall be automatically closed after 30 days.

Should you wish to continue with your PR you will need to migrate it to intel/llvm.
We have provided a script to help automate this process.

If your PR should remain open and not be closed automatically, you can remove the auto-close label.


This is an automated comment.

@kbenzie kbenzie merged commit 195dae4 into oneapi-src:main Mar 5, 2025
6 of 10 checks passed
@kbenzie kbenzie deleted the benie/intel-llvm-mirror-script branch March 5, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-close ci/cd Continuous integration/devliery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant