Skip to content

Staging -> Main for 1.0.0 release#85

Merged
yangyansong-adbe merged 58 commits intomainfrom
staging
Aug 7, 2023
Merged

Staging -> Main for 1.0.0 release#85
yangyansong-adbe merged 58 commits intomainfrom
staging

Conversation

@yangyansong-adbe
Copy link
Copy Markdown
Contributor

No description provided.

yangyansong-adbe and others added 30 commits June 15, 2023 15:00
* add project intro

* Update README.md

* Roku SDK init

* tmp

* remove implementation

* tmp

* draft

* update Makefile

* it works

* tmp

* it works

* tmp

* add API docs

* make file

* Create node.js.yml

* no message

* no message

* test

* 1

* 2

* 3

* no message

* no message

* cleanup

* remove unused code
* add project intro

* Update README.md

* Roku SDK init

* tmp

* remove implementation

* tmp

* draft

* update Makefile

* it works

* tmp

* it works

* tmp

* add API docs

* make file

* Create node.js.yml

* no message

* no message

* test

* 1

* 2

* 3

* no message

* no message

* cleanup

* remove unused code

* tmp

* support first-party domain
* add project intro

* Update README.md

* Roku SDK init

* tmp

* remove implementation

* tmp

* draft

* update Makefile

* it works

* tmp

* it works

* tmp

* add API docs

* make file

* Create node.js.yml

* no message

* no message

* test

* 1

* 2

* 3

* no message

* no message

* cleanup

* remove unused code

* tmp

* support first-party domain

* add more tests

* add tests

* small refactor

* syntax fix

* remove key
* add project intro

* Update README.md

* Roku SDK init

* tmp

* remove implementation

* tmp

* draft

* update Makefile

* it works

* tmp

* it works

* tmp

* add API docs

* make file

* Create node.js.yml

* no message

* no message

* test

* 1

* 2

* 3

* no message

* no message

* cleanup

* remove unused code

* tmp

* support first-party domain

* add more tests

* add tests

* small refactor

* syntax fix

* remove key

* tmp

* tmp

* cleanup
* code refactoring

* remove id
* Fixed issue when generating ECID for invalid edge configId. Fix couple of minor issues and did some refactoring.

* Refactored ECID generation and storage logic to stateManager. Modified log format.

* Fixes to ECID logic

* Cleanup code
* add tests for _adb_isNullOrEmptyString

* update the function name
* Add resetIdentities API. Also added map utils and refactored code.

* review fixes
* tmp

* add tests for EdgeRequestWorker

* address review comments

* Update AdobeEdge.brs

* Update AdobeEdge.brs

* address review comments
* Add tests for StateManager

* Remove unwanted helper
* add more tests for RequestWorker

* fix typo
* more tests

* rename private fields

* address review comments

* address review comments
* quickly fix several issues.

* remove unused.

* rename a function

* fix tests

* rename a function
…main value from configuration (#28)

* Update configuration format to match the launch config

* Fix an issue with populating edge.domain value from configuration

* Validate domain name using regex

* Move domain validation to stateManager
* Show timestamp for each logging message

* add timestamp to logs

* show timestamp in logs by default
* fix xdm data format issue

* fix query data format issue

* minor fixes

* clean up and bug fix

* remove unused functions

* not to kick off request processing if config id is invalid

* miss the return valuse

* address review comments

* code refactoring

* no message

* debug -> verbose

* update API doc for updateConfiguration

---------

Co-authored-by: Arjun Bhadra <abhadra@adobe.com>
* Update API reference

* Format updates

* Updates based on reviews
* tmp

* version

* Update getting-started.md

* address review comments

* update API doc

* Update api-reference.md

* Update api-reference.md

* Update getting-started.md

* Update getting-started.md

* address review comments

* Address review comments
* sample app cleanup

* address review comments
* sample app cleanup

* tmp
* Update public API name to sendEvent()

* Updates based on reviews

* More review updates
* Added null check before handling callback timeout

* Add settings for profiling sample channel
* Update SDK names and references

* format and typo update

* Updates based on reviews

* Format updates and minor rewording

* minor update

* Minor reword

* Minor rewording for sendEvent API

* Add sample for implementationDetails

* Updates based on reviews

* Update wordings for setECID API

* Update format

* Update code format

* Update code snippet for implementationDetails

* Update wording

* update minor wording
addb and others added 24 commits July 26, 2023 16:54
…ap by default (#55)

* Refactored Identity and other modules

* More cleanup

* More updates
* fix a couple issues

* add more integration tests

* bug fix: repeatedly calling shutdown API can lead to problems.
* fix a couple issues

* add more integration tests

* bug fix: repeatedly calling shutdown API can lead to problems.

* address review comments
…error (#59)

* Added logic to wait before retrying requests failed with recoverable error

* Update wait time to 30 seconds.

* Force retry hits when new hit is queued

* Add unit test for retry wait logic

* Update integration tests to test the identity map

* Update and cleanup integration tests

* Remove unwanted helper
* Added script to release using github actions

* Add script to verify release version with source code version

* Update release branch to main

* Update sample app scripts and renamed build workflow

* Updates based on reviews

* assign shell value in github action

* Update version script

* try a fix

* Added script to extract version

* Fix scripts

* Change branch to main for release
* enable app profiling

* update dev app for manual testing

* address review comments

* remove unused code

* cleanup
* merge brs source files in a special order

* build script cleanup and add the sample channel to the release page

* switch release branch to main

* fix release action format

* fix an issue in version.sh

* release action cleanup
* Update doc with IdentityMap sample

* Update wording

* Fix typo in sample

* More changes and restructuring

* Updates based on reviews

* More updates

* Format updates

* update wording

* Update based on reviews
* Refactored code to rename based on AEPRokuSDK branding.

* update gitignore
* address several review comments and add a missing test case.

* update the API docs for sendEvent

* Update test_public_APIs.brs
* Cleanup logs

* Cleanup unused variables and fix integration test
Dev -> Staging [v1.0.0 Release]
ISO8601 timestamp with milliseconds precision (#76)
Show a debug log when callback function is not provided
* Add AEP image assets for the sample and dev channel

* Updates
* final cleanup before GA

* log rewording
Dev -> Staging (cleanups for 1.0.0 release)
@yangyansong-adbe yangyansong-adbe changed the base branch from dev to main August 4, 2023 21:46
@yangyansong-adbe yangyansong-adbe requested a review from addb August 4, 2023 21:46
@yangyansong-adbe yangyansong-adbe marked this pull request as ready for review August 7, 2023 14:39
@yangyansong-adbe yangyansong-adbe merged commit ce93323 into main Aug 7, 2023
@addb addb linked an issue Aug 7, 2023 that may be closed by this pull request
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.

Release AEPRoku SDK v1.0.0 (GA)

3 participants