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

Incoming changes for generator #1212

Open
derberg opened this issue May 21, 2024 · 3 comments
Open

Incoming changes for generator #1212

derberg opened this issue May 21, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@derberg
Copy link
Member

derberg commented May 21, 2024

The purpose of this issue is to kida group all different issues that will change generator in coming months.

These are not new issues, some pretty old, some well discussed. So we just need to group them in a kind of roadmap.

  • Deprecations
  • Monorepo
    • Basic monorepo intro work started already and we will have very simple projects included here first, like hooks (filters probably not as they are needed for nunjucks only, might be that some filters will change into reusable helpers for react templates)
      How about a monorepo 😄  #1044
    • Next big step is to include templates inside this generator monorepo as well. Template developers that want to work outside generator will still be able to do it, we should still support npm-like template installation. The goal is to focus currently very granular community of code generation (spread across different projects) in one repo, and work together on as many reusable helpers and react components as possible to make templates development and maintenance much easier
@derberg
Copy link
Member Author

derberg commented Jul 24, 2024

Research on how and when deprecation should be done: https:/orgs/asyncapi/projects/50/views/1?pane=issue&itemId=67997248

@lmgyuan so from previous discussions, research and past experience, I understand we want to:

  • announce deprecation in August 2024
  • perform removal in August 2025
  • deprecation approach should be imho that we do not add new flags/options to cli.js but of course provide bug fixes if needed. New features/options should be added to AsyncAPI CLI

@lmgyuan
Copy link
Collaborator

lmgyuan commented Jul 25, 2024

@derberg Yes that sounds good to me : )

@Gmin2
Copy link
Collaborator

Gmin2 commented Jul 31, 2024

Thats sounds good to me !

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

No branches or pull requests

3 participants