Commit Graph

255 Commits

Author SHA1 Message Date
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
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 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
pyth0n1c 7365c7c5a9 Checks that happen on release (like appinspect and updating S3) 2021-08-26 11:15:46 -07:00
pyth0n1c 000e3ff036 Split validate-and-build into two separate files. Changed detection-testing to run on each commit instead of only tag. Detection testing also runs on current branch, not just develop. 2021-08-26 11:14:39 -07:00
pyth0n1c 8681ca59d2 Rolling back to previous requirements.txt file. 2021-08-18 11:36:31 -07:00
pyth0n1c 12b95f5a3a Using pip to update all the requirements and save off the versions as an artifact. 2021-08-18 11:27:50 -07:00
pyth0n1c 291af648bb Make sure we store report on appsinpect failure. 2021-08-17 12:11:56 -07:00
pyth0n1c 0dd4c8ef65 Put requirement on tag validation for detection-testing. 2021-08-17 10:36:08 -07:00
pyth0n1c 2fde2fe090 Fixed bash if else syntax 2021-08-17 09:55:52 -07:00
pyth0n1c 08d935a15d Fixing the set-output calls 2021-08-17 09:50:02 -07:00
pyth0n1c c7cab850e9 Finally fixed getting the tag/branch name properly. 2021-08-17 09:39:59 -07:00
pyth0n1c 0141d689a6 Fixed the tag name again.: 2021-08-17 09:28:21 -07:00
pyth0n1c aae755c578 New syntax to fix tag name for build sources step when running on non-tagged release. 2021-08-17 09:25:48 -07:00
pyth0n1c 5b47f3bff9 Fixed getting branch name/tag name for build-sources. 2021-08-16 16:55:27 -07:00
pyth0n1c be6bffca01 Including the proper python interpreter and installing any requirements for it. 2021-08-16 16:34:57 -07:00