Commit Graph

531 Commits

Author SHA1 Message Date
pyth0n1c a8e7123c30 Added a git pull so we are not behind when we try to push... 2021-08-05 17:02:24 -07:00
pyth0n1c 5bd576d153 Removed the with from the push action 2021-08-05 16:55:00 -07:00
pyth0n1c 0136cc9e3b Meaningless change for tag test. 2021-08-05 16:37:01 -07:00
pyth0n1c 879ede20e6 Providing the right github token and github ref. 2021-08-05 16:27:02 -07:00
pyth0n1c d1ee56e2e1 Using the github-push-action action 2021-08-05 16:19:21 -07:00
pyth0n1c 50a780a00f more branch fixes 2021-08-05 13:57:45 -07:00
pyth0n1c eb518167b7 another branch name fix 2021-08-05 13:53:25 -07:00
pyth0n1c 2ce25b5d4e parsing branch name better 2021-08-05 13:49:00 -07:00
pyth0n1c a845358ed7 fixing branch path 2021-08-05 13:37:01 -07:00
pyth0n1c 40a969ead7 another fix to push 2021-08-05 13:30:53 -07:00
pyth0n1c d36ad80259 fixed the push to remote 2021-08-05 13:26:00 -07:00
pyth0n1c dad428a991 now trying a checkout add and push" 2021-08-05 13:14:27 -07:00
pyth0n1c 91814fad6c finally getting the correct branch name?" 2021-08-05 13:02:24 -07:00
pyth0n1c 52a9a77b20 Changing the fetch depth... 2021-08-05 12:56:32 -07:00
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