feat: add multiparser to the parserjs monorepo repository.
Changes Added.
Added the Multiparser to the turborepo.
Added the required scripts of the turborepo to the root package.json file.
Related issue(s)
Related to: https://github.com/asyncapi/parser-js/issues/963
@ayushnau Please fix the conflicts 🙏
We are in the last stages, and this Bounty Issue might get completed anywhere from several hours to several days.
@asyncapi/bounty_team
@smoya please can you merge this.
@smoya can you merge this. now.
LOL i hope it is not an order 😂. Will review and merge when i have a chance. I'm out on holidays, and sick at the same time.
How would new releases of the @asyncapi/parser affect this multi-parser package?
How shall we do releases now if we want to sync the dependency of the @asyncapi/parser in @asyncapi/multi-parser ?
How would new releases of the
@asyncapi/parseraffect this multi-parser package? How shall we do releases now if we want to sync the dependency of the@asyncapi/parserin@asyncapi/multi-parser
- Now whenever @asyncapi/parser will be updated. New md file will be created in the .changeset folder stating the package and the level of change.
- Now as the @asyncapi/multiparser is the directly using the local @asyncapi/parser. The dependency for the multiparser will be updated.
- Now while creating the md I am suggesting to add the @asyncapi/multiparser along with the parser, as the dependency for multiparser is also changed. both package will be release together.
---
"@asyncapi/parser": minor
"@asyncapi/multi-parser": patch
changes.
yes that would mean we dont need to do anything else to sync the parser with multiparser it will be automatically synced
@smoya
How would new releases of the
@asyncapi/parseraffect this multi-parser package? How shall we do releases now if we want to sync the dependency of the@asyncapi/parserin@asyncapi/multi-parser
- Now whenever @asyncapi/parser will be updated. New md file will be created in the .changeset folder stating the package and the level of change.
- Now as the @asyncapi/multiparser is the directly using the local @asyncapi/parser. The dependency for the multiparser will be updated.
- Now while creating the md I am suggesting to add the @asyncapi/multiparser along with the parser, as the dependency for multiparser is also changed. both package will be release together.
--- "@asyncapi/parser": minor "@asyncapi/multi-parser": patch changes.yes that would mean we dont need to do anything else to sync the parser with multiparser it will be automatically synced
@smoya
I guess it works by now. We could work on some automation in the future for this. 👍
will be giving update on this by on weekend. currently cant take it.
@smoya updated this please check.
/rtm
:tada: This PR is included in version 3.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: