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

Have pipeline to create assets for different operating systems #235

Closed
Souvikns opened this issue Feb 21, 2022 · 5 comments
Closed

Have pipeline to create assets for different operating systems #235

Souvikns opened this issue Feb 21, 2022 · 5 comments
Labels
enhancement New feature or request stale

Comments

@Souvikns
Copy link
Member

Right now the only way to install @asyncapi/cli is through npm and it also depends on nodejs. Would be nice to have a pipeline that would generate different standalone tarballs according to the most popular operating systems.

Description

  1. Oclif helps us create installers for mac,windows and linux. read here.
  2. All we need is to create an action that creates different installers and uploads them as a release asset.

With this task you will learn:

  • how AsyncAPI uses gh actions to create releases. Check out this video from @derberg where he explains our global workflow structure and how we create releases.
  • you will write GitHub actions
  • you will learn about CLI and oclif
@Souvikns Souvikns added enhancement New feature or request gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code and removed gsoc This label shoudl be used for issues or discussions related to ideas for Google Summer of Code labels Feb 21, 2022
@imabp
Copy link
Member

imabp commented Feb 21, 2022

Definitely want to work on this.

@derberg
Copy link
Member

derberg commented Mar 1, 2022

@imabp I have it in progress already -> #187

@imabp
Copy link
Member

imabp commented Mar 1, 2022

Awesome!! 🥳

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jun 30, 2022
@derberg
Copy link
Member

derberg commented Jun 30, 2022

@derberg derberg closed this as completed Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants