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

github: refactor verify workflow #1039

Merged
merged 1 commit into from Aug 16, 2023

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Aug 16, 2023

Change the verify workflow to run on PRs only. Add concurrency rule so that in-progress runs for a PR are canceled if the PR is updated before their completion.

Add a nightly verify workflow that runs on the master branch every day at 2:30 UTC.

@marquiz
Copy link
Contributor Author

marquiz commented Aug 16, 2023

@klihub this needs #1038

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Merging #1039 (300b402) into master (6edd9ec) will not change coverage.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1039   +/-   ##
=======================================
  Coverage   31.73%   31.73%           
=======================================
  Files          64       64           
  Lines        9816     9816           
=======================================
  Hits         3115     3115           
  Misses       6410     6410           
  Partials      291      291           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@marquiz
Copy link
Contributor Author

marquiz commented Aug 16, 2023

Rebased

Change the verify workflow to run on PRs only. Add concurrency rule so
that in-progress runs for a PR are canceled if the PR is updated before
their completion.

Add a nightly verify workflow that runs on the master branch every day
at 2:30 UTC.
@marquiz
Copy link
Contributor Author

marquiz commented Aug 16, 2023

ping @klihub

@klihub klihub merged commit 343e5d7 into intel:master Aug 16, 2023
5 checks passed
@marquiz marquiz deleted the devel/ci-verify-refactor branch August 16, 2023 18:47
@marquiz marquiz mentioned this pull request Jan 8, 2024
18 tasks
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.

None yet

3 participants