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

feat: 2.4.0 #45

Merged
merged 61 commits into from
Dec 18, 2023
Merged

feat: 2.4.0 #45

merged 61 commits into from
Dec 18, 2023

Conversation

Pakisan
Copy link
Member

@Pakisan Pakisan commented Dec 15, 2023

  • AsyncAPI 3.0.0
  • Compatibility with IDEA 2023.3

In 2023.3 internal format for linter error was changed
…erencedAsyncAPIJsonSchema to isAsyncAPISpecificationJsonComponent
…erencedAsyncAPIYamlSchema to isAsyncAPISpecificationYamlComponent
Copy link
Collaborator

@philCryoport philCryoport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Far too much to review with my limited time. See comments above.

Next time you're going to do a wholesale object renaming, PLEASE...for love of everything is holy
...DON'T combine that wholesale object renaming with a AsyncAPI specification version update!?!
...AND DON'T combine that with a IntelliJ version roll!?!

build.gradle.kts Show resolved Hide resolved
build.gradle.kts Show resolved Hide resolved
@philCryoport
Copy link
Collaborator

Quality Gate Failed Quality Gate failed

Failed conditions

C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Pakisan I suggest resolving this code-quality-gate.

Then I'll approve the PR

Changed to <p> instead of whole html

- Insert a <!DOCTYPE> declaration to before this <html> tag.
- Add "lang" and/or "xml:lang" attributes to this "<html>" element
- Add a <title> tag to this page.

reference: https://plugins.jetbrains.com/docs/intellij/code-inspections.html#inspection-description
Copy link

sonarcloud bot commented Dec 18, 2023

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

8 New issues
0 Security Hotspots
No data about Coverage
0.6% Duplication on New Code

See analysis details on SonarCloud

@Pakisan
Copy link
Member Author

Pakisan commented Dec 18, 2023

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Pakisan I suggest resolving this code-quality-gate.

Then I'll approve the PR

Done

@Pakisan
Copy link
Member Author

Pakisan commented Dec 18, 2023

Will update kotlin version after IDEA 2023.3.2 release.

Now I'm working on https://github.com/asyncapi/jasyncapi. Folks from Specmatic are waiting for new release with spec v3

@philCryoport
Copy link
Collaborator

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@Pakisan I suggest resolving this code-quality-gate.
Then I'll approve the PR

Done

Thank you! Just to be safe, I'm running the plugin verifier...

Copy link
Collaborator

@philCryoport philCryoport left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With note that Kotlin JVM version will be updated in a separate PR.

Successful clean / buildPlugin / runPluginVerifier.

Copy link
Member

@theschles theschles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is same person as @philCryoport -- that's my current work account, this is my personal account.

@Pakisan Pakisan merged commit 73c2df3 into master Dec 18, 2023
7 checks passed
@Pakisan Pakisan deleted the release/2.4.0 branch December 18, 2023 19:54
@Pakisan Pakisan restored the release/2.4.0 branch December 18, 2023 19:54
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.

3 participants