Skip to content

Add .github/workflows/github-pages.yml to build oneAPI Samples app #1585

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

mvincerx
Copy link
Contributor

  • Add CI job with trigger and change it from schedule/cron job to push to master branch
  • New trigger aligns with quarterly release cadence of oneAPI-Samples workflow convention
  • New trigger also used for out-of-cycle builds as necessary

External Dependencies

  • No new dependencies. Add github-pages CI script only.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested on internal repo. Refer to author.

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

…g app

- Trigger changed from schedule/cron job to push to master branch
- New trigger aligns with release cadence of oneAPI-Samples convention
- New trigger also accounts for out-of-cycle builds when necessary

Signed-off-by: michael vincerra <[email protected]>
@mvincerx mvincerx requested a review from jimmytwei April 25, 2023 16:17
@jimmytwei jimmytwei self-requested a review April 25, 2023 19:05
@jimmytwei
Copy link
Contributor

@yuguen-intel Waiting for you to approve and merge. Then you can revert @mvincerx prior changes in the master branch.

@yuguen yuguen merged commit f1f2efb into oneapi-src:2023.1.1_AIKit Apr 26, 2023
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