Commit Graph

503 Commits

Author SHA1 Message Date
pyth0n1c 5248d3f9ad changing the syntax used to get the tag? 2021-08-05 12:51:48 -07:00
pyth0n1c d3d5ad4798 yet another change to the branch command... can't find out the branch 2021-08-04 17:02:51 -07:00
pyth0n1c 0d0c323459 Another small change... 2021-08-04 16:57:57 -07:00
pyth0n1c 09050dfae9 One small change to the git branch line 2021-08-04 16:57:15 -07:00
pyth0n1c 60d6562e45 Fixing up shell escapes 2021-08-04 14:27:51 -07:00
pyth0n1c 6dc8b261dc More complex and better way to get branch name from tag? 2021-08-04 13:23:37 -07:00
pyth0n1c c7194e4ece increased the fetch depth? 2021-08-04 12:18:35 -07:00
pyth0n1c f39b33047e Fixed up the tag naming for the --contains argument 2021-08-04 11:15:04 -07:00
pyth0n1c 915968ceea Print out the git log to see everything that is recent... 2021-08-04 11:06:38 -07:00
pyth0n1c faaad71030 Changing up how we get the branch name ofr a tagged release since Actions will not be as cooperative about it as CircleCI... 2021-08-04 10:54:48 -07:00
pyth0n1c c4efa7f011 More troubleshooting for tag and branch push functionality 2021-08-03 17:38:16 -07:00
pyth0n1c ecda35ec98 Updating the way that we get the latest branch commit so that we can push to it? 2021-08-03 17:22:10 -07:00
pyth0n1c f90791d73f Now uncommenting the if statement in detection testing. 2021-08-03 15:51:30 -07:00
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