-
Notifications
You must be signed in to change notification settings - Fork 146
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
Maintenance: Docs doesn't upload versions.json when being updated #1520
Comments
My understanding is that this is managed by the I don't know if the utility is able to do the same with S3, if not we'll have to write an utility that gets the current file from S3, updates it, and uploads it again. I'm changing the categorization of the issue to maintenance. Generally we try to keep feature requests and bugs only to Powertools utility related issues, all others are either maintenance (like this one) or documentation. |
I looked into mike before making the PR, as far as I can see, mike doesn't support anything other than GH Pages. |
|
Expected Behaviour
When generating the docs and uploading to S3, the versions.json file should be updated
Current Behaviour
The action responsible for docs, doesn't generate the versions.json file
Code snippet
N/A
Steps to Reproduce
On release, observe the lack of versions.json file being upload
Possible Solution
No response
Powertools for AWS Lambda (TypeScript) version
latest
AWS Lambda function runtime
18.x
Packaging format used
Lambda Layers, npm
Execution logs
No response
The text was updated successfully, but these errors were encountered: