Commit Graph

254 Commits

Author SHA1 Message Date
pyth0n1c 61083657a8 Branch was auto-updated. 2021-09-03 12:20:25 -07:00
patel-bhavin 02828a0d94 testing auto-approve 2021-09-03 11:43:23 -07:00
P4T12ICK 890b46cb22 Merge branch 'develop' into dev_sec_ops_package 2021-09-03 11:35:31 +02:00
pyth0n1c 19bfe26f2c Making use of python2 more explicit in
build-package
2021-09-02 16:16:52 -07:00
pyth0n1c 2a33d7377f Updated boto3 version in requirements.txt.
Removed extra python requirements
installation in detection-testing.
2021-09-02 16:10:16 -07:00
pyth0n1c edff0a09f0 Updated requirements for the build-and-validate
workflow and the wheel install and pip upgrade
everywhere else.  Going to run detection testing
on this and see if it's good.
2021-09-02 15:51:24 -07:00
pyth0n1c 756cb6e1d7 Using pip freeze to get all the new requirements 2021-09-02 15:30:24 -07:00
pyth0n1c 232f22fee5 Added pip install wheel to everything. Changed >= back
to ==. Testing to see if these install are faster.
2021-09-02 14:17:52 -07:00
patel-bhavin 513f86e599 update token 2021-09-02 12:30:47 -07:00
patel-bhavin 22a0de3238 testing 2021-09-02 11:21:54 -07:00
pyth0n1c 3b08a85330 Fixed testing so that it only runs on Push and Create/Reopen PR. 2021-08-31 11:56:18 -07:00
Bhavin Patel da5f877eeb Merge pull request #1602 from splunk/fix_auto_merge
Update auto-merge.yml
2021-08-31 11:29:38 -07:00
Bhavin Patel f9696a663f Update auto-merge.yml 2021-08-31 11:20:17 -07:00
pyth0n1c bddb7a7835 Fixed correct branch and PR number for both pushes and PRs for detection testing. 2021-08-30 14:41:20 -07:00
pyth0n1c 289360bc8d Print out more env variables associated with pull request. 2021-08-30 14:35:20 -07:00
pyth0n1c 9ad3e184e2 Priting out pr number and ohter variables 2021-08-30 14:24:51 -07:00
pyth0n1c 8429e51863 Testing what is being passed to detectrion testing. 2021-08-30 14:18:46 -07:00
pyth0n1c 5bb24d5fc9 Fixed variable name for pull request number. 2021-08-30 13:22:47 -07:00
pyth0n1c 851e0bd536 Removed duplicate id from detection-testing.yml 2021-08-30 13:15:28 -07:00
pyth0n1c c76f9c7c61 Fixed github actions testing behavior for Push vs PR for detection testing. Now checking out of proper source branch and running main.py on the proper source brach and PR number. 2021-08-30 13:14:15 -07:00
pyth0n1c 3d6b2e074d Fixed detection testing to run on PR and push instead of just push. We were bailing on PR 2021-08-30 12:08:51 -07:00
pyth0n1c 7500d66b32 Fixing bad github_ref substitution due to spacing. 2021-08-30 12:03:47 -07:00
pyth0n1c 196a7a07f9 Wrong escape sequence for GITHUB_REF 2021-08-30 12:00:05 -07:00
pyth0n1c 621ecc8ab2 Testing the syntax for the source branch for a pull request. 2021-08-30 11:57:40 -07:00
P4T12ICK 489dc38e15 solve merge conflicts 2021-08-30 09:21:57 +02:00
github-actions[bot] 898180ee95 Branch was auto-updated. 2021-08-27 22:52:26 +00:00
pyth0n1c 4b26f7af13 Fixed the S3 buckets paths to shift from testing to release buckets. 2021-08-27 15:06:57 -07:00
github-actions[bot] 4275beb142 Branch was auto-updated. 2021-08-27 21:23:22 +00:00
pyth0n1c b325b6cb3d Fixed to use the PROTECTED_BRANCH_PUSH_TOKEN to push to repo. Added token to repo 2021-08-27 14:13:37 -07:00
github-actions[bot] e0e2aaf5cd Branch was auto-updated. 2021-08-27 19:49:27 +00:00
pyth0n1c a4b14ffc14 Reworking test flows after fixing 'waiting on result' issue. Rework detect6ion testing so that it runs on prs and pushes with approval and never runs on tags. 2021-08-27 10:44:10 -07:00
Jose Enrique Hernandez f381f02c8b Update auto-merge.yml 2021-08-27 12:23:56 -04:00
P4T12ICK 1a3216331b tagging detetcions for DevSecOps 2021-08-27 14:53:02 +02:00
P4T12ICK 4f992beec4 created package 2021-08-27 14:37:17 +02:00
P4T12ICK 09afa4b1e2 bug fix github actions 2021-08-27 10:28:59 +02:00
P4T12ICK dac2b862fd small update 2021-08-27 10:16:06 +02:00
pyth0n1c ebef1c146f Changed upload path for canary. 2021-08-26 16:04:44 -07:00
pyth0n1c 72e3088183 updated last store artifacts name 2021-08-26 15:48:56 -07:00
pyth0n1c 0c6f194e2c another method of getting workflow artifact 2021-08-26 15:40:36 -07:00
pyth0n1c 64e3776a11 Adding the token 2021-08-26 15:25:05 -07:00
pyth0n1c 9871075378 Unable to find artifact, trying again. 2021-08-26 15:14:57 -07:00
pyth0n1c 7ee10654b9 Adding run_id to the download action. 2021-08-26 15:05:01 -07:00
pyth0n1c 57ca5d3ddc Added dependencies for release-checks. 2021-08-26 14:43:54 -07:00
pyth0n1c 216ce46f57 Fixed checking for the existence of the tag canary. 2021-08-26 14:33:27 -07:00
pyth0n1c 48d4587f2b Adding tag canary to gert workflow_run working correctly. 2021-08-26 14:31:08 -07:00
pyth0n1c e00100eb83 Removed incorrect 'needs' from the release yml file 2021-08-26 13:00:55 -07:00
pyth0n1c 50cfcd0b51 Fixed parameters for when release-checks workflow_run runs. It doesn't run on a branch because tags/releases are on any branch. 2021-08-26 12:12:27 -07:00
pyth0n1c 8ede691e4b For testing purposes, added release-checks.yml running on WorkflowSplit branch. 2021-08-26 12:01:10 -07:00
pyth0n1c 2852018754 Changed S3 pushes to test buckets for smoketesting of new release-checks.yml 2021-08-26 11:34:41 -07:00
pyth0n1c b2709ac415 Updated semgrep to generate and upload an output file because the semgrep repo/action has been fixed. 2021-08-26 11:20:25 -07:00