Skip to content

Make the custom_file_provider example standalone #754

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 25, 2024

Description

Rename the custom_provider example to custom_file_provider:

  • rename the directory of the example from custom_provider to custom_file_provider
  • rename the source code file of the example from file_provider.c to custom_file_provider.c

Make the custom_file_provider example standalone:

  • add own standalone CMakeLists.txt file
  • add this example to the umf-standalone_examples test.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Rename the directory of the example:
- from custom_provider to custom_file_provider

and rename the source code file of the example:
- from file_provider.c to custom_file_provider.c

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner September 25, 2024 11:47
@ldorau ldorau changed the title Make the custom provider example standalone Make the custom_file_provider example standalone Sep 25, 2024
@ldorau ldorau force-pushed the Make_the_custom_provider_example_standalone branch 3 times, most recently from cfe08fc to 004c386 Compare September 25, 2024 13:22
Make the custom_file_provider example standalone:
- add own standalone CMakeLists.txt file
- add this example to the umf-standalone_examples test.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Make_the_custom_provider_example_standalone branch from 004c386 to 47bca4f Compare September 25, 2024 15:09
@ldorau ldorau merged commit 9beff47 into oneapi-src:main Sep 26, 2024
77 checks passed
@ldorau ldorau deleted the Make_the_custom_provider_example_standalone branch September 26, 2024 07:36
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