You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.8.1
* Release 0.8.0
- Add build artifacts for Travis CI integration. Added a release script to
build an installable '.tgz' file as well as a build wrapper script to fetch
Splunk's AppInspect and run tests on the created app package.
- Switching to semantic versioning (requires 3 numbers, not just 2)
* Fixup Travis build and release
- Exclude more hidden (dot) file from archive.
- Setup travis.yml to do all the build steps directly. This more cleanly
splits out install vs (test) scripts
- Make 'build.sh' work locally only.
* Release 0.8.1
- Bump app version to 0.8.1 (now using semantic versioning, skipping public
release of 0.8.0 to avoid confusion with 0.8). But there has been NO
meaningful content change to this app.
- Add build badge to README. (So users can click and see the AppInspect
results)
Fixup Travis build and release
- Exclude more hidden (dot) file from archive.
- Setup travis.yml to do all the build steps directly. This more cleanly
splits out install vs (test) scripts
- Make 'build.sh' work locally only.
Bump version 0.8 (#6)
* Bump version 0.8
* Fixed long-term bug/typo in eventtypes.conf.
* Re-added some missing settings from props.conf (while not used directly, used for options listed in README.md)