Skip to content

Added workflow for Github Actions to build and test OpenCV on Linux for 5.x#21877

Merged
opencv-pushbot merged 1 commit intoopencv:5.xfrom
asenyaev:asen/workflow_only_linux_5x
Apr 26, 2022
Merged

Added workflow for Github Actions to build and test OpenCV on Linux for 5.x#21877
opencv-pushbot merged 1 commit intoopencv:5.xfrom
asenyaev:asen/workflow_only_linux_5x

Conversation

@asenyaev
Copy link
Copy Markdown
Contributor

@asenyaev asenyaev commented Apr 15, 2022

This PR adds a workflow for GitHub Actions to build and test OpenCV on ubuntu-18.04 for 5.x branch

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@asenyaev asenyaev requested a review from asmorkalov April 15, 2022 17:10
@asenyaev
Copy link
Copy Markdown
Contributor Author

I've updated a PR into 3.4 branch with a workflow which supports 4.x and 5.x branches.

@asmorkalov and @fengyuentau, could you check it there? I would like to close this PR.

@asenyaev asenyaev closed this Apr 18, 2022
@asenyaev asenyaev reopened this Apr 20, 2022
@fengyuentau fengyuentau added the CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions) label Apr 21, 2022
@asmorkalov asmorkalov self-requested a review April 25, 2022 05:10
Copy link
Copy Markdown
Contributor

@asmorkalov asmorkalov left a comment

Choose a reason for hiding this comment

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

Well Done!

Merged a build and tests jobs into one, split tests by steps, renamed job names
@opencv-pushbot opencv-pushbot added this to the 5.0 milestone Apr 26, 2022
@opencv-pushbot opencv-pushbot merged commit d5c4511 into opencv:5.x Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants