-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat(ROADMAP): updates to public roadmap 🚀 #28302
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
A comment requesting an exemption should contain the text Exemption Request
. Additionally, if clarification is needed add Clarification Request
to a comment.
This is an update to a text page in repo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
A comment requesting an exemption should contain the text Exemption Request
. Additionally, if clarification is needed add Clarification Request
to a comment.
this does not require testing, it is a text file update
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
A comment requesting an exemption should contain the text Exemption Request
. Additionally, if clarification is needed add Clarification Request
to a comment.
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a good start to me -- some stylistic changes that I think are necessary for the maintenance of this section going forward.
provides a high-level view of our work in progress across the [aws-cdk], [aws-cdk-rfcs], and [jsii] | ||
repositories, and creates an opportunity for customers to engage in a conversation with AWS CDK engineers to | ||
give us direct feedback. | ||
The roadmap priorities for the AWS CDK (Cloud Development Kit) are informed by what we hear from customers and interactions on Github, CDK.dev Slack, Stack Overflow, and Twitter. This document outlines the high level direction we are working towards, and for each project there is a tracking issue where you can leave feedback. We update this doc on a quarterly basis to reflect any changing priorities. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we're missing a sentence introducing what the AWS CDK Roadmap is
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cdk.dev instead of CDK.dev?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also nit: we should split up paragraphs into individual lines so that they are easier to review and read in raw text.
ROADMAP.md
Outdated
[aws-cdk]: https://github.com/aws/aws-cdk | ||
[aws-cdk-rfcs]: https://github.com/aws/aws-cdk-rfcs | ||
[jsii]: https://github.com/aws/jsii | ||
Follow <a href="https://www.youtube.com/@CDK-Live">CDK Live!</a> and <a href="https://cdk.dev/">cdk.dev</a> to learn what's new in AWS CDK. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of these links work, but I find it kind of unusual to use html here. We can achieve the same ref directly in markdown like CDK Live!. View this comment in raw text to see the markdown syntax. We standardize on that everywhere else, I think we should use it here too.
ROADMAP.md
Outdated
|
||
4. **Provide the right level of detail** | ||
<table> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same for this -- there is a canonical way to do this in markdown syntax, which I prefer because it is easier to maintain and update the table in the future.
ROADMAP.md
Outdated
|
||
A: Please open an issue! Or engage by 👍 existing ones. | ||
Q: Why did you build an open roadmap? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The QandA section doesn't render the way you're expecting, I think. You need a space between the lines for a space to show up in the markdown render.
ROADMAP.md
Outdated
be released in the coming weeks. | ||
* **In review** - It’s implementation is done and we are reviewing the code. | ||
* **Done** - It’s available now, fully supported by AWS. | ||
<img width="1174" alt="image" src="https://github.com/aws/aws-cdk/assets/142322013/ea006330-caa7-4c00-8eba-8e8fe379ef6b"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
provides a high-level view of our work in progress across the [aws-cdk], [aws-cdk-rfcs], and [jsii] | ||
repositories, and creates an opportunity for customers to engage in a conversation with AWS CDK engineers to | ||
give us direct feedback. | ||
The roadmap priorities for the AWS CDK (Cloud Development Kit) are informed by what we hear from customers and interactions on Github, CDK.dev Slack, Stack Overflow, and Twitter. This document outlines the high level direction we are working towards, and for each project there is a tracking issue where you can leave feedback. We update this doc on a quarterly basis to reflect any changing priorities. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Github, CDK.dev Slack, Stack Overflow, and Twitter
NIT: I think we can include CDK live in this too.
Co-authored-by: Eric Z. Beard <ericzbeard@gmail.com>
Pull request has been modified.
Pull request has been modified.
Pull request has been modified.
Pull request has been modified.
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
||
A: We create a tracking issue for each CDK feature, AWS Construct Library module, and jsii-supported programming language. Tracking issues provide a brief summary of the feature and a consolidated view of the work scoped for the release. They include links to design documentation, implementation details, and relevant issues. Tracking issues are living documents that start from a basic template and grow more robust over time as we experiment and learn. You can easily find tracking issues by filtering on the [management/tracking label](https://github.com/aws/aws-cdk/labels/management%2Ftracking). | ||
**Q: Is everything on the roadmap?** | ||
A: We will publish high-level direction that is within the scope of the CDK. Minor features and performance improvement tasks are not on the roadmap currently, but we are constantly trying to improve the roadmap so please leave your suggestions [here](https://github.com/aws/aws-sam-cli/issues/3267). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to be a link to a closed issue on the aws-sam-cli repository, not the CDK. Is that the right place to leave comments and suggestions regarding AWS CDK?
update to public roadmap
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license