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

feature: add additional iOS archive method #658

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

RLittlesII
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the 🚀 feature This adds some form of new functionality label Mar 17, 2022
@github-actions github-actions bot added this to the v0.17.7 milestone Mar 17, 2022
@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #658 (91ac633) into master (6407ec0) will decrease coverage by 0.07%.
The diff coverage is 1.31%.

@@            Coverage Diff            @@
##           master    #658      +/-   ##
=========================================
- Coverage    6.36%   6.29%   -0.08%     
=========================================
  Files          91      93       +2     
  Lines        2245    2288      +43     
  Branches      132     133       +1     
=========================================
+ Hits          143     144       +1     
- Misses       2102    2144      +42     
Impacted Files Coverage Δ
src/Nuke/Azp/AzurePipelinesTasks.cs 3.03% <0.00%> (-1.52%) ⬇️
src/Nuke/Xamarin/ios/ICanArchiveiOS.cs 0.00% <0.00%> (ø)
src/Nuke/Xamarin/ios/ICanPackXamariniOS.cs 0.00% <0.00%> (ø)
src/Nuke/IHaveEnableRestore.cs 33.33% <33.33%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added ICanArchiveiOS
Added IHaveEnableRestore
Added IsNotRunningOnAzurePipelines
Removed dependency on IHaveTestTarget from ICanPackXamariniOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature This adds some form of new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant