Skip to content

Minor CI changes #1321

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
May 20, 2025
Merged

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented May 19, 2025

Includes update for nightly sycl build, to avoid: https://github.com/oneapi-src/unified-memory-framework/actions/runs/15104034834/job/42449512722#step:3:12

The issue above was caused by a sycl release, which:

  • uses different file name with sycl release, and
  • has the codebase from November, expecting different UMF version.


// preview of nightly job: https://github.com/oneapi-src/unified-memory-framework/actions/runs/15116081326?pr=1321

@lukaszstolarczuk lukaszstolarczuk force-pushed the ci-changes branch 3 times, most recently from 23afae3 to d1a3e8c Compare May 19, 2025 15:01
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review May 19, 2025 15:01
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner May 19, 2025 15:01
@bratpiorka bratpiorka requested a review from PatKamin May 20, 2025 09:20
@@ -25,7 +25,7 @@ on:
compatibility:
required: false
type: string
default: 0
default: '0'
Copy link
Contributor

Choose a reason for hiding this comment

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

Fix also passed compatibility argument in the sycl compat nightly job, please

Copy link
Contributor Author

Choose a reason for hiding this comment

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

for a reason this was not considered an issue in my linter, but changed it for unity - thx!

look only for the actual nigthly releases. The "regular release"
may be incompatible, as they may be in regard to older codebase.
@lukaszstolarczuk lukaszstolarczuk merged commit 8cd1941 into oneapi-src:main May 20, 2025
62 of 84 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the ci-changes branch May 20, 2025 10:32
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.

3 participants