Lowell Alleman
Lowell Alleman
I encountered and fixed the same issue on my local system. See #204 for a fix. BTW. I experienced this issue on Python 2.7 on Linux.
Since this repo seems to be no longer maintained; I submitted the same fix to the `bump2version` team over at https://github.com/c4urself/bump2version/. Prior to this I didn't realize a fork had...
One minor addition: I think it would be helpful to provide a list of valid parts to the user both when (1) they provide an invalid value, and (2) whenever...
Is this fixed in #168? I just hit this again on v1.0.1 with a new developer when they typed `bumpversion help` which caused confusion. Is this just waiting on the...
I've hit this many times myself and when training new developers to use bumpversion. I'd say "YES", a better error message telling me that a higher level has a `.bumpversion.cfg`...
I apologize for the delay. I missed the notification. Doesn't `splunk package` only work for already installed apps? It seems like that leads to a kind of a chicken-and-egg problem....
Don't use autogenerated tarball in the release section of GitHub for Splunk installation. Doing so will automatically add the `-master` (branch name) to the directory when uncompressed. If you make...
I added an example build script in PR #19 that should help future users with this issue.
For whatever it's worth, I've made some progress on eventtype and tag analytics to fork of this repo. (Eventually I'll get around to a pull request). https://github.com/Kintyre/SA-cim_vladiator/tree/lowell-feature
Sorry for the force-push. I had forgotten that I opened this and was prepping to open a new PR rebased on the most recent master. End of files fixed. What's...