cli icon indicating copy to clipboard operation
cli copied to clipboard

feat: add release steps and instructions to use CLI on Linux

Open aayushmau5 opened this issue 1 year ago • 2 comments

Description

  • This PR adds linux packaging and releasing for the CLI.
  • Update README for installation instruction

Related issue(s): https://github.com/asyncapi/cli/issues/303

aayushmau5 avatar Jul 25 '22 07:07 aayushmau5

@derberg Some things remain/todo:

  • First, we need to verify that the CI actually works. When I tryed installing the package locally, some additional packages were needed. So, we need to verify whether those package are pre-installed in the CI or not.
  • Currently, I have only added deb releases, we need to support .tar.gz as well, i think.

aayushmau5 avatar Jul 25 '22 07:07 aayushmau5

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

sonarcloud[bot] avatar Jul 31 '22 15:07 sonarcloud[bot]

@derberg Added installation instruction for tar files. Let me know what you think.

aayushmau5 avatar Sep 14 '22 00:09 aayushmau5

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

sonarcloud[bot] avatar Sep 23 '22 09:09 sonarcloud[bot]

:tada: This PR is included in version 0.23.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

asyncapi-bot avatar Sep 23 '22 09:09 asyncapi-bot