This is an automated email from the ASF dual-hosted git repository.
jky pushed a change to branch test
in repository https://gitbox.apache.org/repos/asf/flagon-useralejs.git
from 053590e Duplicate logging note for custom logs
add 99d5710 Initial json schema and tests
add b3773a4 Mark page load as custom
add d4469e3 Add updated build
new 1a643a4 Merge pull request #403 from UMD-ARLIS/jsonschema
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:
build/UserALEWebExtension/content.js | 1 -
build/userale-2.4.0.js | 1 -
build/userale-2.4.0.min.js | 2 +-
example/log.schema.json | 125 +++++++++++++++++++++++++++++++++++
journey/userale.journey.cy.js | 24 ++++++-
package-lock.json | 10 +++
package.json | 1 +
src/main.js | 1 -
8 files changed, 160 insertions(+), 5 deletions(-)
create mode 100644 example/log.schema.json