Conversation
Co-authored-by: Bernard Gatt <bernard@customer.io>
* Adds message object with dismiss function to Message Opened event * Always trigger MessageAction, even if deliveryId is undefined. * Fixed an issue where if deliveryId was present, SDK event wasn't being dispatched. --------- Co-authored-by: Bernard Gatt <bernard@customer.io>
Co-authored-by: Bernard Gatt <bernard@customer.io>
) * added test in CI/CD * rerun ci/cd * Added tsub to dev dependancies * fixed installation isssue: * update yarn lock * update tests to ensure different versions will work on * fixed this * fixed test * changed order * switched to npm * ignore * fixed script * fixed this * adding browswer testing * fixed testing * fixed this test * fixed runner * fixde testing * Added tests to prevent issue * Added a better name * fixed version * updated yarn * added test.yml back * fixed spacing * update lock * adding the lock * fixed this
* Added Test Cases for browser check * checked with pwd * changed location * fixed the location * added logging * renamed the file locaiton * added more logging * removed node modules * debug logs * update node modules * removed tsc * added npm i * added debug artifact * updated artifact * more logging * added more loggin * added more tar logs * fixed test * updated test cases * Added Tsub as vendor * fixed vendor * Revert "fixed vendor" This reverts commit 8f50ad6. * Revert "Added Tsub as vendor" This reverts commit 93448b5. * Revert "updated test cases" This reverts commit 12eccf2. * reverted and update node_modules * Reapply "updated test cases" This reverts commit 08d5fbd. * Reapply "Added Tsub as vendor" This reverts commit d1b821d. * Reapply "fixed vendor" This reverts commit 5b32ad6. * removed dist folder * added comments
Part of INAPP-13292 Related PR: customerio/gist-web#82
* Add Start of a Mise Config It's due * code review feedback * Prevent teardown error in test * Fix cache step From https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-data To fix this: Post job cleanup. Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
Part of INAPP-13292
🦋 Changeset detectedLatest commit: 95b3093 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Contributor
|
@ebobby hey? |
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
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.
CDP-4044
yarn changeset. Read about changesets here).