Skip to content

[CI]Use GH Actions for Win Build-Test - #1063

Open
ystefinko wants to merge 5 commits into
masterfrom
task/olpedge-2298-ci
Open

[CI]Use GH Actions for Win Build-Test#1063
ystefinko wants to merge 5 commits into
masterfrom
task/olpedge-2298-ci

Conversation

@ystefinko

Copy link
Copy Markdown
Collaborator

Use GithubActions for Windows build,
test network with mock server.

Relates-To: OLPEDGE-2298

Signed-off-by: Yaroslav Stefinko ext-yaroslav.stefinko@here.com

Add job and script for Windows build/test job.
It will rung nightly on Azure pipelines.
Resolves: OLPEDGE-928
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
@ystefinkoystefinko added the CI CI setup or improvement related label Sep 16, 2020
@ystefinko
ystefinkoforce-pushed the task/olpedge-2298-ci branch 3 times, most recently from 9192b4f to aa2a8c5CompareSeptember 16, 2020 12:14
@codecov

codecovBot commented Sep 16, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1063 into master will increase coverage by 0.5%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #1063 +/- ##
========================================
+ Coverage 84.5% 85.0% +0.5% 
========================================
Files 344 344 Lines 11545 11520 -25 ========================================
+ Hits 9757 9791 +34 + Misses 1788 1729 -59 
Impacted FilesCoverage Δ
...dataservice-write/src/VersionedLayerClientImpl.cpp39.9% <0.0%> (+7.8%)⬆️
...sdk-dataservice-write/src/generated/PublishApi.cpp40.9% <0.0%> (+9.0%)⬆️
...sdk-dataservice-write/src/VersionedLayerClient.cpp58.8% <0.0%> (+11.8%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update abf5284...ec45bc1. Read the comment docs.

@ystefinko
ystefinkoforce-pushed the task/olpedge-2298-ci branch 11 times, most recently from 1d18c4e to c41530aCompareSeptember 16, 2020 13:24
We support armhf as we have CI jobs for it.
Relates-To: OLPEDGE-654
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
Now cpplint job will run in a parralel instead of consecutively.
Relates-To: OLPEDGE-1853
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
Cpplint job was done unblocked without previous research.
Due to many warnings we need to keep cpplint unblocking.
Relates-To: OLPEDGE-1853
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
@ystefinko
ystefinkoforce-pushed the task/olpedge-2298-ci branch 3 times, most recently from 54f349a to bb770a3CompareSeptember 16, 2020 13:44
Use GithubActions for Windows build,
test network with mock server.
Relates-To: OLPEDGE-2298
Signed-off-by: Yaroslav Stefinko <ext-yaroslav.stefinko@here.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICI setup or improvement related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ystefinko