Skip to content

Release 1.0.0-beta-1#81

Merged
emdobrin merged 118 commits intomainfrom
dev
Oct 16, 2020
Merged

Release 1.0.0-beta-1#81
emdobrin merged 118 commits intomainfrom
dev

Conversation

@emdobrin
Copy link
Copy Markdown
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

kevinlind and others added 30 commits August 3, 2020 11:20
* [amsdk-9723] Adding SwiftLint configuration for CI use which sets autocorrectable rules to trigger errors instead of warnings.

* [amsdk-9723] [amsdk-9723] Add CircleCI steps to install SwiftLint and lint source code

* [amsdk-9723] Change function_body_length in .swiftlint-ci.yml to match recent change in .swiftlint.yml

* [amsdk-9723] Change run script for 'unitTests' target to use a single 'swiftlint' call with multiple paths.

* [amsdk-9723] Fix errors in .circleci/config.yml and add Swiftlint targets to Makefile.

* [amsdk-9723] Correct 'lint' step in .circleci/config.yml and disable Homebrew autoupdate in Makefile

* [amsdk-9723] Correct Makefile target names to use '-' instead of '_'

* [amsdk-9723] Autocorrect format + fix one formatting error using SwiftLint autocorrect

* [amsdk-9723] remove CI specific SwiftLint configuration file.

* [amsdk-9723] Move SwiftLint config file to root directory
…6f7ab5e'

git-subtree-dir: aepsdk-core-ios
git-subtree-mainline: e544bb6
git-subtree-split: e544bb6
git-subtree-dir: aepsdk-core-ios
git-subtree-split: f525ffd130f0063071f60784b34fbb535052ae01
1fa5fe7 Failable Initializers for Extensions (#180)
5afec6c Make EventType and EventSource String (#182)

git-subtree-dir: aepsdk-core-ios
git-subtree-split: 1fa5fe78341b086b25a58b879749c85b49a7c9bf
Make APIs compatible with ObjC
emdobrin and others added 25 commits September 25, 2020 17:48
Cleanup documentation, formatting
Rename 'code/unitTests' to 'Tests/UnitTests', 'code/functionalTests' to 'Tests/FunctionalTests', and 'code/testUtilsShared' to 'Tests/TestUtils'. Rename Xcode test targets and schemes to UnitTests and FunctionalTests. Update scripts and Podfile with the renames.
[AMSDK-10442] Cleanup project structure part2
* [AMSDK-10030] Change constants to enums, uppercase

* [AMSDK-10030] Change test constants to enums, uppercase

* [AMSDK-10030] Fix lint warnings

* [AMSDK-10030] Fix lint warnings, count usages, exclude pod dir from lint

* [AMSDK-10030] Add name rule exclusion for test files

* [AMSDK-10030] Resolve force unwrapps in tests, use unregisterExtension

* [AMSDK-10030] Rename ExperiencePlatformContants to Constants after merge conflicts

* [AMSDK-10030] Change class to enum for static usage

* [DEV] Add task link for open todo

* [AMSDK-10030] Review impl - constants reshuffle
[DOC] Include link to public docs
[amsdk-10442] Update Podspec with updated Sources directory.
Skip test IdentityStateFunctionalTests.testSendEvent_withNoECIDInIdentityState_requestSentWithoutECID.
[DEV] Skip test causing intermittent failures in CI.
* Griffon -> Assurance

* Use new non-staging build for AEPAssurance

* Add deeplink support

* Remove internal source for assurance

* Fix constants

* PR comments

* remove bridging header, and refresh pods

* update deep link name

Co-authored-by: Pravin <pprakash@adobe.com>
* First pass on rebranding to AEPEdge

* Minor refactor related to branding

* Run lint-autocorrect

* Get sample app building and remove dangling files

* PR feedback

* Update team name in podspec

* Update product names

* experiencePlatform.configId -> edge.configId

* Rename experience event type to edge

* Rename test constants

* Fix references to product name
Update version to 1.0.0-beta-1
@emdobrin emdobrin merged commit 2ee45eb into main Oct 16, 2020
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.

5 participants