Commit Graph

531 Commits

Author SHA1 Message Date
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
truptilangalia-crest 807dd99672 Merge branch 'splunk:develop' into test/enrich_detections 2022-01-27 11:49:35 +05:30
P4T12ICK bae16a2928 test generate 2022-01-26 10:57:21 +01:00
P4T12ICK 20f295c2d6 test generate 2022-01-25 10:29:52 +01:00
P4T12ICK 40bb18dc39 test generate 2022-01-25 10:15:08 +01:00
P4T12ICK 1fd8e4931d test generate 2022-01-25 10:07:18 +01:00
P4T12ICK 8101dfb565 test generate 2022-01-25 10:00:46 +01:00
mhart-splunk 72d48b26a8 Add mlmodel to lookups packaging (#1948)
Adding support for packaging mlmodel lookup files in github actions
2022-01-20 21:18:54 -05:00
truptilangalia-crest 235ff4831b Merge branch 'splunk:develop' into test/enrich_detections 2022-01-17 13:41:35 +05:30
pyth0n1c b928268e90 Merge pull request #1937 from splunk/DockerDetectionUpdatesAndFixes
Docker detection updates and fixes
2022-01-14 08:55:34 -08:00
pyth0n1c 5ecb9f5fbd Tests were failing on GH Actions that should not have been failing. This is likely due to not enough time waiting for indexing to fail. Doubled the time we wait between indexing complete check. Also moved from hourly tests of all detections to daily. 2022-01-13 15:50:07 -08:00
Bhavin Patel 0c4ebf565d Merge pull request #1936 from splunk/DockerDetectionUpdatesAndFixes
Docker detection updates and fixes
2022-01-13 10:44:46 -08:00
pyth0n1c cc90aca4b9 Fixed spacing in printouts for
detection-testing.yml
2022-01-13 10:35:23 -08:00
pyth0n1c 928797252d Changed from
github.event.action to
github.event_name
2022-01-13 10:32:49 -08:00
pyth0n1c da5e00e580 Added spaces to fix format of
github.event.action
2022-01-13 10:25:07 -08:00
pyth0n1c 77b5fde422 Fixed scheduled action for nightly test.
Now, it will hopefully only run the test of
the entire repo on the SCHEDULED
github.event.action, not on scheduled
event of any commit to the develop branch.
We have changed the schedule interval to
hourly for testing purposes today and will
change it back to nightly after today's testing.
2022-01-13 10:22:25 -08:00
patel-bhavin 45f547c232 minor 2022-01-13 09:31:18 -08:00