Skip to content

Release steps

Shakeel Mohamed edited this page Nov 17, 2015 · 6 revisions

(These are just notes right now - talk to @shakeelmohamed if you are doing a release)

  1. Make sure all tests pass with 100% code coverage, add {"token": "your-event-collector-token"} to test/config.json until tests are automated.
  2. Update version numbers - readme, changelog, package.json, splunklogger.js, and all tests checking for it.
  3. Update the readme
  4. Update examples
  5. Update the changelog
  6. Follow remaining tests of the JavaScript SDK

Clone this wiki locally