Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend plugin compatibility to always support the latest IDE version #87

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

NipunaRanasinghe
Copy link
Contributor

Purpose

This change will remove the upper limit of the plugin compatibility range.Now the plugin will be compatible with all IDEs starting from the version mentioned in since-build, including potential future builds that may cause compatibility issues.

Fixes #

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Added/updated necessary documentation
  • Checked Tooling Support
  • Added necessary tests
    • Unit Tests
    • Integration Tests
  • Increased Test Coverage

@NipunaRanasinghe NipunaRanasinghe merged commit 0d3f905 into ballerina-platform:master Nov 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants