pyth0n1c
90abd35b92
Previously had uses and run keys in the
...
same step. That caused all jobs
to fail at parsing the workflow yml.
2022-04-05 09:40:41 -07:00
pyth0n1c
93176ca83b
Updated S3 upload code to proper bucket path
2022-04-04 15:52:49 -07:00
pyth0n1c
0209621f81
Code to generate and upload
...
pass rate badge after completion
of a scheduled run. Also uploads
the summary_test_results.json file
for use on research.splunk.com
2022-04-04 15:29:28 -07:00
patel-bhavin
89fbd8b518
updates tot panels workflow
2022-03-29 10:11:45 -07:00
pyth0n1c
defa3d0f73
Path was wrong for SummaryTestResults.
...
This error was introduced when the YML
was updated during the detection testing
code cleanup. This resulted in the entire
folder being uploaded instead of a single
json file.
2022-03-23 11:29:34 -07:00
pyth0n1c
9ba8cba89c
Changed paths in detection-testing.yml
...
to reflect new paths after update of bin
folder to remove deprecated testing code.
2022-03-22 13:16:20 -07:00
d1vious
cff7ba417a
cleaning up old CI jobs
2022-03-22 15:37:49 -04:00
P4T12ICK
baa03d1c49
Add pytest as separate CI workflow
2022-03-14 13:04:22 +01:00
P4T12ICK
fbd71a7cd6
Add pytest to CI
2022-03-14 12:32:33 +01:00
P4T12ICK
ba0cf38514
Add pytest to CI
2022-03-14 12:27:54 +01:00
P4T12ICK
6f0ee68913
Refactored security content
2022-03-09 14:43:09 +01:00
Jose Enrique Hernandez
d78bb53baa
Revert "Refactored security content"
2022-03-04 15:13:04 -05:00
pyth0n1c
bf4606b142
Branch was auto-updated.
2022-03-03 10:07:35 -08:00
patel-bhavin
96e5f0cd2d
remove CI step
2022-03-03 10:01:47 -08:00
pyth0n1c
80af6cb85b
Branch was auto-updated.
2022-03-03 09:36:15 -08:00
patel-bhavin
2563d62bac
error
2022-03-03 09:33:31 -08:00
patel-bhavin
9746970a97
update github_token
2022-03-03 09:32:34 -08:00
P4T12ICK
68543a8dc1
merged with develop
2022-03-03 13:11:56 +01:00
patel-bhavin
a0373e14a3
add -r
2022-03-02 14:37:48 -08:00
pyth0n1c
10ed443903
Ensuring that testing code from develop
...
branch is always used for CI/CD. This is
done by explicitly checking out the develop
branch to get the testing code. We make
this change to avoid doing CI/CD tests
using out-of-data Splunkbase Apps.
For one-off testing, a develop can
always modify this workflow file to
NOT check out the develop branch
and include a custom test JSON.
2022-03-01 09:41:19 -08:00
pyth0n1c
140f481ae9
with: should not be indented
2022-02-28 11:58:03 -08:00
pyth0n1c
74ab5a77bd
ref: needs to be nested under with:
2022-02-28 11:56:17 -08:00
pyth0n1c
56aaca04b5
Put ref in the wrong place for checkout.
...
Fixed - it goes under uses:
2022-02-28 11:54:38 -08:00
pyth0n1c
222ee749fd
Updated to always use test code
...
from the develop branch, meaning
that the test code will always be
up to date.
2022-02-28 11:43:04 -08:00
pyth0n1c
0654f3dcb5
Print out the docker logs when
...
a container fails to start unexpectedly
2022-02-28 10:56:09 -08:00
P4T12ICK
7088f163a1
updated ci
2022-02-25 16:37:26 +01:00
P4T12ICK
3cd94faaf9
updated ci
2022-02-25 16:21:08 +01:00
mhaag-spl
ab11cd1c60
Update pull_request_template.md
2022-02-22 10:59:25 -07:00
pyth0n1c
0e60fed31a
Branch was auto-updated.
2022-02-18 07:41:49 -08:00
pyth0n1c
622b5af48b
Branch was auto-updated.
2022-02-17 11:00:56 -08:00
rushabhs-crest
7ed54694f7
Merge branch 'splunk:develop' into test/enrich_detections
2022-02-17 11:15:50 +05:30
pyth0n1c
05898d1c72
Updated the test config used for github actions and the workflow to remove the use of the splunkbase username and password secrets. After this is merged, we can remove them from the repository. We will simply use the versions that we update in S3.
2022-02-15 15:43:36 -08:00
P4T12ICK
f1a5162d94
updated github action
2022-02-15 10:58:28 +01:00
P4T12ICK
df3d2f030b
updated github action
2022-02-15 10:51:21 +01:00
P4T12ICK
9395d9075a
updated github action
2022-02-15 10:46:15 +01:00
P4T12ICK
49834cdeae
updated github action
2022-02-15 10:32:23 +01:00
P4T12ICK
7cb1ea56b5
updated github action
2022-02-15 10:28:39 +01:00
P4T12ICK
dbee750576
updated github action
2022-02-15 10:20:47 +01:00
P4T12ICK
b775bf74e0
updated github action
2022-02-15 10:16:54 +01:00
P4T12ICK
a91d3bea0a
updated github action
2022-02-15 10:07:53 +01:00
P4T12ICK
ceabbaad1f
updated github action
2022-02-15 10:03:48 +01:00
P4T12ICK
ae7cc29279
updated github action
2022-02-15 09:28:34 +01:00
P4T12ICK
4e197b93e1
updated github action
2022-02-15 09:24:44 +01:00
P4T12ICK
f1b2857bf4
updated github action
2022-02-15 09:15:50 +01:00
P4T12ICK
0a4f0ad01e
updated github action
2022-02-15 08:50:47 +01:00
truptilangalia-crest
05ced6d212
Merge branch 'splunk:develop' into test/enrich_detections
2022-02-08 12:06:48 +05:30
mhaag-spl
bd28a6c92a
Update pull_request_template.md
2022-02-07 11:10:57 -07:00
P4T12ICK
5fbff3630e
merged with develop
2022-02-07 14:55:34 +01:00
Michael Haag
946d2343b5
Update pull_request_template.md
2022-02-02 13:03:20 -07:00
Jose Enrique Hernandez
eb09e94539
Create pull_request_template.md
2022-02-02 13:15:00 -05:00