Commit Graph

490 Commits

Author SHA1 Message Date
pyth0n1c e2b9bc79cf Trying to figure out why the seaparate detection testing action is being skipped. 2021-08-03 15:47:58 -07:00
pyth0n1c 3de73c7b6e fixed syntax errors in added stuff to detection-testing 2021-08-03 15:43:35 -07:00
pyth0n1c 99f87c82ef Getting the branch name associated with the tag? 2021-08-03 15:35:08 -07:00
pyth0n1c ab86cbce34 There needs to be at least one step in each of the yaml files. restoring one for testing. 2021-08-03 15:12:26 -07:00
pyth0n1c a23550f3aa testing the naming of branch 2021-08-03 15:05:31 -07:00
pyth0n1c ab1abaa2a4 Fixing up filename again. 2021-08-03 14:22:21 -07:00
pyth0n1c b761a44c1f Fixing filed push in update-sources-github job 2021-08-03 13:33:51 -07:00
pyth0n1c f78f4b17de Removed the 'needs' dependencies from detection-testing. 2021-08-03 12:32:38 -07:00
pyth0n1c 9f4ff3f20c Fixed some missing lines in detection-testiny.yml 2021-08-03 12:27:57 -07:00
pyth0n1c 013209c67e Broke detection testing out into its own workflow. Set certain steps to only run on v tags. 2021-08-03 12:25:23 -07:00
pyth0n1c 16c0a1d315 Created an environment to enforce manual approval of detection testing. 2021-08-03 11:49:35 -07:00
pyth0n1c 34a200226a Re-adding testing into the detection step. 2021-07-30 18:07:13 -07:00
pyth0n1c 1ea3985188 Added the proper python version and commented out potential long running task for testing. 2021-07-30 18:02:50 -07:00
pyth0n1c 8125f55ac5 Needed to add aws region as one of the values set in the configure-aws-credentials 2021-07-30 17:54:55 -07:00
pyth0n1c d12e459367 added the configure-aws-credentials action so that we can use boto3 2021-07-30 17:51:43 -07:00
pyth0n1c f96b951492 Another minor syntax issue - extraneous quotation 2021-07-30 17:18:35 -07:00
pyth0n1c b9af26c080 Forgot to comment out one of the steps 2021-07-30 17:14:04 -07:00
pyth0n1c 5c12fe9379 Fixing a syntax error in the way variables are enterted in detection-testing. commented out all the other tests for the sake of speed. 2021-07-30 17:11:58 -07:00
pyth0n1c 7446e4201f Type (extra quote) in detection testing 2021-07-30 16:24:02 -07:00
pyth0n1c 340baf1842 Finished up the last two tests (master-api-update
and detection-testing).
2021-07-30 15:39:39 -07:00
pyth0n1c 660cb60b51 Testing attack range update (to s3) 2021-07-30 13:35:31 -07:00
pyth0n1c 8cc6c5aae4 Testing attack range update 2021-07-30 13:32:48 -07:00
pyth0n1c 5381df19cf github.repository contains
account_name/repository_name and that is c
ausing issues with the release. Hopefully trimmed
off the account name and /.
2021-07-30 13:14:38 -07:00
pyth0n1c 9ec730f872 Updating the way we get the tag name 2021-07-30 12:20:49 -07:00
pyth0n1c 4d08448368 Fixed typo (unmatched braces) 2021-07-30 12:04:59 -07:00
pyth0n1c 76344bdaab Testing publish-github-release. Commented out
several long-running jobs which aren't needed for
this specific test.
2021-07-30 12:02:38 -07:00
pyth0n1c 37eb71e281 Reorder steps to do the checkout first, then do other
operations.  I think the checkout into the current repo
will overwrite the other contents there?
2021-07-29 19:23:57 -07:00
pyth0n1c f20718bf62 Diagnosing seeminly missing directories 2021-07-29 18:50:43 -07:00
pyth0n1c 0e683695ef Testing update-sources-github for the first time 2021-07-29 18:04:59 -07:00
pyth0n1c 5d033645fe Created AWS User, key, and id for testing upload
to S3
2021-07-29 15:33:10 -07:00
pyth0n1c cf527c0b35 Removed a debug print - appinspect step is
passing correctly and produced/saved the expected
reports!
2021-07-29 14:10:43 -07:00
pyth0n1c a9c17291ae Downloading artifacts to the proper directory now 2021-07-29 13:48:05 -07:00
pyth0n1c f67e95c544 Fixing bad paths to appinspect targets again 2021-07-29 13:29:12 -07:00
pyth0n1c 8a4a411a4f Bad path for appinspect submission and minor change
to appinspect.sh script for package_name vs
package_path
2021-07-29 13:21:41 -07:00
pyth0n1c a3b3342140 Changes the paths used in appinspect.sh to match
Github layout and move away from CircleCI specific
paths
2021-07-29 13:06:44 -07:00
pyth0n1c 17319d83ad Bad action name for run-appinspect action 2021-07-29 12:38:43 -07:00
pyth0n1c 8803f86b6e Fixing up download artifact path to mimic the
persist_workspace behavior of CircleCI
2021-07-29 12:32:15 -07:00
pyth0n1c 9db4538c10 Forgot to include the needs:[] for run-appinspect 2021-07-28 16:31:45 -07:00
pyth0n1c ea9ede7a31 Submitting with the run-appinspect step, however
we are currently missing an appinspect
username and password stored as secrets, so
we know it will fail.  Testing if it will fail on
validation or fail during test run.
2021-07-28 16:30:25 -07:00
pyth0n1c 002125be50 Fixing mis-spelling of python 2021-07-28 15:14:29 -07:00
pyth0n1c 6e0735136c Installed virtualenv for python2.7 and fixed
download and untar pathing for the
splunk-packaging-toolkit download
2021-07-28 15:09:14 -07:00
pyth0n1c 878523066e Testing the build-package job for the first time 2021-07-28 15:02:25 -07:00
pyth0n1c e53346add2 Fixed the path for the upload artifacts. 2021-07-28 14:22:22 -07:00
pyth0n1c 36ca264646 Removed the fix for the simplejson issue - let's
see if it comes back... the last build was successful
2021-07-28 14:18:23 -07:00
pyth0n1c 83f64aeef7 Python Double Requirement Error 2021-07-28 14:11:25 -07:00
pyth0n1c 8fb2234238 Fixing another typo in the Python setup 2021-07-28 13:58:40 -07:00
pyth0n1c 75ada44c07 Fixed typo in Python setup (calling virtualenv
binary directly) and added needs: validate-
content as a dependency.
2021-07-28 13:53:32 -07:00
pyth0n1c fcabb2c6d6 First test of the build-sources job 2021-07-28 13:48:53 -07:00
pyth0n1c 22ebf84aae Another path update 2021-07-28 12:50:03 -07:00
pyth0n1c 693183807c More CTI path updates 2021-07-28 12:46:39 -07:00