gradle / gradle/gradle-plugin-compatibility-plugin

Figure out the way to test the plugin with latest Gradle versions

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2
Forks
2
Avg merge
1d 2h
Merged PRs (30d)
14

Description

It is important for us not to break plugin compatibility with the newer Gradle versions. There are two sources of changes:
- Gradle constantly evolves
- The plugin may evolve as well

This somewhat requires a two-way synchronization between the two.

As of today, we have supported Gradle versions hardcoded in the plugin test suite, which requires manual update. It probably isn't ideal.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.