Skip to content
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

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ystefinko
Copy link
Collaborator

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

Relates-To: OLPEDGE-2298

Signed-off-by: Yaroslav Stefinko [email protected]

Add job and script for Windows build/test job.
It will rung nightly on Azure pipelines.

Resolves: OLPEDGE-928

Signed-off-by: Yaroslav Stefinko <[email protected]>
@ystefinko ystefinko added the CI CI setup or improvement related label Sep 16, 2020
@ystefinko ystefinko force-pushed the task/olpedge-2298-ci branch 3 times, most recently from 9192b4f to aa2a8c5 Compare September 16, 2020 12:14
@codecov
Copy link

codecov bot commented Sep 16, 2020

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 Files Coverage Δ
...dataservice-write/src/VersionedLayerClientImpl.cpp 39.9% <0.0%> (+7.8%) ⬆️
...sdk-dataservice-write/src/generated/PublishApi.cpp 40.9% <0.0%> (+9.0%) ⬆️
...sdk-dataservice-write/src/VersionedLayerClient.cpp 58.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 ystefinko force-pushed the task/olpedge-2298-ci branch 11 times, most recently from 1d18c4e to c41530a Compare September 16, 2020 13:24
We support armhf as we have CI jobs for it.

Relates-To: OLPEDGE-654

Signed-off-by: Yaroslav Stefinko <[email protected]>
Now cpplint job will run in a parralel instead of consecutively.

Relates-To: OLPEDGE-1853

Signed-off-by: Yaroslav Stefinko <[email protected]>
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 <[email protected]>
@ystefinko ystefinko force-pushed the task/olpedge-2298-ci branch 3 times, most recently from 54f349a to bb770a3 Compare September 16, 2020 13:44
Use GithubActions for Windows build,
test network with mock server.

Relates-To: OLPEDGE-2298

Signed-off-by: Yaroslav Stefinko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI CI setup or improvement related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant