Skip to content

staging -> main (v1.0.0)#144

Merged
nporter-adbe merged 103 commits intomainfrom
staging
Jan 20, 2021
Merged

staging -> main (v1.0.0)#144
nporter-adbe merged 103 commits intomainfrom
staging

Conversation

@nporter-adbe
Copy link
Copy Markdown
Contributor

No description provided.

emdobrin and others added 30 commits November 17, 2020 18:26
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2021

Codecov Report

Merging #144 (6de177a) into main (476f730) will increase coverage by 1.95%.
The diff coverage is 95.17%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   91.11%   93.06%   +1.95%     
==========================================
  Files          17       20       +3     
  Lines         619      620       +1     
==========================================
+ Hits          564      577      +13     
+ Misses         55       43      -12     

@nporter-adbe
Copy link
Copy Markdown
Contributor Author

Before merging this PR, we'll probably want to update the Core dependencies in our Podfile.lock to the GA versions.

Podfile Outdated
pod 'AEPLifecycle', :git => 'git@github.com:adobe/aepsdk-core-ios.git', :branch => 'main'
pod 'AEPIdentity', :git => 'git@github.com:adobe/aepsdk-core-ios.git', :branch => 'main'
pod 'AEPSignal', :git => 'git@github.com:adobe/aepsdk-core-ios.git', :branch => 'main'
pod 'AEPCore', :git => 'git@github.com:adobe/aepsdk-core-ios.git', :branch => 'dev-v3.0.0'
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.

We should update these dependencies once Core extensions landed in main

nporter-adbe and others added 5 commits January 19, 2021 16:17
* Update AEPEdge.podspec

* Update AEPEdge.podspec
* Update dependencies to GA

* Revert unrequired change

* run make setup
Update docs for 1.0.0 release
* [DOC] Edge APIs usage

* Update sample events for Edge extension

* Shared state and events section

* docs for registerExtension and extensonVersion

* format json examples

* update experience event example with data

* update examples, clarifications for dataset id and free form data

* updates based on review comments

* remove reference to eventIndex in event data
@nporter-adbe nporter-adbe merged commit 0429588 into main Jan 20, 2021
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.

3 participants