Commit Graph

486 Commits

Author SHA1 Message Date
pyth0n1c ddf891514d Branch was auto-updated. 2022-08-23 13:01:13 -07:00
pyth0n1c d57a68ce76 Branch was auto-updated. 2022-08-23 12:54:46 -07:00
pyth0n1c 3998eb96c4 Branch was auto-updated. 2022-08-23 12:54:45 -07:00
pyth0n1c e7102508d9 Removed with: develop from the detection-
testing workflows since we need to test
a new version of the detection testing code.
2022-08-19 15:05:40 -07:00
d1vious 799bdbae5b we do not use it 2022-08-16 15:45:06 -04:00
d1vious 7f08b301ab cleaning up CI 2022-08-16 15:24:07 -04:00
pyth0n1c 00c7b50160 Updated the workflow trigger for code testing to include all pushes. This workflow relies on a number of files that exist outside of the contentctl_project, so it should run on every push. 2022-07-18 17:06:55 -07:00
pyth0n1c 45736b5ed7 Updated CI/CD Workflow and
python code in contentctl so that
progress update are not output
when running in CICD environment.
Outputting all of this data
causes thousands of lines of output
logs to be generated in CICD.
This info is only relevant when
running locally in a tty.
2022-06-30 10:52:00 -07:00
pyth0n1c 27417d7cb6 Suppress more output for
performance test
2022-06-28 11:10:46 -07:00
pyth0n1c f75b406a2f Suppress output of contentctl in CI/CD
to test runtime constraints.
2022-06-28 11:08:27 -07:00
pyth0n1c d40ca09d61 Merged develop into content_changer_improvements to resolve merge conflict. this was making it impossible to merge the PR in the GitHub Interface. 2022-06-23 14:19:17 -07:00
pyth0n1c a133549d6c Fixing a call to content_ctl
generate.  This passes initial
testing using nektos act on
my own system!
2022-06-23 13:58:13 -07:00
pyth0n1c b7955f84b9 Typo naming new variable
in workflow.
2022-06-23 13:51:56 -07:00
pyth0n1c 82af76d67f Added ability to add or remove
the --skip_enrichment argument
to content_ctl based on whether
or not we are running CI/CD workflow
on a tagged release
2022-06-23 13:50:15 -07:00
pyth0n1c d858cd6875 included the --skip_enrichment flag 2022-06-22 16:06:29 -07:00
pyth0n1c 4f6d30dc51 Fixes to needs dependencies
after updating job names
2022-06-22 15:58:21 -07:00
pyth0n1c 130f5e3c99 Simplified the build-and-validate
workflow, collapsing several jobs into
one.
2022-06-22 15:49:56 -07:00
P4T12ICK f16de553cc fix issue 2215 2022-05-31 11:04:09 +02:00
Jose Enrique Hernandez 31daa0f029 Update pull_request_template.md 2022-05-11 14:58:44 -04:00
Danny Leung b0cc63f715 PEX-63: remove comments 2022-04-29 16:28:07 -07:00
Danny Leung 15bcaa9082 PEX-63: debug 2022-04-28 15:33:46 -07:00
Danny Leung bf282e4eeb PEX-63: move version generation into API update job 2022-04-28 15:18:34 -07:00
Danny Leung 2752a930ad PEX-63: add version build dependency before upload 2022-04-28 15:03:43 -07:00
Danny Leung a73f7a9077 PEX-63: debug cp s3 2022-04-28 14:48:02 -07:00
Danny Leung 8f5422b7bd PEX-63: test upload version.json s3 2022-04-28 14:37:07 -07:00
Danny Leung 6f2eb6854d PEX-63: move version json to separate job 2022-04-28 14:27:12 -07:00
Danny Leung 342adc31a1 PEX-63: debug 2022-04-28 13:13:11 -07:00
Danny Leung ba8de57131 Merge branch 'develop' into feature/PEX-63-api-version-error 2022-04-27 18:14:44 -07:00
Danny Leung f975394db8 PEX-63: derp 2022-04-26 13:17:54 -07:00
Danny Leung 96f743b705 PEX-63: debug 2022-04-26 13:08:04 -07:00
Danny Leung 2c1597e80f PEX-63: more debug 2022-04-26 13:01:41 -07:00
Danny Leung 74e4c6f9ca PEX-63: debug checkout separate branch 2022-04-26 12:52:39 -07:00
Danny Leung f1a8bf36d9 PEX-63: debug 2022-04-18 16:54:41 -07:00
Danny Leung 0cdb1df1a3 PEX-63: debug more 2022-04-18 15:51:16 -07:00
Danny Leung f901aa5f94 PEX-63: debug 2022-04-18 13:15:34 -07:00
pyth0n1c 5179f27fe1 Branch was auto-updated. 2022-04-11 10:23:26 -07:00
pyth0n1c ef9b64c968 Updated detection-testing.yml
to the same as the version in 
develop so that testing can 
proceed.  Since there is a PR
open, why didn't this auto
update?
2022-04-08 06:34:56 -07:00
akhunti c55e114dac Removed enrich detection script and Github Action stage 2022-04-07 12:11:15 +05:30
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
Danny Leung 76832755d0 PEX-63: generate version.json 2022-04-04 13:51:39 -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