Skip to content

Commit

Permalink
docs(maintenance): add processes tab (#1747)
Browse files Browse the repository at this point in the history
* docs(maintenance): update mkdocs to support tabs

* chore(ci): add parallel test npm script

* chore(ci): add jest command

* docs(maintenance): add testing page to navbar

* docs(maintenance): add contributing info

* chore: update roadmap

* chore: update release drafter workflow to allow for manual trigger

* fix formatting

* docs: maintainers handbook

* chore: link to new location

* fix links

* Update docs/maintainers.md

Co-authored-by: Alexander Schueren <sha@amazon.com>

---------

Co-authored-by: Alexander Schueren <sha@amazon.com>
  • Loading branch information
dreamorosi and am29d committed Jan 27, 2024
1 parent ab5ee2e commit 24d3deb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ This release includes some breaking changes, please take some time to review thi
This guide is a work in progress. We'll update it as we get closer to the 2.0 release. If you have any questions, or want to follow the progress, please join the discussion on the [GitHub issue](https://github.com/aws-powertools/powertools-lambda-typescript/issues/1714).

| Area | Change | Code change required |
| ---- | ------ | -------------------- |
| ---- | ------ | -------------------- |
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@
"engines": {
"node": ">=16"
}
}
}
2 changes: 1 addition & 1 deletion packages/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@
"devDependencies": {
"@aws-lambda-powertools/testing-utils": "file:../testing"
}
}
}

0 comments on commit 24d3deb

Please sign in to comment.