Skip to content

Conversation

paco-walkme
Copy link
Contributor

@paco-walkme paco-walkme commented Jul 23, 2023

What does this PR do?
We have a typo of a missing / when calculating the URL of WalkMe.

Are there breaking changes in this PR?
no

Testing
Added extra test to specifically check that we are loading production proprely.
Fixed test giving false positives

Testing completed successfully in local via unit tests

Any background context you want to provide?
n/a

Is there parity with the server-side/android/iOS integration components (if applicable)?
n/a

Does this require a new integration setting? If so, please explain how the new setting works
n/a

Links to helpful docs and other external resources
n/a

some test were returning false positive, update the way to check on them
@varadarajan-tw
Copy link
Contributor

Hey @paco-walkme, I initiated a revert of the previous PR change. We'll try to get this fix in this week.

@paco-walkme
Copy link
Contributor Author

paco-walkme commented Jul 26, 2023 via email

@varadarajan-tw varadarajan-tw merged commit ed9e11b into segmentio:master Jul 26, 2023
@varadarajan-tw
Copy link
Contributor

Np @paco-walkme ! I'll initiate the rollout again tomorrow.

@varadarajan-tw
Copy link
Contributor

Hey @paco-walkme, the deployment is complete!

@paco-walkme
Copy link
Contributor Author

paco-walkme commented Aug 3, 2023 via email

AnkitSegment added a commit that referenced this pull request Aug 4, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* STRATCONN-2841 added msgid as event id in propertyMap

Added this property to test on stage branch

* updating version

* resolve conflit

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
AnkitSegment added a commit that referenced this pull request Aug 4, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* STRATCONN-2841 added msgid as event id in propertyMap

Added this property to test on stage branch

* updating version

* resolve conflit

* added console to track

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
AnkitSegment added a commit that referenced this pull request Aug 4, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* msg id and version updated

* fixed walkme test case file

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
AnkitSegment added a commit that referenced this pull request Aug 4, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* msg id and version updated

* fixed walkme test case file

* msg id added in productPropertyMap

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
AnkitSegment added a commit that referenced this pull request Aug 7, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* msg id and version updated

* fixed walkme test case file

* msg id added in productPropertyMap

* removed msgId from propertyMap

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
AnkitSegment added a commit that referenced this pull request Aug 7, 2023
* [Walkme] Add option to choose a custom bucket (#759)

* Add option to choose a custom bucket

---------

Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* bump walkme integration version to 1.2.0 (#768)

* fixes typo and related test (#771)

* fixes typo and related test
some test were returning false positive, update the way to check on them

* bump package version to 1.2.1

---------

Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>

* Support for SystemJS in MadKudu integration (#765)

* UMD need window.require

* Update version

* msg id and version updated

* fixed walkme test case file

* msg id added in productPropertyMap

* removed msgId from propertyMap

* added logs in track and page events

---------

Co-authored-by: paco-walkme <paco.g@walkme.com>
Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
Co-authored-by: Varadarajan V <vvijayaragavan@twilio.com>
Co-authored-by: Ghassen Rjab <rjab.ghassen@gmail.com>
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.

3 participants