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

add codespell workflow #990

Closed
wants to merge 37 commits into from

Conversation

luszczewskakasia1
Copy link

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

@luszczewskakasia1 luszczewskakasia1 requested a review from a team as a code owner December 11, 2024 11:44
.github/scripts/codespell.sh Outdated Show resolved Hide resolved
.github/workflows/reusable_codespell.yml Outdated Show resolved Hide resolved
.github/workflows/reusable_codespell.yml Outdated Show resolved Hide resolved
.github/workflows/reusable_codespell.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@ldorau ldorau left a comment

Choose a reason for hiding this comment

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

@luszczewskakasia1 please squash your commits from this PR and do not commit in the merge commits (you should have only one commit in this PR):
image

.github/scripts/codespell.sh Outdated Show resolved Hide resolved
.github/scripts/codespell.sh Outdated Show resolved Hide resolved
ghrunner and others added 15 commits December 11, 2024 13:36
The "make install" step is executed always
and all UMF tests are re-linked also always now
because of an incorrect dependence.
This patch fixes that.

Signed-off-by: Lukasz Dorau <[email protected]>
Remove the disable_provider_free parameter of jemalloc pool
and all umfJemallocPoolParams*() API.

Fixes: oneapi-src#904

Signed-off-by: Lukasz Dorau <[email protected]>
Implements oneapi-src#687

add codespell

add codespell-2

add codespell-3

codespell-fix

codespell fix

codespell add workflow_dispatch
@luszczewskakasia1
Copy link
Author

Created new PR in a correct way --> #994

@lukaszstolarczuk
Copy link
Contributor

replaced with #994

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.

6 participants