Skip to content

dev -> staging for v4.0.0 release#100

Merged
addb merged 19 commits intostagingfrom
dev-v4.0.0
Jun 6, 2023
Merged

dev -> staging for v4.0.0 release#100
addb merged 19 commits intostagingfrom
dev-v4.0.0

Conversation

@emdobrin
Copy link
Copy Markdown
Contributor

@emdobrin emdobrin commented Jun 6, 2023

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.

addb and others added 17 commits June 30, 2022 15:26
AEPAnalytics v3.2.0 release with tvOS support
Update latest SPM instruction
Update latest SPM instruction
Update SPM instruction.
Update SPM readme
Update Readme
…race

Route resetIdentities event though event handler to avoid potential data race
-support system locale in lifecycle hit to analytics
* Add Empty check for trackState and trackAction scenarios

Add Empty check for trackState and trackAction scenarios.
When the state is empty, set the default page name to client app id.

* Update indent format and add test cases to AnalyticAppExtTrackTest.swf

Update indent format and add test cases to AnalyticAppExtTrackTest.swf
…nsion version Bump to 4.0.0 (#98)

* Update Min supported version to iOS 11, tvOS 11 and Xcode 14.1. Bump up extension version to 4.0.0.

* Updated circle ci config

* Updated release workflow to upload XCframework along with the release

* Updated README

* Fix circleCI config and add gemfile.lock

* Fix the badge links

* Updates based on reviews

* Add ci-pod-install step

* Add swift lint script to all targets

* swift lint autocorrect

* Update swift lint for test code and added changes to fix warnings

* Update copyright

* Only run linter for source in CI

* Updated license year

* Update Doc links
@emdobrin emdobrin requested a review from addb June 6, 2023 18:43
Copy link
Copy Markdown
Collaborator

@addb addb left a comment

Choose a reason for hiding this comment

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

Looks good! Just one comment.

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 6, 2023

Codecov Report

Merging #100 (1f0cd17) into staging (26d39ad) will increase coverage by 5.31%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           staging     #100      +/-   ##
===========================================
+ Coverage    86.83%   92.14%   +5.31%     
===========================================
  Files           14       14              
  Lines         1116     1590     +474     
===========================================
+ Hits           969     1465     +496     
+ Misses         147      125      -22     

@addb addb merged commit 2b73d31 into staging Jun 6, 2023
@emdobrin emdobrin deleted the dev-v4.0.0 branch June 8, 2023 15:56
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.

6 participants