asyncapi / generator

Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!
https://asyncapi.com/docs/tools/generator
Apache License 2.0
767 stars 232 forks source link

chore: improve Dockerfile cache handling and optimize image layers #1284

Closed Light13008 closed 1 month ago

Light13008 commented 1 month ago

Description

chore: improve Dockerfile cache handling and optimize image layers -In this PR, i tried to solve this Issue -In this PR, i modified Dockerfile. -here is the test file Testresults.txt

Related issue(s)

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 9f6b3215cc5687a278205778b82b6606ebf503d7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

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

Light13008 commented 1 month ago

mb, i will fix this in some time.