Skip to content

Update dependencies to GA#148

Merged
nporter-adbe merged 3 commits intoadobe:stagingfrom
nporter-adbe:useCoreGA
Jan 20, 2021
Merged

Update dependencies to GA#148
nporter-adbe merged 3 commits intoadobe:stagingfrom
nporter-adbe:useCoreGA

Conversation

@nporter-adbe
Copy link
Copy Markdown
Contributor

Updates dependencies to GA versions.

@nporter-adbe nporter-adbe requested a review from emdobrin January 19, 2021 23:27
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2021

Codecov Report

Merging #148 (837c878) into staging (249012d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           staging     #148   +/-   ##
========================================
  Coverage    93.06%   93.06%           
========================================
  Files           20       20           
  Lines          620      620           
========================================
  Hits           577      577           
  Misses          43       43           

pod 'AEPRulesEngine', :git => 'git@github.com:adobe/aepsdk-rulesengine-ios.git', :tag => 'main'
pod 'AEPCore'
pod 'AEPServices'
pod 'AEPRulesEngine'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we remove AEPServices and AEPRulesEngine and rely on AEPCore to bring those (same below)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's not required to specify them. My thought on including these directly is that it gives us a little more flexibility during development to pull in specific versions of services and rules engine if we want a specific version/branch for testing/dev purposes.

@nporter-adbe nporter-adbe merged commit 10546c5 into adobe:staging Jan 20, 2021
@nporter-adbe nporter-adbe deleted the useCoreGA branch January 20, 2021 00:01
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.

2 participants