[
https://issues.apache.org/jira/browse/FLAGON-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853172#comment-16853172
]
Joshua Poore commented on FLAGON-387:
-------------------------------------
Build Test of release artifact: apache-flagon-useralejs-incubating-1.0.0-src
SUCCESS! Output below:
MacBook-Pro:apache-flagon-useralejs-incubating-1.0.0-src jpoore$ npm install
> [email protected] install
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/node_modules/fsevents
> node install
node-pre-gyp WARN Using request for node-pre-gyp https download
[fsevents] Success:
"/Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/node_modules/fsevents/lib/binding/Release/node-v67-darwin-x64/fse.node"
is installed via remote
> [email protected] postinstall
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/node_modules/core-js
> node scripts/postinstall || echo "ignore"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for
polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open
Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock
Also, the author of core-js ( https://github.com/zloirock ) is looking for a
good job -)
> [email protected] postinstall
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/node_modules/nodemon
> node bin/postinstall || exit 0
added 791 packages from 1014 contributors and audited 6940 packages in 13.374s
found 6 vulnerabilities (1 *low*, 1 moderate, 4 high)
run `npm audit fix` to fix them, or `npm audit` for details
MacBook-Pro:apache-flagon-useralejs-incubating-1.0.0-src jpoore$ npm run build
> [email protected] build
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src
> gulp build
[12:10:09] Using gulpfile
~/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/gulpfile.js
[12:10:09] Starting 'rollup'...
[12:10:09] Finished 'rollup' after 64 ms
[12:10:09] Starting 'build'...
[12:10:09] Finished 'build' after 166 ms
MacBook-Pro:apache-flagon-useralejs-incubating-1.0.0-src jpoore$ npm run test
> [email protected] pretest
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src
> gulp lint
[12:10:15] Using gulpfile
~/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/gulpfile.js
[12:10:15] Starting 'lint'...
[12:10:16] Finished 'lint' after 310 ms
> [email protected] test
> /Users/jpoore/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src
> gulp test
[12:10:17] Using gulpfile
~/Documents/Apache_Flagon/test/apache-flagon-useralejs-incubating-1.0.0-src/gulpfile.js
[12:10:17] Starting 'rollup'...
[12:10:17] Starting 'lint'...
[12:10:17] Finished 'rollup' after 92 ms
[12:10:17] Starting 'build'...
[12:10:17] Finished 'lint' after 497 ms
[12:10:17] Finished 'build' after 408 ms
[12:10:17] Starting 'test'...
(node:3621) DeprecationWarning: "--compilers" will be removed in a future
version of Mocha; see https://git.io/vdcSr for more info
attachHandlers
✓ attaches all the event handlers without duplicates
✓ debounces bufferedEvents (505ms)
defineDetails
- configures high detail events correctly
configure
✓ merges new configs into main config object
✓ includes a userid if present in the window.location
getUserIdFromParams
✓ fetches userId from URL params
✓ returns null if no matching param
getInitialSettings
timeStampScale
✓ no event.timestamp
✓ zero
✓ epoch milliseconds
✓ epoch microseconds
✓ performance navigation time
getInitialSettings
✓ fetches all settings from a script tag (104ms)
✓ grabs user id from params
Userale API
✓ provides configs
✓ edits configs
✓ starts + stops (213ms)
✓ sends custom logs
packageLogs
packageLog
✓ only executes if on
✓ calls detailFcn with the event as an argument if provided
✓ packages logs
getLocation
✓ returns event page location
✓ calculates page location if unavailable
✓ fails to null
selectorizePath
✓ returns a new array of the same length provided
getSelector
✓ builds a selector
✓ identifies window
✓ handles a non-null unknown value
buildPath
✓ builds a path
✓ defaults to path if available
sendLogs
✓ sends logs on an interval
✓ sends logs on page exit with navigator
✓ sends logs on page exit without navigator
32 passing (950ms)
1 pending
> [reReleaseProc] generate rc candidates in staging environment for review
> ------------------------------------------------------------------------
>
> Key: FLAGON-387
> URL: https://issues.apache.org/jira/browse/FLAGON-387
> Project: Flagon
> Issue Type: Task
> Components: UserALE.js
> Affects Versions: UserALE.js 1.0.0
> Reporter: Joshua Poore
> Assignee: Joshua Poore
> Priority: Major
> Fix For: UserALE.js 1.0.0
>
>
> Update Keys and post to master
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)