Commit graph

33 commits

Author SHA1 Message Date
skye rogers
7e5cd6844c revert if check for testing 2025-03-27 10:11:39 -07:00
skye rogers
6b541e4ebc added dependabot checker, fixed cvss check logic 2025-03-27 10:05:30 -07:00
skye rogers
aa5d93d79c changed cvss check to < 0.1 for testing 2025-03-27 09:40:38 -07:00
skye rogers
9e2d9d6cc8 added cvss level check 2025-03-27 09:31:10 -07:00
skye rogers
38769e8a00 changed logic in if statement for != 2025-03-26 13:46:53 -07:00
skye rogers
e9d1892c5b changed or statment to not major statement 2025-03-26 13:22:05 -07:00
skye rogers
acda077637 fixed logic for or 2025-03-26 13:05:36 -07:00
skye rogers
ef95f23372 added minor version acceptance 2025-03-26 11:30:53 -07:00
skye rogers
85176d3eac edited indentaton and fetch-metadata line 2025-03-26 11:10:09 -07:00
skyero-aws
97fc7c4919
Update maven.yml from github after pull shenanigans 2025-03-26 10:31:52 -07:00
skye rogers
3c7da1121c remove metadata section 2025-03-25 16:16:51 -07:00
skyero-aws
29c532af0c
Update maven.yml in github remove all if statements 2025-03-25 16:14:50 -07:00
skyero-aws
211b80e7d3
Update maven.yml inside github 2025-03-25 16:11:59 -07:00
skye rogers
3cfd05b75f prep to send to master branch 2025-03-25 15:58:00 -07:00
skye rogers
c88f6a9cce disable if statement line 27; revert to defauly github token 2025-03-25 15:53:20 -07:00
skye rogers
1b0752a30e revert to example code in maven.yml 2025-03-25 15:08:33 -07:00
skye rogers
56f3e6c8f9 delete actions.yml 2025-03-25 12:01:38 -07:00
skye rogers
1175245547 added secrets and changed github_token name 2025-03-25 11:57:49 -07:00
skye rogers
cbf4fd073a copy dependabot.yml and maven.yml from github example 2025-03-25 11:35:50 -07:00
skye rogers
0e01529da1 empty actions.yml file 2025-03-25 10:09:21 -07:00
skye rogers
6a6389a0c8 added alert-lookup and github-token; removed cvss checker from auto merge if statement 2025-03-25 10:04:41 -07:00
skye rogers
e5e23d4891 change && to || in line 23 for testing 2025-03-24 13:59:31 -07:00
skyero-aws
9c19f2ab7a
Altered if statment for triggering auto-merge 2025-03-24 13:53:44 -07:00
skyero-aws
3f60d85a9e
Update maven.yml with code from the github 2025-03-24 13:40:25 -07:00
skyero-aws
c808d6df78
Update maven.yml 2025-03-24 13:28:43 -07:00
skye rogers
3585a90c03 move actions.yml additions to maven.yml 2025-03-24 13:24:03 -07:00
skye rogers
5bc0454b67 testing functonality of backlogged tickets 2025-03-24 13:11:41 -07:00
skye rogers
4044cb3801 altered if statement checker for auto-merge in actions.yml 2025-03-24 11:57:33 -07:00
skye rogers
7e721b5822 added permissions sections and alert-lookup variable to actions.yml 2025-03-24 11:49:14 -07:00
skye rogers
7bdd41ce23 updated dependabot.yml w/ old working code; added github dependabot code to actions.yml 2025-03-24 11:22:57 -07:00
skye rogers
d71874b909 added actions.yml with github dependabot boilderplate code, reverted dependabot.yml 2025-03-24 11:11:21 -07:00
vincentvilo-aws
7d55b7a77f
Create script to check for backwards compatibility (#1316)
* create script to check for backwards compatibility

* move scripts directory to .github folder

* add execute permissions to script

* moved the 'continue' call to the find_removed_methods() function

* add function to check if minor release is being performed

* Upgrade version to 2.6.0-SNAPSHOT
2024-04-19 14:01:04 -07:00
mmankika-aws
f1ef0e820d
GitHub actions (#1145)
* Adding Github Actions config
2023-06-20 11:12:24 -07:00