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

Refactor of the iOS CI #823

Merged
merged 1 commit into from
May 15, 2023
Merged

Refactor of the iOS CI #823

merged 1 commit into from
May 15, 2023

Conversation

bobozaur
Copy link
Contributor

@bobozaur bobozaur commented May 2, 2023

This refactor aims to improve the CI speed of the iOS build by removing unnecessary targets and vendoring our own build scripts for the libsodium and zeromq libraries (to avoid some unnecessary operations from the previous scripts).

@bobozaur bobozaur marked this pull request as ready for review May 2, 2023 12:34
@bobozaur bobozaur force-pushed the refactor/ios_ci branch 6 times, most recently from 4214001 to 68ced47 Compare May 8, 2023 18:23
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2023

Codecov Report

Merging #823 (0b783d7) into main (e7a62de) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #823      +/-   ##
==========================================
- Coverage   49.00%   49.00%   -0.01%     
==========================================
  Files         414      414              
  Lines       33694    33694              
  Branches     7462     7445      -17     
==========================================
- Hits        16513    16512       -1     
- Misses      12064    12065       +1     
  Partials     5117     5117              
Flag Coverage Δ
unittests-aries-vcx 48.97% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

Patrik-Stas
Patrik-Stas previously approved these changes May 8, 2023
@Patrik-Stas
Copy link
Contributor

pending verification of the build from @raphaelguye's team

if there's no issues, we can merge this

Signed-off-by: Bogdan Mircea <mirceapetrebogdan@gmail.com>
@Patrik-Stas Patrik-Stas merged commit 5ecad0a into main May 15, 2023
39 checks passed
@Patrik-Stas Patrik-Stas deleted the refactor/ios_ci branch May 15, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants