This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.


    from 7a7b2ce  merging pageLoad commits to master
     add 8719386  adds cypress journey test
     add 8a82a90  adds cypress journey test
     add 2197076  tested npm 2.1.1 package and additional testing for pageLoad
     add 9f7bfca  Merge branch 'test' into UncleGedd-test
     add ef247b2  merging cypress tests into experimental branch
     add 1f7e803  Update package.json
     add c0aa19c  rebasing against UncleGedd-test
     add 4673e0e  Merge branch 'UncleGedd-test' into experimental-cypress
     add 92a2fcc  adding rebuilt artifacts during testing
     add 1c43c30  adds documentation around custom logs
     add eefb408  updates custom labeling docs
     add 10ac862  tested npm 2.1.1 package and additional testing for pageLoad
     add bc1f794  adding rebuilt artifacts after testing
     add 295388c  Merge branch 'UncleGedd-custom-labels-docs' into test
     new d36c3b9  merging cypress tests and examples'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                           |    1 +
 build/UserALEWebExtension/content.js |   52 +-
 cypress.json                         |    4 +
 example/index.html                   |    2 +
 example/log-label-example/README.md  |   60 +
 example/log-label-example/index.html |   46 +
 journey/userale.journey.js           |   18 +
 package-lock.json                    | 4432 ++++++++++++++++++++++++++++------
 package.json                         |    8 +-
 9 files changed, 3793 insertions(+), 830 deletions(-)
 create mode 100644 cypress.json
 create mode 100644 example/log-label-example/README.md
 create mode 100644 example/log-label-example/index.html
 create mode 100644 journey/userale.journey.js

Reply via email to