-
Notifications
You must be signed in to change notification settings - Fork 38
Add Edge and EdgeIdentity packages (1.0.0-alpha.1) -> Main #40
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Init code for react native Edge
More updates
Update iOS implementation
Some more Android side change
React Native Edge extension
* commit '250fd069e9801aa01c3dea0991dfb792bd2bf7e3': Fix CI (out-of-memory) failure (#18) Update package.json Update npm-publish.yml Add release script (#17) Update README.md (#16) more project cleanup (#15) Init project (#14) # Conflicts: # .gitignore # README.md # apps/AEPSampleApp/android/app/src/main/java/com/aepsampleapp/MainActivity.java # apps/AEPSampleApp/android/app/src/main/java/com/aepsampleapp/MainApplication.java # apps/AEPSampleApp/android/build.gradle # apps/AEPSampleApp/android/gradle.properties # apps/AEPSampleApp/ios/AEPSampleApp/AppDelegate.h # apps/AEPSampleApp/ios/AEPSampleApp/AppDelegate.m # apps/AEPSampleApp/ios/AEPSampleApp/Empty.swift # apps/AEPSampleApp/ios/AEPSampleApp/main.m # apps/AEPSampleApp/ios/AEPSampleAppTests/AEPSampleAppTests.m # apps/AEPSampleApp/package.json # package.json # packages/core/package.json # packages/userprofile/package.json # yarn.lock
React Native AEPAssurance v3.0.0 package
Update Java Data Bridge for EdgeEventHandle payload and Readme
update for review comments
update identity register info
Update registering info for Readme
Update Readme initializing instruction
Update Readme and MainApplication.java
… project file Remove EdgeIdentityAndIdentity view in sample app and fix typo in iOS project file
update project file target to IPHONEOS_DEPLOYMENT_TARGET = 10.0;
Update with review comments
Add React Native AEP Edge
Update edge extension version number
Update edge Identity alpha version number
Update podfile
Sync with the latest staging branch
Edge (1.0.0-alpha.1) -> staging
Update readme extensions download path
Add Edge Identity network extension package
Update podfile and minor clean up
fix unit test
Update podfile and minor clean up
Edge Identity (1.0.0-alpha.1) -> staging
yangyansong-adbe
approved these changes
Sep 7, 2021
Update edge package.json with edgeidentity as dependency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Edge and EdgeIdentity packages (1.0.0-alpha.1) -> Main
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: