Skip to content

Conversation

@PatKamin
Copy link
Contributor

Oftentimes pushes to branches and PRs doesn't change anything in docs/ or include/ directories which influence the documentation build. This job takes ca. 1 minute to run with each push, so it's optimal to run it only when relevant changes were made.

Also, there is no need for other pr_push jobs to wait for docs to build. Developer can work on the docs and project build/tests in any order.

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used
  • All API changes are reflected in docs and def/map files, and are tested

@PatKamin PatKamin force-pushed the move-docsbuild branch 3 times, most recently from 6d9ec15 to 4511fc9 Compare April 15, 2025 20:12
@PatKamin PatKamin marked this pull request as ready for review April 16, 2025 08:00
@PatKamin PatKamin requested a review from a team as a code owner April 16, 2025 08:00
Oftentimes pushes to branches and PRs doesn't change anything in docs/
or include/ directories which influence the documentation build. This
job takes ca. 1 minute to run with each push, so it's optimal to run it
only when relevant changes were made.

Also, there is no need for other pr_push jobs to wait for docs to build.
Developer can work on the docs and project build/tests in any order.
@lukaszstolarczuk lukaszstolarczuk merged commit ec7b82d into oneapi-src:main Apr 17, 2025
169 of 171 checks passed
@PatKamin PatKamin deleted the move-docsbuild branch June 27, 2025 12:16
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