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

Remove usage of Parser, validation and update docs #26

Closed
derberg opened this issue Feb 8, 2022 · 8 comments · Fixed by #89
Closed

Remove usage of Parser, validation and update docs #26

derberg opened this issue Feb 8, 2022 · 8 comments · Fixed by #89
Labels
enhancement New feature or request released

Comments

@derberg
Copy link
Member

derberg commented Feb 8, 2022

This issue is for https://www.openforce.tech/ participants. If you do not participate in this even please pick up other issue from this repo, there is plenty of help needed 😄

Reason/Context

Bundler like all other tools we have does not need to perform validation (have a look at this description of diff https://github.com/asyncapi/diff#usage). Bundler like others had the main goal to be used by CLI and Studio, where validation/parsing/dereferencing is already provided or should be as dependencies are there already.

Description

  • remove parser dependency, it can also be a devdependency in case of tests
  • bundler should get already parsed (validated) and dereferenced document as input
  • update docs

This issue is for https://www.openforce.tech/ participants. If you do not participate in this even please pick up other issue from this repo, there is plenty of help needed 😄

@Souvikns pinging you so you are aware

@derberg derberg added the enhancement New feature or request label Feb 8, 2022
@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup 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.

@meghagangadhar13
Copy link

Hi, I am Meghana , a contributor to OpenForce 2022. I would like to work on this issue.

@Souvikns
Copy link
Member

sure @meghagangadhar13 go ahead 👍🏻 , let me know if you need any help

@derberg
Copy link
Member Author

derberg commented Apr 4, 2022

@meghagangadhar13 do you want to continue working on this one? I know OpenForce ended but if you are still interested and you were delayed by exams, we can still give you some time for this one

@meghagangadhar13
Copy link

I would try the issue later on as I have ongoing exams now.

@Souvikns
Copy link
Member

@meghagangadhar13 do you have time for this? I am thinking of adding some new features and this is blocking me, I would be happy to take this from your hand.

@github-actions
Copy link

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 ❤️

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.3.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants