Alexander Smorkalov
5f3a505a2d
Added Ubuntu 24.04 to regular CI.
8 months ago
Alexander Smorkalov
cf3e90ab91
Added experimental build for Windows ARM64 to CI.
10 months ago
Alexander Smorkalov
1b4c1ff91e
Added job to test with real hardware.
12 months ago
Maksim Shabunin
331763a48b
CI: enable RISC-V for 4.x branch
1 year ago
Alexander Smorkalov
43036e0031
Added CI with OpenVINO for DNN and G-API.
1 year ago
Alexander Smorkalov
7b4b7ceb7e
Add Ubuntu 22.04 to CI.
2 years ago
Alexander Smorkalov
50fc68b981
Update PRs & Issue templates to exclude 3.4 from active development.
2 years ago
zihaomu
d847f4f0fd
add the node from ci-gha
2 years ago
Avasam
df99e4e88d
Merge pull request #23538 from Avasam:patch-1
...
Fixed a typo in `documentation.yml` and `feature_request.yml` #23538
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] 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
- [x] The PR is proposed to the proper branch
- N/A There is a reference to the original bug report and related work
- N/A There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- N/A The feature is well documented and sample code can be built with the project CMake
2 years ago
Anna Petrovicheva
6d93a0e42c
Update FUNDING.yml
2 years ago
Anna Petrovicheva
3f7d319fff
Create FUNDING.yml
2 years ago
Alexander Smorkalov
d933034ad4
Added ARM64 debug configuration to CI.
2 years ago
Andrey Senyaev
871bc98933
Trigger on dnn (onnx) label
2 years ago
Andrey Senyaev
cfafd0493c
Workflow Ubuntu 20.04 x64 with CUDA support (4.x)
2 years ago
fengyuentau
692c536ac5
enable issue template chooser with templates for bug report, feature
...
request and documentation
2 years ago
Alex
7d96ef2671
build: harden arm64-build-checks.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Alex
2882725927
build: harden lint_python.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2 years ago
Andrey Senyaev
4c9364a803
Docs workflow in GHA for 3.4
3 years ago
Andrey Senyaev
759cbd7486
Docs workflow in GHA for 4.x
3 years ago
Andrey Senyaev
5bf3991f55
Workflow on Ubuntu 14.04 for 3.4 branch
3 years ago
Andrey Senyaev
71e33265f5
Android GHA workflow for 4.x branch
3 years ago
Andrey Senyaev
a016f6022c
Android GHA workflow for 3.4 branch
3 years ago
Andrey Senyaev
65c173f2a3
Linux ARM64 rename ubuntu version on 4.x
3 years ago
Andrey Senyaev
697acf7f6a
Linux ARM64 rename ubuntu version on 3.4
3 years ago
Yuantao Feng
fb9463c55f
Merge pull request #22186 from fengyuentau:ci_job_rename_4.x
...
Rename jobs for better understanding for branch 4.x
* rename jobs
* remove dots from job names
* correct ubuntu version for linux arm64
3 years ago
Yuantao Feng
2920a8e0ec
Merge pull request #22185 from fengyuentau:ci_job_rename_3.4
...
Rename jobs for better understanding for branch 3.4
* rename jobs
* remove dots from job names
* correct ubuntu version for linux arm64
3 years ago
Andrey Senyaev
a311d1bdc0
Workflow for labeled iOS PRs in 4.x branch
3 years ago
Andrey Senyaev
300b57dd70
Workflow for labeled iOS PRs in 3.4 branch
3 years ago
fengyuentau
572812217b
re-commit: add workflows for macOS for 3.4
3 years ago
fengyuentau
f4a6c3e7ea
add workflows for macOS for 4.x
3 years ago
Andrey Senyaev
3d207ccf11
Move workflows to a dedicated repository for 4.x branch
3 years ago
Andrey Senyaev
aaf7f5ae02
Move workflows to a dedicated repository
3 years ago
Andrey Senyaev
7be8a71c60
Merge pull request #21994 from asenyaev:asen/extra_dnn_testing
...
Extended DNN testing in GHA
* Extended DNN testing in GHA for 3.4 branch
* Updated docker images in Linux GitHub Actions
* Added OPENCV_DOWNLOAD_PATH flag for ARM build to use pre-downloaded binaries
3 years ago
Alexander Alekhin
ce859edba8
GHA: fix git merge (part 2)
3 years ago
Alexander Alekhin
2aac0a5a26
GHA: fix git merge
3 years ago
fengyuentau
07ad6a437e
add ARM64 workflow for 4.x
...
add opencv_contrib fork check
use image hosted on quay.io
3 years ago
Andrey Senyaev
1099b4c881
Move environment variables on a host side (GHA Windows)
3 years ago
Andrey Senyaev
affcea8822
Added opencv_contrib branch check on Windows
3 years ago
Yuantao Feng
2cc4309bf8
Merge pull request #21924 from fengyuentau:workflow_arm64_3.4
...
Workflow to build and test on ARM64 for 3.4 branch
* add ARM64 workflow for 3.4
* add opencv_contrib fork check
* rename RET to OPENCV_EXTRA_FORK
3 years ago
Andrey Senyaev
2b5b192cd7
Moved from https to ssh for Windows in Github Actions
3 years ago
Andrey Senyaev
a3f81b79ed
Merge pull request #21917 from asenyaev:asen/self_hosted_runner_linux_3.4
...
Workflow to use a self-hosted Github runner on Linux x86_64 for 3.4 branch
* Changed a workflow to use a self-hosted Github runner for 3.4 branch
3 years ago
Andrey Senyaev
4502003e61
GTest filtered list for 4.x
3 years ago
Andrey Senyaev
07abb6240e
GTest filtered list
3 years ago
Andrey Senyaev
c8228e5789
Merge pull request #21896 from asenyaev:asen/worflow_windows_4.x
...
Added workflow for Github Actions to build and test OpenCV on Windows for 4.x branch
3 years ago
Andrey Senyaev
18ada77d8a
Merge pull request #21888 from asenyaev:asen/workflow_only_windows_3.4
...
Added workflow for Github Actions to build and test OpenCV on Windows for 3.4 branch
* Added workflow for Github Actions to build and test OpenCV on Windows
* Updated Github Actions for 3.4 branch on Windows using self-hosted runner
* Fixed url for a fork in Windows workflow (3.4 branch)
* opencv_extra fork usage in Github Actions
3 years ago
Andrey Senyaev
a848eccfc6
opencv_contrib fork usage in Github Actions (3.4 branch)
3 years ago
Andrey Senyaev
ec4015d73c
opencv_extra fork usage in Github Actions (4.x branch)
3 years ago
Andrey Senyaev
8c42dbf71c
opencv_extra fork usage in Github Actions
3 years ago
Andrey Senyaev
88123e2512
Fixed url for a fork (4.x branch)
3 years ago
Andrey Senyaev
87e98e8788
Fixed url for a fork
3 years ago