Skip to content

Added workflow for Github Actions to build and test OpenCV on Linux for 4.x#21876

Merged
opencv-pushbot merged 2 commits intoopencv:4.xfrom
asenyaev:asen/workflow_only_linux_4x
Apr 21, 2022
Merged

Added workflow for Github Actions to build and test OpenCV on Linux for 4.x#21876
opencv-pushbot merged 2 commits intoopencv:4.xfrom
asenyaev:asen/workflow_only_linux_4x

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 4.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.

I'm closing this PR.

@fengyuentau fengyuentau added the CI/CD: GitHub Actions (GHA) Changes related to CI/CD pipelines (GitHub Actions) label Apr 21, 2022
@opencv-pushbot opencv-pushbot added this to the 4.6.0 milestone Apr 21, 2022
@opencv-pushbot opencv-pushbot merged commit 2e41db3 into opencv:4.x Apr 21, 2022
@opencv-pushbot opencv-pushbot mentioned this pull request Apr 23, 2022
a-sajjad72 pushed a commit to a-sajjad72/opencv that referenced this pull request Mar 30, 2023
…x_4x

Added workflow for Github Actions to build and test OpenCV on Linux for 4.x

* Added workflow for Github Actions to build and test OpenCV

* Merged a build and tests jobs into one, split tests by steps, renamed job names
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