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: add versions to output versions of AsyncAPI tools used (#361) #555

Conversation

aeworxet
Copy link
Contributor

@aeworxet aeworxet commented May 12, 2023

This PR adds to CLI command

asyncapi config versions

which outputs versions of AsyncAPI tools used, in form

@asyncapi/cli/0.44.2 linux-x64 node-v16.17.0
  ├@asyncapi/avro-schema-parser/3.0.0
  ├@asyncapi/bundler/0.3.11
  ├@asyncapi/converter/1.2.0
  ├@asyncapi/diff/0.4.1
  ├@asyncapi/generator/1.10.0
  ├@asyncapi/modelina/1.6.1
  ├@asyncapi/openapi-schema-parser/3.0.0
  ├@asyncapi/optimizer/0.1.18
  ├@asyncapi/parser/2.0.0
  ├@asyncapi/raml-dt-schema-parser/4.0.0
  └@asyncapi/studio/0.17.3

Repository: https://github.com/asyncapi/cli

Resolves #361

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@aeworxet aeworxet changed the title feat: add versions to output versions of AsyncAPI tools used feat: add versions to output versions of AsyncAPI tools used (#361) May 17, 2023
@aeworxet aeworxet force-pushed the asyncapi-version-should-also-output-version-of-other-asyncapi-dependencies-#361 branch from 6f1769f to 8dbbbc1 Compare May 19, 2023 08:04
@aeworxet aeworxet force-pushed the asyncapi-version-should-also-output-version-of-other-asyncapi-dependencies-#361 branch from 234a267 to ac132d9 Compare May 26, 2023 07:52
@aeworxet aeworxet marked this pull request as ready for review May 26, 2023 07:54
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

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

LGTM, just one question left

src/commands/config/versions.ts Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@derberg
Copy link
Member

derberg commented May 29, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit f345194 into asyncapi:master May 29, 2023
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.45.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@aeworxet aeworxet deleted the asyncapi-version-should-also-output-version-of-other-asyncapi-dependencies-#361 branch May 29, 2023 23:02
@aeworxet aeworxet mentioned this pull request Nov 24, 2023
4 tasks
@asyncapi-bot asyncapi-bot added the bounty AsyncAPI Bounty program related label label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty AsyncAPI Bounty program related label ready-to-merge released
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

asyncapi --version should also output version of other asyncapi dependencies
3 participants