-
Notifications
You must be signed in to change notification settings - Fork 393
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
improve testing support and the CI #708
Closed
benoit-pierre
wants to merge
14
commits into
DanBloomberg:master
from
benoit-pierre:pr/support_running_tests_in_parallel
Closed
improve testing support and the CI #708
benoit-pierre
wants to merge
14
commits into
DanBloomberg:master
from
benoit-pierre:pr/support_running_tests_in_parallel
Commits on Sep 2, 2023
-
ci: abort previous runs when a new one is started
When a new workflow run is started on the same branch/tag, abort the previous ones (no sense in wasting CI resources).
Configuration menu - View commit details
-
Copy full SHA for 879c704 - Browse repository at this point
Copy the full SHA 879c704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba98a0 - Browse repository at this point
Copy the full SHA 9ba98a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d50a82f - Browse repository at this point
Copy the full SHA d50a82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56499d2 - Browse repository at this point
Copy the full SHA 56499d2View commit details -
ci/cmake-win64: cleanup and simplify
- use bash shell for convenience and better error handling - split leptonica setup/build/install step for easier inspection
Configuration menu - View commit details
-
Copy full SHA for 2a41fe9 - Browse repository at this point
Copy the full SHA 2a41fe9View commit details -
ci/cmake-win64: fix libtiff build
Disable LZMA support for now (unresolved symbols at link time).
Configuration menu - View commit details
-
Copy full SHA for f933499 - Browse repository at this point
Copy the full SHA f933499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc287d - Browse repository at this point
Copy the full SHA 1fc287dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b37b969 - Browse repository at this point
Copy the full SHA b37b969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd47d1 - Browse repository at this point
Copy the full SHA 8cd47d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5d40a - Browse repository at this point
Copy the full SHA 9e5d40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea88256 - Browse repository at this point
Copy the full SHA ea88256View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab88789 - Browse repository at this point
Copy the full SHA ab88789View commit details -
add support for running the tests in parallel
By isolating each test temporary directory.
Configuration menu - View commit details
-
Copy full SHA for b532ed4 - Browse repository at this point
Copy the full SHA b532ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f725a - Browse repository at this point
Copy the full SHA 20f725aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.