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
604c1acf2f
edited github-actions section
2025-03-25 11:47:21 -07:00
skye rogers
cbf4fd073a
copy dependabot.yml and maven.yml from github example
2025-03-25 11:35:50 -07:00
skye rogers
877746e6c1
add dependabot branch to dependabot.yml
2025-03-25 11:08:52 -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
skye rogers
755f3bf6f6
barebones beginning; investigating new path
2025-03-24 10:51:15 -07:00
skye rogers
e4b5669b24
removed permissions section; added jobs section
2025-03-24 10:24:40 -07:00
skye rogers
434f8c0143
Moved permissions section
2025-03-24 10:22:47 -07:00
skye rogers
a5cc580662
Added permissions section
2025-03-24 10:21:38 -07:00
skye rogers
b617158a6c
Barebones default attempt; removed all details
2025-03-24 10:19:52 -07:00
skye rogers
44de14b8ca
Remove additional properties name, true, and permissions
2025-03-24 10:14:40 -07:00
skye rogers
db1052b5b7
Revert to previous step with fixed indentation
2025-03-24 10:10:02 -07:00
skye rogers
3e50b84aae
Change update configs to have unique combinations of required keywords package-ecosystem, directory, and target-branch
2025-03-24 09:55:44 -07:00
skye rogers
a8dded40d3
added required properties of package-ecosystem and schedule.interval
2025-03-24 09:52:25 -07:00
skye rogers
65292e4a38
auto-merge PRs for security critical patches/minor versions
2025-03-21 16:20:04 -07:00
vincentvilo-aws
dcac19e927
update dependabot.yml to track master and v2.x branches ( #1416 )
2024-12-20 10:02:54 -08:00
Aravinda Kidambi Srinivasan
b154acf7f5
Address KCLv3 issues from github ( #1398 )
...
* Address KCLv3 issues reported on github
1. Fix transitive dependencies and add a maven plugin to catch these
at build time
2. Remove the redundant shutdown of the leaseCoordinatorThreadPool
3. Fix typo THROUGHOUT_PUT_KBPS
4. Fix shutdown sequence - make sure
scheduler shutdown without invoking run works
5. Fix backward compatibility check - Avoid flagging methods as deleted
if it is marked synchronized. Also mark interfaces introduced in KCLv3 as internal.
2024-11-12 12:20:16 -08:00
Aravinda Kidambi Srinivasan
f7e909c979
Update backward compatibility check script ( #1393 )
...
Dont fail the check for major release but print the output
for information/review purposes to know what API changes
have occurred in a major release
Manually tested the changes with some incompatible API changes
between patch release, minor release and major release.
2024-11-06 14:31:25 -08:00
nakulj
3b5c59ec04
fix backwards compatibility check ( #1361 )
2024-07-12 09:46:49 -07:00
Nakul Joshi
f507066ea6
*Actually* skip tests while running backwards compatibility test.
2024-07-02 14:00:57 -07:00
vincentvilo-aws
023f6be251
Modify backwards compatibility script to ignore synthetic access methods ( #1330 )
...
* modify backwards compatibility script to ignore synthetic access methods
* ignore synthetic access methods starting at access\$000
2024-05-20 13:06:24 -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
stair
290facdd51
Modified dependabot.yml to set the correct v[1|2].x label. ( #1151 )
2023-06-28 16:13:15 -04:00
mmankika-aws
f1ef0e820d
GitHub actions ( #1145 )
...
* Adding Github Actions config
2023-06-20 11:12:24 -07:00
Yu Zeng
b48de6d1bf
Change the scan interval of dependenbot to weekly ( #888 )
2021-12-30 11:50:33 -08:00
Yu Zeng
9c53c0ce59
Keep dependencies up-to-date ( #879 )
...
* Test dependabot for upgrading dependencies automatically
* Add required field version in the configuration file
* Bump aws-java-sdk.version from 1.12.3 to 1.12.125
Bumps `aws-java-sdk.version` from 1.12.3 to 1.12.125.
Updates `aws-java-sdk-core` from 1.12.3 to 1.12.125
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.3...1.12.125 )
Updates `aws-java-sdk-sts` from 1.12.3 to 1.12.125
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.3...1.12.125 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump gsr.version from 1.1.5 to 1.1.8
Bumps `gsr.version` from 1.1.5 to 1.1.8.
Updates `schema-registry-serde` from 1.1.5 to 1.1.8
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases )
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md )
- [Commits](https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.5...v1.1.8 )
Updates `schema-registry-common` from 1.1.5 to 1.1.8
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases )
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md )
- [Commits](https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.5...v1.1.8 )
---
updated-dependencies:
- dependency-name: software.amazon.glue:schema-registry-serde
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.glue:schema-registry-common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-source-plugin from 3.0.1 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin ) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases )
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump lombok from 1.16.20 to 1.18.22
Bumps [lombok](https://github.com/projectlombok/lombok ) from 1.16.20 to 1.18.22.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.16.20...v1.18.22 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-javadoc-plugin from 2.10.3 to 3.3.1
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 2.10.3 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-2.10.3...maven-javadoc-plugin-3.3.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump rxjava from 2.1.14 to 2.2.21
Bumps [rxjava](https://github.com/ReactiveX/RxJava ) from 2.1.14 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases )
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md )
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.1.14...v2.2.21 )
---
updated-dependencies:
- dependency-name: io.reactivex.rxjava2:rxjava
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-compiler-plugin from 3.8.0 to 3.8.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.0...maven-compiler-plugin-3.8.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump guava from 29.0-jre to 31.0.1-jre
Bumps [guava](https://github.com/google/guava ) from 29.0-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump protobuf-java from 3.11.4 to 3.19.1
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.11.4 to 3.19.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.19.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-gpg-plugin from 1.6 to 3.0.1
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 1.6 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump awssdk.version from 2.17.52 to 2.17.100
Bumps `awssdk.version` from 2.17.52 to 2.17.100.
Updates `kinesis` from 2.17.52 to 2.17.100
Updates `dynamodb` from 2.17.52 to 2.17.100
Updates `cloudwatch` from 2.17.52 to 2.17.100
Updates `netty-nio-client` from 2.17.52 to 2.17.100
Updates `sts` from 2.17.52 to 2.17.100
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:kinesis
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:cloudwatch
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:netty-nio-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump logback-classic from 1.2.7 to 1.2.9
Bumps logback-classic from 1.2.7 to 1.2.9.
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-surefire-plugin from 2.19.1 to 2.22.2
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 2.19.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump commons-collections4 from 4.2 to 4.4
Bumps commons-collections4 from 4.2 to 4.4.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump aws-java-sdk.version from 1.12.125 to 1.12.130
Bumps `aws-java-sdk.version` from 1.12.125 to 1.12.130.
Updates `aws-java-sdk-core` from 1.12.125 to 1.12.130
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.125...1.12.130 )
Updates `aws-java-sdk-sts` from 1.12.125 to 1.12.130
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.125...1.12.130 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump awssdk.version from 2.17.100 to 2.17.101
Bumps `awssdk.version` from 2.17.100 to 2.17.101.
Updates `kinesis` from 2.17.100 to 2.17.101
Updates `dynamodb` from 2.17.100 to 2.17.101
Updates `cloudwatch` from 2.17.100 to 2.17.101
Updates `netty-nio-client` from 2.17.100 to 2.17.101
Updates `sts` from 2.17.100 to 2.17.101
---
updated-dependencies:
- dependency-name: software.amazon.awssdk:kinesis
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:cloudwatch
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:netty-nio-client
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:sts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump commons-io from 2.7 to 2.11.0
Bumps commons-io from 2.7 to 2.11.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump slf4j-api from 1.7.25 to 1.7.32
Bumps [slf4j-api](https://github.com/qos-ch/slf4j ) from 1.7.25 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.25...v_1.7.32 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump maven-failsafe-plugin from 2.19.1 to 2.22.2
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 2.19.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump jcommander from 1.72 to 1.81
Bumps [jcommander](https://github.com/cbeust/jcommander ) from 1.72 to 1.81.
- [Release notes](https://github.com/cbeust/jcommander/releases )
- [Changelog](https://github.com/cbeust/jcommander/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cbeust/jcommander/commits/1.81 )
---
updated-dependencies:
- dependency-name: com.beust:jcommander
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump commons-lang3 from 3.8.1 to 3.12.0
Bumps commons-lang3 from 3.8.1 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update doclint configuration to accommodate 3.x version of maven-javadoc-plugin
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yu Zeng <yuzen@amazon.com>
2021-12-21 09:57:57 -08:00
Henri Yandell
9e3399405b
Adding standard files ( #302 )
...
* Create PULL_REQUEST_TEMPLATE.md
* Create CONTRIBUTING.md
* Create CODE_OF_CONDUCT.md
* Update CONTRIBUTING.md
2018-02-26 10:31:55 -08:00