Spain

Results 36 comments of Spain

Remember that this is an npm package, not an apm package. npm packages are straightforward to automate on travis: https://github.com/LiveSafe/gulp-html5-lint/blob/master/.travis.yml

(docs https://docs.travis-ci.com/user/deployment/npm/)

np, I've forgotten before also.

Deployments and releases of any software should be automated because: - There is no log or auditable artifact when publishing manually. Publishing via CI creates logs in the commit history...

Hello. I am happy to add anyone interested in maintaining to the repo, or transfer it to anyone willing to take full responsibility. Let me know if you are interested...

This looks great, thanks for the PR. I'd love to merge after a couple minor changes: - Can we add a test for this functionality? - Can we add directions/example...

### Testing Yes, believe it is appropriate to have tests for this functionality. It would not require a new test per se, but the `beforeEach` block that sets up the...

In the network tab of dev tools, can you see whether it is downloading the `piwik.js` file? If not, could you share some of the code that loads the module...

Strange. In the console, can you check what the value of `window._paq` is? Also, what happens if you manually execute `window._paq.push('setUserId', 3)`? If piwik is loaded, then manually pushing to...

bump/ping Would love to see this feature.