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

Implement the Backend X Front-end compatibility model as described in the design RFC. #143

Closed
iliapolo opened this issue Jun 29, 2021 · 5 comments

Comments

@iliapolo
Copy link
Contributor

iliapolo commented Jun 29, 2021

Since documentation is generated on the backend in a background, we need to make sure the webapp knows how to handle multiple versions of documentation pages.

  1. Strongly typed interfaces that represent the schema.
  2. Enforce major version bumps on breaking changes
  3. Front-end heuristic to fetch the correct definition file based on the latest version it support and is available.

More details here: https://github.com/aws/aws-cdk-rfcs/blob/master/text/0324-cdk-construct-hub.md#backend-x-frontend-compatibility

@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2021

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

@github-actions github-actions bot added the stale label Sep 4, 2021
@github-actions
Copy link
Contributor

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

@iliapolo iliapolo reopened this Sep 27, 2021
@addihorowitz
Copy link
Contributor

This is task is relevant once cdklabs/construct-hub-webapp#171 is implemented

@github-actions github-actions bot removed the stale label Sep 28, 2021
@github-actions
Copy link
Contributor

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

@github-actions github-actions bot added the stale label Nov 28, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2021

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

@github-actions github-actions bot closed this as completed Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants