Skip to content

Maintenance: Version the documentation #1239

@jeromevdl

Description

@jeromevdl

Summary

Currently the documentation is not versioned, unlike Python and Typescript. We should version the doc to be consistent with other runtimes and to prepare for v2.

Why is this needed?

  • Consistency with other runtimes
  • Keep history of changes (doc for a specified version)
  • Preparing v2 (we'll need to have both v1 and v2 available at least)

Which area does this relate to?

Automation, Governance

Solution

See how python is doing: https://github.com/aws-powertools/powertools-lambda-python/blob/develop/.github/workflows/reusable_publish_docs.yml. Check with @sthulb / @heitorlessa.

Acknowledgment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationmaintenancepriority:3Neutral - not a core feature or affects less than 40% of users

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions