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

Unset untilBuild to not have an upper compatibility limit #222

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

czoido
Copy link
Contributor

@czoido czoido commented Jan 16, 2025

CLion IDE version (2025.1) is about to be released and it will break users, better to remove the upper limit for compatibility.

As specified in the docs :

An undefined value signifies compatibility with all IDEs starting from the version mentioned in since-build, including potential future builds that may cause compatibility issues.

@czoido czoido added this to the 2.0.8 milestone Jan 16, 2025
Copy link
Contributor

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@czoido czoido merged commit 37a6acd into develop2 Jan 16, 2025
7 checks passed
@czoido czoido deleted the czoido/unset-untilbuild branch January 16, 2025 07:25
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