-
Notifications
You must be signed in to change notification settings - Fork 88
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
docs: add support for docs versioning (#1239) #1293
Conversation
Codecov ReportPatch and project coverage have no change.
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #1293 +/- ##
=========================================
Coverage 79.35% 79.35%
Complexity 641 641
=========================================
Files 73 73
Lines 2446 2446
Branches 253 253
=========================================
Hits 1941 1941
Misses 425 425
Partials 80 80 ☔ View full report in Codecov by Sentry. |
… by hand. Rollback config for building doc for PR. (#1239)
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.
LGTM. I think we should uncomment the S3 publish and try trigger it manually for an old release from main, then patch if needed. Keen to get @sthulb 's feedback as well as he has worked a lot on this
Kudos, SonarCloud Quality Gate passed! |
@scottgerring @kozub the doc is still not versioned (https://docs.powertools.aws.dev/lambda/java/). How do we do that? Would be great to have it before we push the batch and large messages (as there will be deprecations, new modules...) |
https://github.com/aws-powertools/powertools-lambda-java/actions/runs/5689418997 this PR contains errors |
Issue #, if available:
#1239
Description of changes:
Add support for versioning:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.