Commit Graph

22 Commits

Author SHA1 Message Date
Ming Di Leom 3a288d036b
release: 0.0.5 2023-02-06 06:45:41 +00:00
Ming Di Leom 736bb44cc6
docs: tested with splunk 9 2023-02-06 06:45:18 +00:00
Ming Di Leom fe8476e2c1
fix: remove splunk 8 compatibility
app is not compatible with SCP1 "chunked=false"
Revert "fix: compatibility with splunk 8"
This reverts commit 0cc9e2fd64.
2023-02-06 06:40:51 +00:00
Ming Di Leom c1a572f845
style: escape regex char 2023-02-04 22:40:01 +00:00
Ming Di Leom 4a7d385459
release: 0.0.4 2023-02-04 22:31:55 +00:00
Ming Di Leom 0cc9e2fd64
fix: compatibility with splunk 8 2023-02-04 22:31:02 +00:00
Ming Di Leom b6238927b5
release: 0.0.3 2023-02-04 10:04:13 +00:00
Ming Di Leom 5c9eb9523b
docs: workaround for splunk 8.x 2023-02-04 10:02:58 +00:00
Ming Di Leom 9982d3ba68
build: exclude requirements.txt 2023-02-04 09:46:23 +00:00
Ming Di Leom 7529622fb2
fix(getopendbl): rename "cidr" column to "cidr_range"
to avoid confusion with match_type CIDR() in lookup definition
2023-02-04 06:42:43 +00:00
Ming Di Leom f0d9ad0ecb
style(commands): remove irrelevant "generating" config
when "chunked" is enabled
https://docs.splunk.com/Documentation/Splunk/9.0.3/Admin/Commandsconf
2023-02-04 06:40:21 +00:00
Ming Di Leom 1f47e18b7f
fix(metadata): dedup config 2023-02-04 06:39:44 +00:00
Ming Di Leom e4c5ffb118
feat: add lookup definition 2023-02-04 06:38:50 +00:00
Ming Di Leom f6c178e5ed
ci: release hashsum 2023-01-31 10:08:27 +00:00
Ming Di Leom 581604b65b
release: 0.0.2 2023-01-30 10:10:13 +00:00
Ming Di Leom 31638daa85
fix: normalise "updated" column
with ISO-8601 format
- fix command example
2023-01-30 10:08:25 +00:00
Ming Di Leom a3ca016974
docs: separate sentence 2023-01-27 21:35:12 +00:00
Ming Di Leom 610ea33053
style: set line ending in pylint 2023-01-27 21:31:41 +00:00
Ming Di Leom 5bd008d113
docs(searchbnf): options are not sequential 2023-01-27 21:11:23 +00:00
Ming Di Leom 4ab8ebf276
docs: link to releases
and add toc
2023-01-27 21:05:06 +00:00
Ming Di Leom 391fa177f6
ci: publish release and asset
- https://gitlab.com/gitlab-org/release-cli/-/tree/master/docs/examples/release-assets-as-generic-package
- https://docs.gitlab.com/ee/ci/yaml/#release
- https://stackoverflow.com/a/29521646
- https://docs.gitlab.com/ee/user/packages/generic_packages/index.html#publish-a-generic-package-by-using-cicd
2023-01-27 11:40:00 +00:00
Ming Di Leom 22d1b7e8f5
Initial commit 2023-01-27 09:59:55 +00:00