Skip to content

Conversation

paco-walkme
Copy link
Contributor

@paco-walkme paco-walkme commented Jun 1, 2023

New option for certain customers to have a private bucket inside AWS

Testing completed successfully via unit tests.

but using `users` instead a custom name as we dont need to create a
temporary directory on S3, the actual literal use is not important
@paco-walkme paco-walkme reopened this Jun 14, 2023
Copy link
Contributor

@varadarajan-tw varadarajan-tw left a comment

Choose a reason for hiding this comment

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

LGTM! There seems to be a typo in the option name. Depending on the name, I'll create a new option in partner portal for walk me and proceed with the deploy.

@varadarajan-tw varadarajan-tw self-requested a review July 5, 2023 13:34
@varadarajan-tw varadarajan-tw self-requested a review July 5, 2023 13:36
@varadarajan-tw
Copy link
Contributor

Hey @paco-walkme, it seems like Custom Directory setting has already been created with the typo and option key is customDirecotry. I am unable to delete it. I think we have to revert the typo fix changes and use customDirecotry as the option key :(

image

@varadarajan-tw
Copy link
Contributor

I reverted the key to customDirecotry

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

Hey @paco-walkme – I will be initiating deployment today. The rollout will be done in three phases over the next three days to reduce risk.

  1. Phase 1 - 19 Jul
  2. Phase 2- 20 Jul
  3. Phase 3 - 21 Jul

If you would like to test this change in Segment production before the full rollout, please share ID of the source connected to your walkme destination in your workspace. I can help deploy this change to your source only for validation.

@paco-walkme
Copy link
Contributor Author

paco-walkme commented Jul 19, 2023 via email

@varadarajan-tw
Copy link
Contributor

Np. It is not mandatory to do this testing for the rollout.
If you have a Segment account, you can set up the walkme destination just like how customers would set up and test the change (Walkme docs). I can deploy this change specifically to your instance before rolling out to others so that you can test it and see if it looks okay.

The ID you shared looks doesn't look like a source ID. It would look something like this.
image

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.

2 participants