Skip to content

Conversation

@KornevNikita
Copy link
Contributor

Almost the same as #20520.
Except it modifies sycl-rel-nightly.yml instead of sycl-nightly.yml and adds an input to specify a version of release.

Same as #20520
Except it modifies sycl-rel-nightly.yml instead of sycl-nightly.yml and
adds an input to specify a version of release.
@KornevNikita
Copy link
Contributor Author

@intel/dpcpp-devops-reviewers could you please take a look at sycl-rel-nightly.yml just in case.

Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

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

also nit: typo in pr title

on:
workflow_dispatch:
inputs:
sycl_build_info:
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 set type and required?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

they are string and false accordingly by-default

Copy link
Contributor

Choose a reason for hiding this comment

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

cool didnt know that

@KornevNikita KornevNikita changed the title [sycl-rel-6_3] Extend clang versin output [sycl-rel-6_3] Extend clang version output Nov 13, 2025
@@ -0,0 +1,3 @@
// RUN: %clang --version 2>&1 | FileCheck %s

// CHECK: Intel SYCL compiler{{.*}}based on:
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that on the release branch we can actually hardcode the expected version into the test

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 wish:D but it would be "Intel SYCL compiler development build based on:" for pre-/post-commit, "Intel SYCL compiler Nightly YYYY-DD-MM build based on:" for Nightly and something like "Intel SYCL compiler X.Y.Z release build based on:" for releases

@github-actions
Copy link
Contributor

@intel/llvm-gatekeepers please consider merging

@AlexeySachkov AlexeySachkov merged commit d26e73c into sycl-rel-6_3 Nov 20, 2025
28 checks passed
@AlexeySachkov AlexeySachkov deleted the rel-upd-clang-version branch November 20, 2025 14:57
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.

4 participants